ICASSP 2024accepted0 citations

Cross-Modal Parallel Training for Improving end-to-end Accented Speech Recognition

Renchang Dong, Yijie Li, Dongxing Xu, Yanhua Long

Abstract

Multi-accent speech recognition is a key challenge in current speech recognition due to the pronunciation variations of different accents. In this study, we propose a Cross-modal Parallel Training (CPT) approach for improving the accent robustness of state-of-the-art Conformer-Transducer (Conformer-T) ASR system. Specifically, in CPT, a novel cross-modal attention and fusion module is first designed as a frontend to align the low-level acoustic speech representations with phonetic embeddings, and thus normalizing accent variations into a shared standard pronunciation latent space; Then, a parallel training mechanism is proposed to simultaneously model both the acoustic and accent normalized multi-modal features for improving accented ASR performance. Moreover, different multi-objective training losses with text-induced and phonetic target units are also investigated. Our experiments are performed on the public CommonVoice English accented ASR tasks, results show that the proposed CPT outperforms the strong baseline by relative 9.3%-13.4% WER reductions on six evaluation sets, all without increasing any model parameters or computational costs during ASR inference.

BibTeX
@inproceedings{icassp2024_crossmodalparall,
  title = {Cross-Modal Parallel Training for Improving end-to-end Accented Speech Recognition},
  author = {Renchang Dong and Yijie Li and Dongxing Xu and Yanhua Long},
  booktitle = {ICASSP 2024},
  year = {2024}
}