EffectiveASR: A Single-Step Non-Autoregressive Mandarin Speech Recognition Architecture with High Accuracy and Inference Speed
Ziyang Zhuang, Chenfeng Miao, Kun Zou, Ming Fang, Tao Wei, Zijian Li,, Ning Cheng, Wei Hu, Shaojun Wang, Jing Xiao

TL;DR
EffectiveASR is a novel single-step non-autoregressive Mandarin speech recognition model that achieves high accuracy and significantly faster inference compared to autoregressive models, using an innovative alignment mechanism.
Contribution
The paper introduces EffectiveASR, a new NAR ASR architecture with an IMV-based alignment generator and end-to-end training, improving accuracy and inference speed.
Findings
Achieves CER of 4.26%/4.62% on AISHELL-1 dev/test datasets.
Outperforms AR Conformer with about 30x inference speedup.
Competitive results on AISHELL-2 benchmark.
Abstract
Non-autoregressive (NAR) automatic speech recognition (ASR) models predict tokens independently and simultaneously, bringing high inference speed. However, there is still a gap in the accuracy of the NAR models compared to the autoregressive (AR) models. In this paper, we propose a single-step NAR ASR architecture with high accuracy and inference speed, called EffectiveASR. It uses an Index Mapping Vector (IMV) based alignment generator to generate alignments during training, and an alignment predictor to learn the alignments for inference. It can be trained end-to-end (E2E) with cross-entropy loss combined with alignment loss. The proposed EffectiveASR achieves competitive results on the AISHELL-1 and AISHELL-2 Mandarin benchmarks compared to the leading models. Specifically, it achieves character error rates (CER) of 4.26%/4.62% on the AISHELL-1 dev/test dataset, which outperforms the…
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
