Create Transcription Translate

View as Markdown

Transcribe audio and translate it to English.

Legacy alias for POST /v1/audio/translations — prefer that OpenAI-standard path. Behaviour is identical; retained so existing callers keep working.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects a multipart form containing a file.
modelstringOptionalDefaults to sarvam/saaras:v2
filefileRequired
promptstring or nullOptional

Response

Successful Response
textstring

Errors

422
Unprocessable Entity Error