Deepgram Nova-3

The best STT provider depends on your languages, audio conditions, latency needs, formatting expectations, and data policy. Record a representative sample, compare the transcripts, and consult the current documentation and billing terms for Deepgram, Groq Whisper, OpenAI Whisper, AssemblyAI, and any other candidate. You can switch providers without losing the rest of your settings.

Official Documentation

Get API Key

  1. Create a Deepgram account and open project dashboard.
  2. Create an API key with speech-to-text permissions.
  3. Copy and store the key securely.

Configure in OpenTypeless

  1. Settings > Speech Recognition > Provider: Deepgram.
  2. Paste API key.
  3. Keep language on Auto Detect unless a fixed language is required.
  4. Click Test and verify latency is returned.

Recommended Configuration

OpenTypeless uses Deepgram live WebSocket mode with Nova-3 and smart formatting.

Provider: deepgram
Protocol: WebSocket
Endpoint: wss://api.deepgram.com/v1/listen
Auth header: Authorization: Token <DEEPGRAM_API_KEY>
Model: nova-3
Audio: linear16, 16000 Hz, mono

Operational Tip

💡
If multilingual sessions show unstable punctuation, set a fixed language first and compare before reverting to auto detect.