CLASOct 13, 2021

On Language Model Integration for RNN Transducer based Speech Recognition

arXiv:2110.06841v227 citations
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in speech recognition for incremental improvements in LM integration methods.

The paper tackles the performance limitation in RNN-Transducer speech recognition due to mismatch between external and internal language models, proposing an exact-ILM training framework that improves results on Librispeech and TED-LIUM corpora.

The mismatch between an external language model (LM) and the implicitly learned internal LM (ILM) of RNN-Transducer (RNN-T) can limit the performance of LM integration such as simple shallow fusion. A Bayesian interpretation suggests to remove this sequence prior as ILM correction. In this work, we study various ILM correction-based LM integration methods formulated in a common RNN-T framework. We provide a decoding interpretation on two major reasons for performance improvement with ILM correction, which is further experimentally verified with detailed analysis. We also propose an exact-ILM training framework by extending the proof given in the hybrid autoregressive transducer, which enables a theoretical justification for other ILM approaches. Systematic comparison is conducted for both in-domain and cross-domain evaluation on the Librispeech and TED-LIUM Release 2 corpora, respectively. Our proposed exact-ILM training can further improve the best ILM method.

Foundations

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

Your Notes