audio
Create transcription (speech-to-text)
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
Audio file to transcribe
Model ID
Input language (ISO-639-1)
Optional text to guide the model
json, text, srt, verbose_json, or vtt
Sampling temperature (0-1)
Timestamp granularities to populate: word and/or segment
Response
Transcription in the requested response_format: a JSON object for json/verbose_json, or a text/plain body for text/srt/vtt
The response is of type object.
Error