By Sagar Shankaran, Founder of CallSphere
Deepgram's March 2026 Nova-3 Multilingual update delivers a ~34% relative WER reduction on batch and ~21% on streaming. What it means for global voice agents.
Key takeaways
Deepgram's March 2026 Nova-3 Multilingual update delivers a ~34% relative WER reduction on batch and ~21% on streaming. What it means for global voice agents.
flowchart TD
In["Inbound voice call"] --> VAD["Server VAD"]
VAD --> Triage["Triage Agent"]
Triage -->|booking| Book["Booking Agent"]
Triage -->|inquiry| Info["Inquiry Agent"]
Triage -->|reschedule| Resched["Reschedule Agent"]
Book --> DB[("Postgres + Prisma")]
Info --> DB
Resched --> DB
DB --> Out["Spoken response · ElevenLabs"]In March 2026, Deepgram released an updated Nova-3 Multilingual speech-to-text model that delivers a ~34% relative reduction in batch mean WER (word error rate) and a ~21% relative reduction in streaming mean WER across all supported languages. This came on the heels of January 2026 expansions that added support for Italian, Turkish, Norwegian, Indonesian, Arabic dialects, and ten additional monolingual languages — bringing Nova-3 to 36+ languages with multilingual code-switching.
Nova-3 also pushed multilingual keyterm prompting to general availability — you give the model a list of expected proper nouns or domain terms (drug names, product SKUs, doctor names) and it dramatically improves recognition for those specific words without retraining.
Beneath the WER improvements, Nova-3 is the first major STT model that is self-serve fine-tunable in production. You upload a few thousand domain-specific labeled clips and the platform produces a private, customer-only model.
Hear it before you finish reading
Talk to a live CallSphere AI voice agent in your browser — 60 seconds, no signup.
WER directly determines how often your downstream LLM gets misleading input. A 34% WER reduction does not translate to 34% fewer agent errors — it usually translates to disproportionately fewer cascading failures, because most agent breakdowns happen on the rare phrases the STT model previously got wrong.
Three direct implications:
CallSphere's Healthcare Voice Agent (FastAPI :8084, OpenAI Realtime gpt-4o-realtime-preview-2025-06-03, 14 tools, post-call sentiment –1.0 to 1.0 + lead score 0-100) historically used Whisper-large-v3 for transcript reconstruction in our analytics path. We migrated to Nova-3 Multilingual + keyterm prompting in early April for the post-call pipeline (live audio still goes through Realtime). Net result: a 41% drop in misrecognized drug names across a 12,000-call audit on our HIPAA + SOC 2 aligned tier.
For our /industries/healthcare deployments, we now keyterm-prompt with the practice's drug formulary, the top 200 doctor names, and any specialty-specific procedures. The post-call sentiment + lead score numbers in our analytics are noticeably more stable.
Across CallSphere's 57+ supported languages and 6 verticals, multilingual code-switching matters most for our LATAM and India-region pilots — we route those through Nova-3 by default. Pricing on our side stays at $149 / $499 / $1499 with the 14-day no-card trial; the STT swap is invisible to customers.
Still reading? Stop comparing — try CallSphere live.
CallSphere ships complete AI voice agents per industry — 14 tools for healthcare, 10 agents for real estate, 4 specialists for salons. See how it actually handles a call before you book a demo.
nova-3 as the model in your client.multi language code instead of locking to one — let Nova-3 detect on the fly.endpointing thresholds may need re-tuning.What is the WER improvement in Nova-3 Multilingual March 2026? Deepgram reports a ~34% relative reduction in batch mean WER and ~21% reduction in streaming mean WER versus the previous Nova-3 multilingual checkpoint, across all supported languages.
How many languages does Nova-3 support? After the January and March 2026 expansions, Nova-3 supports 36+ monolingual languages plus a multilingual mode that handles code-switching without explicit language detection.
What is keyterm prompting? A feature where you pass a list of expected proper nouns or vocabulary at request time. Nova-3 boosts recognition for those terms without model retraining.
Can I use Nova-3 for HIPAA-covered workloads? Yes — Deepgram offers a Business Associate Agreement on their enterprise tier, with PHI redaction available.
Does Nova-3 do real-time translation? Translation is a separate Deepgram product (Voice Agent API includes it). Nova-3 itself is STT only — for translation you pair Nova-3 with a translation step or use Deepgram Voice Agent.
Written by
Sagar Shankaran· Founder, CallSphere
Sagar Shankaran is the founder of CallSphere, where he builds production AI voice and chat agents deployed across healthcare, hospitality, real estate, and home services. He writes about agentic AI, LLM engineering, and shipping voice agents that handle real calls in production.
See how AI voice agents work for your industry. Live demo available -- no signup required.
A founder's guide to texto a voz (text-to-speech in Spanish): LATAM vs Castilian voices, free options, and how CallSphere ships Spanish agents.
A founder's guide to the female voice generator landscape: AI female voices, Japanese voices, robot voices, and how CallSphere ships 57+ voices live.
A founder's guide to the Siri voice generator landscape: how AI voice cloning works, what is legal, and how CallSphere uses 57+ voices in production.
A founder's guide to AI voice assistants for ecommerce: customer service, order lookup, and how CallSphere fits in versus virtual receptionists.
Robot text to speech in 2026: how I pick TTS APIs, when robotic voices help, and how CallSphere ships 57+ language voice agents. Hands-on guide.
The customer support specialist role in 2026 is half human, half AI. Here is what the job looks like, the AI tools that pair with it, and how we ship it.
© 2026 CallSphere LLC. All rights reserved.