- Supported Formats: wav, mp3, m4a
- Preferred Sampling Rate: 16kHz
- File Size Limit: 5MB
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Language code for the input audio to be transcribed. Only the following codes are supported:
- en-IN: English (India)
- en-US: English (United States)
- hi: Hindi
- ta: Tamil
- te: Telugu
- kn: Kannada
- ml: Malayalam
- bn: Bengali
- gu: Gujarati
- mr: Marathi
- pa: Punjabi
Available options: 
en-IN, en-US, hi, ta, te, kn, ml, bn, gu, mr, pa Example:
"en-IN"
Body
multipart/form-data
The audio file to be uploaded from your local system. Supports formats wav, mp3, and m4a.
Response
Successful transcription
Transcribed text from the audio.

