Linguistic-Enhanced Transformer with CTC Embedding for Speech Recognition
Xulong Zhang, Jianzong Wang, Ning Cheng, Mengyuan Zhao, Zhiyong Zhang,, Jing Xiao

TL;DR
This paper introduces a linguistic-enhanced transformer model with refined CTC information to improve speech recognition robustness, achieving up to 7% CER reduction on AISHELL-1 dataset.
Contribution
It proposes a novel linguistic-enhanced transformer that incorporates refined CTC information during training to strengthen the decoder's robustness in ASR.
Findings
CER reduced by up to 7% on AISHELL-1
Decoder is more sensitive to linguistic information
Enhanced model improves robustness of speech recognition
Abstract
The recent emergence of joint CTC-Attention model shows significant improvement in automatic speech recognition (ASR). The improvement largely lies in the modeling of linguistic information by decoder. The decoder joint-optimized with an acoustic encoder renders the language model from ground-truth sequences in an auto-regressive manner during training. However, the training corpus of the decoder is limited to the speech transcriptions, which is far less than the corpus needed to train an acceptable language model. This leads to poor robustness of decoder. To alleviate this problem, we propose linguistic-enhanced transformer, which introduces refined CTC information to decoder during training process, so that the decoder can be more robust. Our experiments on AISHELL-1 speech corpus show that the character error rate (CER) is relatively reduced by up to 7%. We also find that in joint…
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 · Music and Audio Processing
