Convert audio files to text using transcriptions models through TrueFoundry’s AI Gateway
whisper-1
supports a range of formats (json
, text
, srt
, verbose_json
, vtt
); the newer gpt-4o-mini-transcribe
and gpt-4o-transcribe
snapshots currently only support json
or plain text
responses.
Code Snippet