post deprecated
https://api.macpaw.com/ai/v1/audio/translations
DEPRECATED. Translates audio into English using a unified OpenAI-compatible multipart interface.
Non-streaming only. Only OpenAI is supported — use openai/whisper-1.
Required fields (this endpoint):
| Field | Description |
|---|---|
file | Audio (or video) file to translate (format: binary). |
model | Model id in provider/model format. Use openai/whisper-1. |
OpenAI native requirements (Create translation):
| Field | Required | Description |
|---|---|---|
file | yes | Audio file (flac, mp3, mp4, mpeg, mpga, m4a, ogg, wav, webm). |
model | yes | Must be whisper-1 (on this endpoint: openai/whisper-1). |
Optional parameters (OpenAI): prompt (English style/context hint), response_format
(json, text, verbose_json, srt, vtt), temperature.
The set of accepted optional fields and response fields may differ when additional providers are
supported. Provider-specific capabilities (including caching where supported) depend on the model —
use the model/info endpoint to check.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
