Deepgram · Arazzo Workflow
Deepgram Transcribe, Analyze, and Synthesize
Version 1.0.0
Transcribe audio to text, run text intelligence on the transcript, then synthesize a spoken response.
View Spec
View on GitHub
Artificial IntelligenceSpeech-To-TextText-To-SpeechTranscriptionVoice AIArazzoWorkflows
Provider
Workflows
transcribe-analyze-synthesize
Transcribe audio, analyze the transcript text, and synthesize speech.
Transcribes a hosted audio file, sends the transcript through text intelligence for a summary and sentiment, then synthesizes the summary back into speech audio.
1
transcribeAudio
transcribePreRecordedAudio
Transcribe the hosted audio file with punctuation and smart formatting so the transcript is ready for text intelligence.
2
analyzeTranscript
analyzeText
Run text intelligence over the transcript to produce a summary along with sentiment, topics, and intents.
3
synthesizeSummary
synthesizeSpeech
Convert the generated summary text back into natural-sounding speech audio using the selected Aura voice.
Source API Descriptions
openapi