Authorizations
Bearer token authentication. Get your API key from the dashboard.
Body
multipart/form-data
The audio file object to transcribe
ID of the model to use
Available options:
whisper-1
The language of the input audio
An optional text to guide the model's style or continue a previous audio segment
The format of the transcript output
Available options:
json
, text
, srt
, verbose_json
, vtt
The sampling temperature, between 0 and 1
Required range:
0 <= x <= 1
Response
200 - application/json
Successful response
The transcribed text