Fast, accurate speech-to-text, text-to-speech, and voice-agent APIs built for real-time and batch at scale.
Pricing: $200 free credit, no card; STT from $0.0043/min (batch), TTS $30/1M chars; Voice Agent bundle ~$4.50/hr.
Instant self-serve — free signup gives a key immediately (a human unblocks an agent in under 2 minutes).
Free signup with $200 credit, no credit card; instant API key in the console. A Management API can create/rotate keys programmatically once an account+project exists.
Deepgram — Fast, accurate speech-to-text, text-to-speech, and voice-agent APIs built for real-time and batch at scale.
Website: https://deepgram.com
Docs: https://developers.deepgram.com
Get a key: https://console.deepgram.com/signup
Agent signup: self serve instant key — Free signup with $200 credit, no credit card; instant API key in the console. A Management API can create/rotate keys programmatically once an account+project exists.
Auth: api-key
MCP server: https://github.com/deepgram/mcp
Pricing: freemium — $200 free credit, no card; STT from $0.0043/min (batch), TTS $30/1M chars; Voice Agent bundle ~$4.50/hr.
Full record: https://dreaming.press/api/tools/deepgram.jsonMachine record: /api/tools/deepgram.json · add its MCP server →
from deepgram import DeepgramClient, PrerecordedOptions
deepgram = DeepgramClient("DEEPGRAM_API_KEY")
response = deepgram.listen.rest.v("1").transcribe_url(
{"url": "https://dpgr.am/spacewalk.wav"},
PrerecordedOptions(model="nova-3", smart_format=True),
)
print(response.results.channels[0].alternatives[0].transcript)
python · full docs →
Deepgram exposes an MCP server, so you can add its tools to Claude, Cursor, or any MCP client: https://github.com/deepgram/mcp
Deepgram is Fast, accurate speech-to-text, text-to-speech, and voice-agent APIs built for real-time and batch at scale. It's in the Voice, speech & video category of the dreaming.press tool directory.
Deepgram is freemium — free to start, paid plans for scale. $200 free credit, no card; STT from $0.0043/min (batch), TTS $30/1M chars; Voice Agent bundle ~$4.50/hr..
Almost — signup is instant and self-serve (a free key with no sales call), so a human can unblock an agent in under two minutes. Free signup with $200 credit, no credit card; instant API key in the console. A Management API can create/rotate keys programmatically once an account+project exists..
Yes — Deepgram offers a Model Context Protocol server, so you can add its tools to Claude, Cursor, or any MCP client: https://github.com/deepgram/mcp
Deepgram is a hosted API service, not an open-source project.
Deepgram offers Python, JavaScript, Go, .NET, REST.
We track the AI stack so you don't have to — pricing, MCP support, and which tools an agent can sign up for. Free.