English

FastInject: Injecting Unpaired Text Data into CTC-based ASR training

Audio and Speech Processing 2023-12-15 v1 Sound

Abstract

Recently, connectionist temporal classification (CTC)-based end-to-end (E2E) automatic speech recognition (ASR) models have achieved impressive results, especially with the development of self-supervised learning. However, E2E ASR models trained on paired speech-text data often suffer from domain shifts from training to testing. To alleviate this issue, this paper proposes a flat-start joint training method, named FastInject, which efficiently injects multi-domain unpaired text data into CTC-based ASR training. To maintain training efficiency, text units are pre-upsampled, and their representations are fed into the CTC model along with speech features. To bridge the modality gap between speech and text, an attention-based modality matching mechanism (AM3) is proposed, which retains the E2E flat-start training. Experiments show that the proposed FastInject gave a 22\% relative WER reduction (WERR) for intra-domain Librispeech-100h data and 20\% relative WERR on out-of-domain test sets.

Keywords

Cite

@article{arxiv.2312.09100,
  title  = {FastInject: Injecting Unpaired Text Data into CTC-based ASR training},
  author = {Keqi Deng and Philip C. Woodland},
  journal= {arXiv preprint arXiv:2312.09100},
  year   = {2023}
}

Comments

Accepted by ICASSP2024

R2 v1 2026-06-28T13:51:12.937Z