Transcribes audio into the input language.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request to transcribe audio to text.
The audio file object (not a base64 string). Supported formats: WAV, WAVE, FLAC, M4A, AAC, MP4, MP3.
The model to use for transcription. Currently only nvidia/parakeet-tdt-0.6b-v3 is supported.
nvidia/parakeet-tdt-0.6b-v3 "nvidia/parakeet-tdt-0.6b-v3"
The format of the transcript output, in one of these options: json, text.
json, text "json"
Whether to include timestamps in the response.
false