file (multipart upload) and file_url (URL download).
Common
- Max size: 100 MB
- Processing: All audio is decoded, resampled to 16kHz, and mixed to mono via ffmpeg before transcription. Container format doesn’t matter as long as ffmpeg can decode it — the validated extension list is the actual restriction.
Supported Formats
file vs file_url
One of
file or file_url is required. Sending both returns 400.