Deepgram Integration — Automate Deepgram with AI on Beauto
Deepgram provides AI-powered speech recognition and understanding services, offering APIs for real-time and pre-recorded audio transcription, text-to-speech, and audio intelligence.
Category: artificial intelligence, transcription · 8 actions available
What you can automate with Deepgram
Beauto connects Deepgram with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Deepgram events, enrich Deepgram data with AI, or sync Deepgram with the rest of your stack — without writing code.
- Sync Deepgram data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Deepgram events and route the output anywhere
- Schedule recurring Deepgram tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Deepgram actions Beauto supports
- Get Model by ID — Retrieve metadata for a specific Deepgram model by its UUID. Returns detailed model information including name, architecture, supported languages, version, and capabilities. Works for both STT (speech-to-text) and TTS (t
- Get Public Models — Retrieve metadata on all public Deepgram models (speech-to-text and text-to-speech). Returns comprehensive model information including supported languages, architectures, versions, and capabilities. Set include_outdated
- List Deepgram Projects — Tool to list all Deepgram projects. Use after authenticating with your API key.
- Get Project Usage Summary — Retrieves aggregated usage statistics for a Deepgram project including total audio duration, billable duration, number of requests, channels processed, and confidence/relevance scores. Returns both overall totals and bre
- List Project Scopes — Tool to list all scopes for a specified Deepgram project. Use when you need to retrieve all permission scopes for a project.
- List Think Models — Tool to list available think models for AI agent processing and voice agent configuration. Use when you need to see which think models are available for voice agents.
- Transcribe Pre-recorded Audio — Tool to transcribe pre-recorded audio files into text. Use when converting a publicly accessible audio file URL to text. Primary transcript is at `results.channels[0].alternatives[0].transcript` in the response. Silent a
- Text-to-Speech (REST) — Tool to convert text into natural-sounding speech. Use when you need TTS audio from text inputs.