Factorized Neural Transducer for Efficient Language Model Adaptation (2110.01500v5)
Abstract: In recent years, end-to-end (E2E) based automatic speech recognition (ASR) systems have achieved great success due to their simplicity and promising performance. Neural Transducer based models are increasingly popular in streaming E2E based ASR systems and have been reported to outperform the traditional hybrid system in some scenarios. However, the joint optimization of acoustic model, lexicon and LLM in neural Transducer also brings about challenges to utilize pure text for LLM adaptation. This drawback might prevent their potential applications in practice. In order to address this issue, in this paper, we propose a novel model, factorized neural Transducer, by factorizing the blank and vocabulary prediction, and adopting a standalone LLM for the vocabulary prediction. It is expected that this factorization can transfer the improvement of the standalone LLM to the Transducer for speech recognition, which allows various LLM adaptation techniques to be applied. We demonstrate that the proposed factorized neural Transducer yields 15% to 20% WER improvements when out-of-domain text data is used for LLM adaptation, at the cost of a minor degradation in WER on a general test set.
- Xie Chen (166 papers)
- Zhong Meng (53 papers)
- Sarangarajan Parthasarathy (9 papers)
- Jinyu Li (164 papers)