ASAILGSDSPOct 30, 2021

Speaker conditioning of acoustic models using affine transformation for multi-speaker speech recognition

arXiv:2111.00320v12 citations
Originality Incremental advance
AI Analysis

This addresses the problem of recognizing specific speakers in multi-speaker scenarios for speech recognition systems, but it is incremental as it builds on existing acoustic models with a novel conditioning approach.

The study tackled single-channel automatic speech recognition of a target speaker in overlapping speech by modulating acoustic model hidden representations with speaker information via affine transformations, achieving relative WER reductions of 9% for clean speech and 20% for overlap speech compared to a baseline.

This study addresses the problem of single-channel Automatic Speech Recognition of a target speaker within an overlap speech scenario. In the proposed method, the hidden representations in the acoustic model are modulated by speaker auxiliary information to recognize only the desired speaker. Affine transformation layers are inserted into the acoustic model network to integrate speaker information with the acoustic features. The speaker conditioning process allows the acoustic model to perform computation in the context of target-speaker auxiliary information. The proposed speaker conditioning method is a general approach and can be applied to any acoustic model architecture. Here, we employ speaker conditioning on a ResNet acoustic model. Experiments on the WSJ corpus show that the proposed speaker conditioning method is an effective solution to fuse speaker auxiliary information with acoustic features for multi-speaker speech recognition, achieving +9% and +20% relative WER reduction for clean and overlap speech scenarios, respectively, compared to the original ResNet acoustic model baseline.

Foundations

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

Your Notes