Pre-Recorded Audio
Our Speech-to-Text model enables you to transcribe pre-recorded audio into written text.
On top of the transcription, you can enable other features and models, such as Speaker Diarization, by adding additional parameters to the same transcription request.
Choose Model Class
You can use the optional speech_model
parameter to specify the class of models. To learn more, see Select the speech model.
Quickstart
The following example transcribes an audio file from a local file.
Example output
API reference
You can find the API reference here.