SDCLASJun 15, 2025

SC-SOT: Conditioning the Decoder on Diarized Speaker Information for End-to-End Overlapped Speech Recognition

arXiv:2506.12672v1h-index: 36INTERSPEECH
Originality Incremental advance
AI Analysis

This addresses the challenge of ambiguous acoustic cues in overlapping speech for end-to-end ASR systems, though it appears incremental as it builds on existing SOT-based training.

The paper tackles the problem of recognizing overlapped speech in multi-talker ASR by proposing SC-SOT, which conditions the decoder on diarized speaker information, resulting in improved performance on overlapped speech.

We propose Speaker-Conditioned Serialized Output Training (SC-SOT), an enhanced SOT-based training for E2E multi-talker ASR. We first probe how SOT handles overlapped speech, and we found the decoder performs implicit speaker separation. We hypothesize this implicit separation is often insufficient due to ambiguous acoustic cues in overlapping regions. To address this, SC-SOT explicitly conditions the decoder on speaker information, providing detailed information about "who spoke when". Specifically, we enhance the decoder by incorporating: (1) speaker embeddings, which allow the model to focus on the acoustic characteristics of the target speaker, and (2) speaker activity information, which guides the model to suppress non-target speakers. The speaker embeddings are derived from a jointly trained E2E speaker diarization model, mitigating the need for speaker enrollment. Experimental results demonstrate the effectiveness of our conditioning approach on overlapped speech.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes