Deepgram · Arazzo Workflow
Deepgram Select a Model and Transcribe
Version 1.0.0
Browse available models, read the metadata for a chosen model, then transcribe audio with that model.
View Spec
View on GitHub
Artificial IntelligenceSpeech-To-TextText-To-SpeechTranscriptionVoice AIArazzoWorkflows
Provider
Workflows
select-model-and-transcribe
List models, inspect one, and transcribe audio using it.
Lists available models, reads metadata for a chosen model id, and transcribes a hosted audio file using the supplied model name.
1
listModels
listModels
List the latest public speech-to-text and text-to-speech models available on the platform.
2
getModel
getModel
Read the detailed metadata for the chosen model to confirm its languages, architecture, and version before transcribing.
3
transcribeWithModel
transcribePreRecordedAudio
Submit the hosted audio file for transcription using the selected model with punctuation and smart formatting enabled.
Source API Descriptions
openapi