v1
latestOpenAPI 3.0.32026-07-17389.6 KBTranscription
Transcribe an audio file
Upload an audio file with multipart/form-data and receive an OpenAI-compatible transcript response. Set response_format=verbose_json to include segments and timing metadata.
post/v1/audio/transcriptions
Response
Transcription result
Example response
{
"language": "auto",
"model": "sensevoice"
}