Grounding Spoken LLMs in Multi-Speaker Audio via Diarization Conditioning
About
We propose diarization-conditioned spoken language models (SLMs), a strategy for extending SLMs to far-field multi-talker audio. Rather than adapting the decoder via Serialized Output Training, which risks catastrophic forgetting, we condition the acoustic encoder on diarization masks to extract target-speaker representations, keeping the decoder frozen. We instantiate this as Dixtral, integrating a Diarization Conditioned Whisper (DiCoW) encoder into the Voxtral SLM. On AMI, NOTSOFAR-1, LibriSpeechMix, and Mixer6, Dixtral outperforms Gemini 3.0 Flash, VibeVoice, and Voxtral Mini Transcribe V2 on speaker-attributed transcription by 29.0%, 19.8%, and 16.0% absolute cpWER respectively. On a novel long-form multi-speaker QA benchmark, zero-shot Dixtral matches Gemini on far-field content understanding, and when fine-tuned surpasses both Gemini and Voxtral operating on close-talk across all tasks.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Target-speaker Automatic Speech Recognition | NOTSOFAR Small-SDM 1 | tcpWER29.1 | 14 | |
| Speaker-attributed Automatic Speech Recognition | AMI SDM | cpWER19.8 | 12 | |
| Speaker-attributed Automatic Speech Recognition | LSMix 2 | cpWER3.6 | 5 | |
| Speaker-attributed Automatic Speech Recognition | LSMix 3 | cpWER23.5 | 5 | |
| Speaker-attributed Automatic Speech Recognition | Mixer 6 CH4 | cpWER14.4 | 5 | |
| Speaker-attributed Automatic Speech Recognition | LSMix (1) | cpWER2.1 | 5 | |
| Question Answering | NSF-QA Far-field | Content Accuracy73 | 4 | |
| Summarization | NSF-QA Far-field | ROUGE-L41.4 | 4 | |
| Question Answering | NSF-QA Close-talk | -- | 2 | |
| Summarization | NSF-QA Close-talk | -- | 2 |