Transcribe audio to text
POST/v1/audio/transcriptions
Transcribes audio files using OpenAI-compatible models. Accepts multipart/form-data. Supported models: whisper-1, gpt-4o-transcribe, gpt-4o-mini-transcribe. Supported file types: mp3, mp4, mpeg, mpga, m4a, wav, webm.
Request
Responses
- 200
- 400
- 401
- 500
Successful transcription response
Bad request
Unauthorized
Internal server error