Iterative Pseudo-Labeling for Speech Recognition
About
Pseudo-labeling has recently shown promise in end-to-end automatic speech recognition (ASR). We study Iterative Pseudo-Labeling (IPL), a semi-supervised algorithm which efficiently performs multiple iterations of pseudo-labeling on unlabeled data as the acoustic model evolves. In particular, IPL fine-tunes an existing model at each iteration using both labeled data and a subset of unlabeled data. We study the main components of IPL: decoding with a language model and data augmentation. We then demonstrate the effectiveness of IPL by achieving state-of-the-art word-error rate on the Librispeech test sets in both standard and low-resource setting. We also study the effect of language models trained on different corpora to show IPL can effectively utilize additional text. Finally, we release a new large in-domain text corpus which does not overlap with the Librispeech training transcriptions to foster research in low-resource, semi-supervised ASR
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Automatic Speech Recognition | LibriSpeech (test-other) | WER4.01 | 966 | |
| Automatic Speech Recognition | LibriSpeech clean (test) | WER2.1 | 833 | |
| Automatic Speech Recognition | LibriSpeech (dev-other) | WER3.26 | 411 | |
| Automatic Speech Recognition | LibriSpeech (dev-clean) | WER (%)1.85 | 319 | |
| Automatic Speech Recognition | Spgispeech (test) | WER2.57 | 19 | |
| Speech Recognition | Earnings-21 (test) | WER7.59 | 6 | |
| Speech Recognition | Earnings 21 (unlabeled) | WER10.3 | 6 | |
| Speech Recognition | Earnings-22 (test) | WER13.64 | 6 | |
| Speech Recognition | Earnings-22 (unlabeled) | WER (%)13.1 | 6 | |
| Speech Recognition | SPGISpeech (unlabeled) | WER2.59 | 6 |