v1

latestOpenAPI 3.0.32026-07-17389.6 KB
Transcription

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

OR

Example response

{
  "language": "auto",
  "model": "sensevoice"
}
All 3 operations