Knowledge Transfer and Distillation from Autoregressive to Non-Autoregressive Speech Recognition
Xun Gong, Zhikai Zhou, Yanmin Qian

TL;DR
This paper introduces a novel knowledge transfer and distillation approach from autoregressive to non-autoregressive speech recognition models, significantly improving NAR performance and reducing model size while maintaining real-time inference.
Contribution
The paper presents a new architecture for knowledge transfer and distillation that enhances NAR speech recognition accuracy and reduces model size, with a specialized beam search method for better inference.
Findings
NAR models with knowledge transfer reduce CER by over 8-16% on AISHELL-1.
Proposed methods achieve over 25% relative WER reduction on LibriSpeech.
Smaller NAR models (~9x smaller) attain significant performance improvements.
Abstract
Modern non-autoregressive~(NAR) speech recognition systems aim to accelerate the inference speed; however, they suffer from performance degradation compared with autoregressive~(AR) models as well as the huge model size issue. We propose a novel knowledge transfer and distillation architecture that leverages knowledge from AR models to improve the NAR performance while reducing the model's size. Frame- and sequence-level objectives are well-designed for transfer learning. To further boost the performance of NAR, a beam search method on Mask-CTC is developed to enlarge the search space during the inference stage. Experiments show that the proposed NAR beam search relatively reduces CER by over 5% on AISHELL-1 benchmark with a tolerable real-time-factor~(RTF) increment. By knowledge transfer, the NAR student who has the same size as the AR teacher obtains relative CER reductions of 8/16%…
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 · Speech and Audio Processing · Music and Audio Processing
