English

Pseudo-Labeling for Massively Multilingual Speech Recognition

Computation and Language 2022-03-09 v3 Sound Audio and Speech Processing

Abstract

Semi-supervised learning through pseudo-labeling has become a staple of state-of-the-art monolingual speech recognition systems. In this work, we extend pseudo-labeling to massively multilingual speech recognition with 60 languages. We propose a simple pseudo-labeling recipe that works well even with low-resource languages: train a supervised multilingual model, fine-tune it with semi-supervised learning on a target language, generate pseudo-labels for that language, and train a final model using pseudo-labels for all languages, either from scratch or by fine-tuning. Experiments on the labeled Common Voice and unlabeled VoxPopuli datasets show that our recipe can yield a model with better performance for many languages that also transfers well to LibriSpeech.

Keywords

Cite

@article{arxiv.2111.00161,
  title  = {Pseudo-Labeling for Massively Multilingual Speech Recognition},
  author = {Loren Lugosch and Tatiana Likhomanenko and Gabriel Synnaeve and Ronan Collobert},
  journal= {arXiv preprint arXiv:2111.00161},
  year   = {2022}
}

Comments

Accepted to ICASSP 2022. New version has links to code/models + more training curves for larger model. (Fixed code link.)

R2 v1 2026-06-24T07:18:47.399Z