Whisper
OpenAI's Whisper transcription model
Create a new user
POST
/whisper
Transcribe audio
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
Default
audio
string
Base64 audio
none
language
number
Audio lang | Auto
none
Response
Example
Last updated