Deepgram Nova-3
Deepgram is usually the fastest path to a stable first STT setup in OpenTypeless.
Official Documentation
Get API Key
- Create a Deepgram account and open project dashboard.
- Create an API key with speech-to-text permissions.
- Copy and store the key securely.
Configure in OpenTypeless
- Settings > Speech Recognition > Provider: Deepgram.
- Paste API key.
- Keep language on Auto Detect unless a fixed language is required.
- 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, monoOperational Tip
If multilingual sessions show unstable punctuation, set a fixed language first and compare before reverting to auto detect.