Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Disentangling Speakers in Multi-Talker Speech Recognition with Speaker-Aware CTC

About

Multi-talker speech recognition (MTASR) faces unique challenges in disentangling and transcribing overlapping speech. To address these challenges, this paper investigates the role of Connectionist Temporal Classification (CTC) in speaker disentanglement when incorporated with Serialized Output Training (SOT) for MTASR. Our visualization reveals that CTC guides the encoder to represent different speakers in distinct temporal regions of acoustic embeddings. Leveraging this insight, we propose a novel Speaker-Aware CTC (SACTC) training objective, based on the Bayes risk CTC framework. SACTC is a tailored CTC variant for multi-talker scenarios, it explicitly models speaker disentanglement by constraining the encoder to represent different speakers' tokens at specific time frames. When integrated with SOT, the SOT-SACTC model consistently outperforms standard SOT-CTC across various degrees of speech overlap. Specifically, we observe relative word error rate reductions of 10% overall and 15% on low-overlap speech. This work represents an initial exploration of CTC-based enhancements for MTASR tasks, offering a new perspective on speaker disentanglement in multi-talker speech recognition. The code is available at https://github.com/kjw11/Speaker-Aware-CTC.

Jiawen Kang, Lingwei Meng, Mingyu Cui, Yuejiao Wang, Xixin Wu, Xunying Liu, Helen Meng• 2024

Related benchmarks

TaskDatasetResultRank
Multi-talker Automatic Speech RecognitionLibriSpeech (test)
WER4.3
9
Multi-talker Automatic Speech RecognitionLibriSpeech (dev)
WER4.1
9
Multi-talker Automatic Speech RecognitionLibrispeechMix 3mix (dev)
WER21.9
9
Multi-talker Automatic Speech RecognitionLibrispeechMix 3mix (test)
WER22.2
9
Multi-talker Automatic Speech RecognitionLibrispeechMix 2mix (dev)
WER7.8
9
Multi-talker Automatic Speech RecognitionLibrispeechMix 2mix (test)
WER7.7
9
Multi-talker Automatic Speech RecognitionCH109 1-speaker
WER33
4
Multi-talker Automatic Speech RecognitionCH109 2-speaker
WER50.7
4
Multi-talker Automatic Speech RecognitionCH109
Total WER0.374
4
Showing 9 of 9 rows

Other info

Follow for update