English

The THUEE System Description for the IARPA OpenASR21 Challenge

Computation and Language 2025-01-14 v1 Sound Audio and Speech Processing

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 Classification (CTC) criterion on top of the publicly available pre-trained model XLSR-53. We find that the frontend feature extractor plays an important role when applying the wav2vec2.0 pre-trained model to the encoder-decoder based CTC/Attention ASR architecture. Extra improvements can be achieved by using the CTC model finetuned in the target language as the frontend feature extractor.

Keywords

Cite

@article{arxiv.2206.14660,
  title  = {The THUEE System Description for the IARPA OpenASR21 Challenge},
  author = {Jing Zhao and Haoyu Wang and Jinpeng Li and Shuzhou Chai and Guan-Bo Wang and Guoguo Chen and Wei-Qiang Zhang},
  journal= {arXiv preprint arXiv:2206.14660},
  year   = {2025}
}

Comments

accepted by INTERSPEECH 2022

R2 v1 2026-06-24T12:08:23.695Z