End-to-end contextual speech recognition using class language models and a token passing decoder
Zhehuai Chen, Mahaveer Jain, Yongqiang Wang, Michael L. Seltzer,, Christian Fuegen

TL;DR
This paper introduces a scalable token passing decoder with class-based language models for end-to-end speech recognition, significantly improving contextual recognition accuracy while maintaining general ASR performance.
Contribution
It presents a novel token passing decoder with efficient token recombination for E2E ASR, enabling large-scale class-based language models for contextual recognition.
Findings
62% relative WER reduction in contextual ASR
Maintains performance in general ASR
Works without modifying decoding hyper-parameters
Abstract
End-to-end modeling (E2E) of automatic speech recognition (ASR) blends all the components of a traditional speech recognition system into a unified model. Although it simplifies training and decoding pipelines, the unified model is hard to adapt when mismatch exists between training and test data. In this work, we focus on contextual speech recognition, which is particularly challenging for E2E models because it introduces significant mismatch between training and test data. To improve the performance in the presence of complex contextual information, we propose to use class-based language models(CLM) that can populate the classes with contextdependent information in real-time. To enable this approach to scale to a large number of class members and minimize search errors, we propose a token passing decoder with efficient token recombination for E2E systems for the first time. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Natural Language Processing Techniques · Topic Modeling
