Improving Tail Performance of a Deliberation E2E ASR Model Using a Large Text Corpus
Cal Peyser, Sepand Mavandadi, Tara N. Sainath, James Apfel, Ruoming, Pang, Shankar Kumar

TL;DR
This paper enhances end-to-end speech recognition by integrating large text corpora through improved shallow fusion techniques, addressing tail word recognition and reducing hyperparameter sensitivity.
Contribution
It demonstrates effective incorporation of large text data into E2E ASR, optimizing model size and fine-tuning methods for better tail word performance.
Findings
Large text corpora improve tail word recognition.
Pruning training data can outperform increasing model size.
MWER fine-tuning reduces hyperparameter sensitivity.
Abstract
End-to-end (E2E) automatic speech recognition (ASR) systems lack the distinct language model (LM) component that characterizes traditional speech systems. While this simplifies the model architecture, it complicates the task of incorporating text-only data into training, which is important to the recognition of tail words that do not occur often in audio-text pairs. While shallow fusion has been proposed as a method for incorporating a pre-trained LM into an E2E model at inference time, it has not yet been explored for very large text corpora, and it has been shown to be very sensitive to hyperparameter settings in the beam search. In this work, we apply shallow fusion to incorporate a very large text corpus into a state-of-the-art E2EASR model. We explore the impact of model size and show that intelligent pruning of the training set can be more effective than increasing the parameter…
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
MethodsPruning
