LIVE
CliffCompaction: A Context-Compaction Method to Cut Costs of Coding Agents22/09/26|FleXray: A Generalist Model for Whole-Body X-ray Segmentation22/09/26|Anthropic unveils Claude Opus 5.522/09/26 · Anthropic|Court filings reveal internal admissions on AI content scraping19/09/26|US Military Avoids Close Call After AI-Generated Intelligence Hallucination18/09/26|Study finds gender bias in GPT models is not reduced but reshaped across generations17/09/26 · OpenAI|Google DeepMind adds secure server-side memory to Private AI Compute23/09/26 · Google DeepMind|Google DeepMind adds text-to-speech to Gemini 3.823/09/26 · Google DeepMind|NVIDIA releases Nemotron 3 Diarization for real-time speaker identification23/09/26 · NVIDIA|OpenAI extends its Daybreak cyber program to Ukraine for civilian defense23/09/26 · OpenAI|OpenAI enlists influencers to burnish its public image23/09/26 · OpenAI|Claude Code Reportedly Reads AGENTS.md Only When Telemetry Is Enabled23/09/26 · Anthropic|CliffCompaction: A Context-Compaction Method to Cut Costs of Coding Agents22/09/26|FleXray: A Generalist Model for Whole-Body X-ray Segmentation22/09/26|Anthropic unveils Claude Opus 5.522/09/26 · Anthropic|Court filings reveal internal admissions on AI content scraping19/09/26|US Military Avoids Close Call After AI-Generated Intelligence Hallucination18/09/26|Study finds gender bias in GPT models is not reduced but reshaped across generations17/09/26 · OpenAI|Google DeepMind adds secure server-side memory to Private AI Compute23/09/26 · Google DeepMind|Google DeepMind adds text-to-speech to Gemini 3.823/09/26 · Google DeepMind|NVIDIA releases Nemotron 3 Diarization for real-time speaker identification23/09/26 · NVIDIA|OpenAI extends its Daybreak cyber program to Ukraine for civilian defense23/09/26 · OpenAI|OpenAI enlists influencers to burnish its public image23/09/26 · OpenAI|Claude Code Reportedly Reads AGENTS.md Only When Telemetry Is Enabled23/09/26 · Anthropic|
ReleaseNVIDIA

NVIDIA releases Nemotron 3 Diarization for real-time speaker identification

NVIDIA has published a speaker diarization model on Hugging Face that identifies who is speaking in an audio stream in real time, aimed at transcription and multi-speaker captioning applications.

September 23, 20262 min readPublished byHugging Face

NVIDIA has published a blog post on Hugging Face introducing Nemotron 3 Diarization, a model built to address a well-known problem in speech processing: determining who is speaking and when within a recording or a live audio stream. This task, known as speaker diarization, complements automatic transcription by attaching each speech segment to a distinct speaker identity, without necessarily identifying who that person actually is.

Diarization is a discreet but essential building block for many practical applications, including captioning multi-participant meetings, analyzing calls in contact centers, generating automated meeting summaries, and powering voice assistants that need to follow conversations involving several speakers. The emphasis on real-time operation sets this release apart from more traditional approaches, which are often limited to offline processing of complete audio files, and opens the door to live captioning and streaming transcription use cases.

The model belongs to NVIDIA's Nemotron family, a line of open models the company develops alongside its large language models, frequently optimized for integration into its NeMo software suite for speech application developers. By hosting it on Hugging Face, NVIDIA makes it easier for teams to self-host this kind of component rather than relying on third-party commercial speech APIs.

Strategically, this release reflects a broader pattern among major AI players of publishing specialized, open models for voice infrastructure tasks alongside the race for general-purpose language models. How significant this actually is will depend on independent benchmarks published by the community, as well as the licensing terms attached to the model, both of which will determine whether Nemotron 3 Diarization gains traction against existing alternatives such as pyannote or proprietary services from dedicated transcription providers.

Tags
speaker-diarizationspeech-aireal-timenemotronopen-weightsaudio

Read also

NVIDIA releases Nemotron 3 Diarization for real-time speaker identification · nAIvigate