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
List the latest public speech-to-text and text-to-speech models available on the platform.
2
getModel
Read the detailed metadata for the chosen model to confirm its languages, architecture, and version before transcribing.
3
transcribeWithModel
Submit the hosted audio file for transcription using the selected model with punctuation and smart formatting enabled.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.