English

Joint Masked CPC and CTC Training for ASR

Computation and Language 2021-02-16 v2 Machine Learning Sound

Abstract

Self-supervised learning (SSL) has shown promise in learning representations of audio that are useful for automatic speech recognition (ASR). But, training SSL models like wav2vec~2.0 requires a two-stage pipeline. In this paper we demonstrate a single-stage training of ASR models that can utilize both unlabeled and labeled data. During training, we alternately minimize two losses: an unsupervised masked Contrastive Predictive Coding (CPC) loss and the supervised audio-to-text alignment loss Connectionist Temporal Classification (CTC). We show that this joint training method directly optimizes performance for the downstream ASR task using unsupervised data while achieving similar word error rates to wav2vec~2.0 on the Librispeech 100-hour dataset. Finally, we postulate that solving the contrastive task is a regularization for the supervised CTC loss.

Keywords

Cite

@article{arxiv.2011.00093,
  title  = {Joint Masked CPC and CTC Training for ASR},
  author = {Chaitanya Talnikar and Tatiana Likhomanenko and Ronan Collobert and Gabriel Synnaeve},
  journal= {arXiv preprint arXiv:2011.00093},
  year   = {2021}
}

Comments

ICASSP 2021

R2 v1 2026-06-23T19:47:46.822Z