Speech To Text
Authentication
Request
Specifies the model to use for speech-to-text conversion.
Note:- Default model is saarika:v2.5
Specifies the language of the input audio.
For the saarika:v2.5
model, it is optional.
unknown
: Use this when the language is not known; the API will detect it automatically.
Input Audio codec/format of the input file. PCM files are supported only at 16kHz sample rate.
Response
Contains timestamps for the transcribed text. This field is included only if with_timestamps is set to true
This will return the BCP-47 code of language spoken in the input. If multiple languages are detected, this will return language code of most predominant spoken language. If no language is detected, this will be null