Deepgram Nova-3 Stream
Deepgram Nova-3 Stream

WEBSOCKET /v1/realtimeLive transcription over a socket, returning interim results while the speaker is still talking and a settled transcript once each phrase ends.
At a glance
Pricing
Example request
Parameters
This model accepts the standard chat completion parameters (see the API reference).
Notes
Live transcription over a WebSocket at wss://api.empiriolabs.ai/v1/realtime?model=deepgram-nova-3-stream, authenticated with the ordinary Authorization Bearer header. Send 16 kHz mono 16-bit PCM as binary frames and read transcript events back; interim results arrive while the speaker is still talking, and each phrase settles with is_final. Add language= to the connection URL to transcribe a specific language. Billing is per minute of the audio you send up.
Machine-readable schema: GET https://api.empiriolabs.ai/v1/models/deepgram-nova-3-stream.
