The THUEE System Description for the IARPA OpenASR21 Challenge
Jing Zhao, Haoyu Wang, Jinpeng Li, Shuzhou Chai, Guan-Bo Wang, Guoguo, Chen, Wei-Qiang Zhang

TL;DR
This paper details the THUEE team's speech recognition system for the IARPA OpenASR21 Challenge, combining hybrid models with data augmentation and self-supervised learning to achieve top results.
Contribution
The paper introduces a hybrid ASR system with G2P lexicon extension and a self-supervised wav2vec2.0 approach, demonstrating effective integration for improved speech recognition.
Findings
G2P lexicon extension alleviates OOV issues.
Self-supervised wav2vec2.0 improves recognition performance.
Frontend feature extractor is crucial for wav2vec2.0 adaptation.
Abstract
This paper describes the THUEE team's speech recognition system for the IARPA Open Automatic Speech Recognition Challenge (OpenASR21), with further experiment explorations. We achieve outstanding results under both the Constrained and Constrained-plus training conditions. For the Constrained training condition, we construct our basic ASR system based on the standard hybrid architecture. To alleviate the Out-Of-Vocabulary (OOV) problem, we extend the pronunciation lexicon using Grapheme-to-Phoneme (G2P) techniques for both OOV and potential new words. Standard acoustic model structures such as CNN-TDNN-F and CNN-TDNN-F-A are adopted. In addition, multiple data augmentation techniques are applied. For the Constrained-plus training condition, we use the self-supervised learning framework wav2vec2.0. We experiment with various fine-tuning techniques with the Connectionist Temporal…
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
