Deepgram provides fast, accurate real-time speech-to-text with built-in turn detection. Ideal for conversational agents.Documentation Index
Fetch the complete documentation index at: https://visionagents.ai/llms.txt
Use this file to discover all available pages before exploring further.
Vision Agents requires a Stream account
for real-time transport. Most providers offer free tiers to get started.
Installation
Quick Start
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
model | str | "nova-3" | Deepgram model |
language | str | "en" | Language code |
eager_turn_detection | bool | False | Enable faster turn detection |
api_key | str | None | API key (defaults to DEEPGRAM_API_KEY env var) |
Next Steps
Deepgram TTS
Low-latency text-to-speech
Build a Voice Agent
Get started with voice

