Scaling Up Deliberation for Multilingual ASR
Ke Hu, Bo Li, Tara N. Sainath

TL;DR
This paper explores second-pass multilingual deliberation in end-to-end speech recognition, demonstrating significant WER improvements across multiple languages by scaling the deliberation components and utilizing transformer-based rescoring.
Contribution
It introduces a scalable multilingual deliberation framework with a transformer-based rescoring method, enhancing speech recognition accuracy over single-pass models.
Findings
Deliberation improves average WER by 4% across 9 languages.
Scaling the deliberation model up to 1B parameters yields a 9% WER reduction.
Transformer-based rescoring allows parallelization during inference.
Abstract
Multilingual end-to-end automatic speech recognition models are attractive due to its simplicity in training and deployment. Recent work on large-scale training of such models has shown promising results compared to monolingual models. However, the work often focuses on multilingual models themselves in a single-pass setup. In this work, we investigate second-pass deliberation for multilingual speech recognition. Our proposed deliberation is multilingual, i.e., the text encoder encodes hypothesis text from multiple languages, and the decoder attends to multilingual text and audio. We investigate scaling the deliberation text encoder and decoder, and compare scaling the deliberation decoder and the first-pass cascaded encoder. We show that deliberation improves the average WER on 9 languages by 4% relative compared to the single-pass model. By increasing the size of the deliberation up…
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 · Topic Modeling · Speech and Audio Processing
