AIToday
Audio & SpeechOpen-Source AIHugging Face BlogPublished: Sep 24, 2026, 01:00 JST

NVIDIA's Nemotron 3 Diarization tops VoiceArena at 14.72% DER

NVIDIA's Nemotron 3 Diarization tops VoiceArena at 14.72% DER

3 Key Points

  1. What happened

    NVIDIA released Nemotron 3 Diarization, an open-weight, 100M-parameter model that ranks #1 on VoiceArena's Diarization-Bench with a 14.72% Diarization Error Rate, versus 19.3% for the next system. It supports up to eight speakers and handles overlapping speech.

  2. Why it matters

    Speaker diarization labels who spoke when in a conversation, so it can make meeting and call transcripts usable for summaries, action items, and voice-agent memory. Higher accuracy at the same task suggests downstream applications get more reliable speaker labels.

  3. What to watch

    The VoiceArena results are initial and may change as Version 1 evaluation and paired statistical analysis complete. Watch whether that 14.72% DER holds up, and whether Argmax Pro SDK 3's pre-diarized transcription API reaches production users at scale.

WHO IT HITSTeams building meeting transcription, call analytics, and voice-agent products now have a free, open-weight diarization model they can run on Linux with NVIDIA GPUs. Speech and ML engineers assembling speaker-attributed pipelines are the ones who would test it against existing sortformer-based setups.

Not sure about something? Ask the AI

Summaries like this, in your inbox every morning.

Context & Analysis

NVIDIA's previous approach to streaming diarization was NVIDIA Streaming Sortformer, which handled four-speaker conversations. Nemotron 3 Diarization builds on that Sortformer architecture, which orders output speakers by when they first appear, and extends it to eight speakers. NVIDIA points to this arrival-order design as the reason the model avoids having to re-solve a speaker permutation every chunk, which is a common failure mode when context is limited.

The training data story is part of the release. NVIDIA says it used public and licensed speech data, including real-world multispeaker conversations licensed from David AI, and that adding that data decreased compound diarization error rate by 0.77 absolute points, from 11.19% to 10.42%, at both offline-style and ultra-low-latency operating points. The model also comes with a family of recommended operating points spanning 30.4 seconds down to 0.32 seconds of input-buffer latency, which lets one checkpoint serve both offline transcription and streaming use.

What this really comes down to is whether the benchmark lead translates into production wins. The VoiceArena results are initial and may change as Version 1 evaluation completes, and NVIDIA itself cautions that the diarization model must be paired with a separate ASR system to produce speaker-attributed text. For anyone building meeting summaries, call analytics, or voice-agent memory, the test is whether the 14.72% DER advantage holds when both models are evaluated on the noisy, overlapping audio those products actually see.

FAQ
How accurate is NVIDIA Nemotron 3 Diarization compared to other systems?
It ranked first among 12 systems on VoiceArena's initial Diarization-Bench with a 14.72% Diarization Error Rate. The next-ranked system scored 19.3%, a roughly 24% relative reduction.
What model sizes and speaker counts does Nemotron 3 Diarization support?
It is an open-weight, 100M-parameter model that supports up to eight speaker channels. The output uses anonymous labels like speaker_2, not real-world identities.
Where can developers run Nemotron 3 Diarization?
It is designed for Linux systems with supported NVIDIA Ampere, Hopper, or Blackwell GPUs. It also has support in Argmax Pro SDK 3 for on-device, real-time speaker attribution with up to eight speakers.
Hugging Face BlogRead Original Article

Get the latest Audio & Speech news every morning

For example, today's edition would include:

  • Google rolls out Gemini 3.8 Flash TTS voice modelsTHE DECODER · 39m ago
  • ChatGPT Voice taps GPT-6 Astra, Sol, Luna for email, SlackTHE DECODER · 39m ago
  • YouTube Music adds Ask Music, Podcast Lineup AI toolsTechCrunch AI · 3h ago

AI-summarized, only the topics you pick — one digest a day via Email, LINE, or Slack.

Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleNextLM brings AI Prospecting Agent to Google Cloud Marketplace