ASAIJun 12, 2024

Neural Blind Source Separation and Diarization for Distant Speech Recognition

arXiv:2406.08396v112 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the challenge of handling unknown numbers of speakers in multi-talker scenarios for speech recognition, though it is incremental as it builds on existing statistical methods.

The paper tackles the problem of distant speech recognition by jointly separating and diarizing speech mixtures without supervision, outperforming a baseline method with oracle diarization in word error rates on the AMI corpus.

This paper presents a neural method for distant speech recognition (DSR) that jointly separates and diarizes speech mixtures without supervision by isolated signals. A standard separation method for multi-talker DSR is a statistical multichannel method called guided source separation (GSS). While GSS does not require signal-level supervision, it relies on speaker diarization results to handle unknown numbers of active speakers. To overcome this limitation, we introduce and train a neural inference model in a weakly-supervised manner, employing the objective function of a statistical separation method. This training requires only multichannel mixtures and their temporal annotations of speaker activities. In contrast to GSS, the trained model can jointly separate and diarize speech mixtures without any auxiliary information. The experiments with the AMI corpus show that our method outperforms GSS with oracle diarization results regarding word error rates. The code is available online.

Foundations

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

Your Notes