Create translation

Translates audio into English using the same interface as the OpenAI Audio Translation API. Non-streaming only. Currently only openai/whisper-1 supports translation. Request and response formats follow the OpenAI Create translation API.

Body Params

Request body follows the OpenAI Create translation API format.

file
required

The audio file to translate. See OpenAI API reference for supported formats.

string
required

ID of the model in <provider>/<model> format. Currently only openai/whisper-1 supports translation.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json