Endpoint
Request Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
file | file | Yes | The audio file to transcribe (supported: mp3, wav, m4a, etc.). |
model | string | Yes | Use default for our standard transcription engine. |
language | string | No | ISO-639-1 language code of the input (e.g., en, fr). |
prompt | string | No | Optional text to guide the style or provide context. |
Example Usage
Best Practices
- Audio Quality: High-quality audio with minimal background noise yields significantly better results.
- Supported Formats: We recommend
.mp3or.m4afor a good balance of quality and file size. - File Size Limits: Keep audio files under 25MB for optimal performance.