Initiate STT Translate Batch Job

Create a new speech to text translate bulk job and receive a job UUID and storage folder details for processing multiple audio files with translation

Authentication

api-subscription-keystring
API Key authentication via header

Headers

api-subscription-keystringOptionalDefaults to

Your unique subscription key for authenticating requests to the Sarvam AI Speech-to-Text API. Here are the steps to get your api key

Query Parameters

ptu_idinteger or nullOptional

Request

This endpoint expects an object.
job_parametersobjectRequired
Job Parameters for the bulk job
callbackobject or nullOptional
Parameters for callback URL

Response

Successful Response
job_idstring
Job UUID.
storage_container_typeenum
Storage Container Type
Allowed values:
job_parametersobject
job_stateenum
Allowed values:

Errors