Audio
Transcriptions (Speech-to-Text)
Endpoint
POST /v1/audio/transcriptionsRequest
curl https://abc123.predictor.sh/v1/audio/transcriptions \
-H "Authorization: Bearer $TOKEN" \
-F "[email protected]" \
-F "model=whisper-1"Parameters
Parameter
Type
Required
Description
Response
{
"text": "Hello, this is a transcription of the audio file."
}Supported Audio Formats
Python Example
Speech (Text-to-Speech)
OpenAI-Compatible Endpoint
Request
Parameters
Parameter
Type
Required
Description
Available Voices
Voice
Description
Response
Example
Python Example
ElevenLabs-Compatible Endpoints
Generate Speech
Streaming Speech
List Voices
Voice IDs (Kokoro)
Voice ID
Description
Last updated