Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

End-to-end ASR: from Supervised to Semi-Supervised Learning with Modern Architectures

About

We study pseudo-labeling for the semi-supervised training of ResNet, Time-Depth Separable ConvNets, and Transformers for speech recognition, with either CTC or Seq2Seq loss functions. We perform experiments on the standard LibriSpeech dataset, and leverage additional unlabeled data from LibriVox through pseudo-labeling. We show that while Transformer-based acoustic models have superior performance with the supervised dataset alone, semi-supervision improves all models across architectures and loss functions and bridges much of the performance gaps between them. In doing so, we reach a new state-of-the-art for end-to-end acoustic models decoded with an external language model in the standard supervised learning setting, and a new absolute state-of-the-art with semi-supervised training. Finally, we study the effect of leveraging different amounts of unlabeled audio, propose several ways of evaluating the characteristics of unlabeled audio which improve acoustic modeling, and show that acoustic models trained with more audio rely less on external language models.

Gabriel Synnaeve, Qiantong Xu, Jacob Kahn, Tatiana Likhomanenko, Edouard Grave, Vineel Pratap, Anuroop Sriram, Vitaliy Liptchinsky, Ronan Collobert• 2019

Related benchmarks

TaskDatasetResultRank
Automatic Speech RecognitionLibriSpeech clean (test)
WER2.09
1156
Automatic Speech RecognitionLibriSpeech (test-other)
WER4.11
1151
Automatic Speech RecognitionLibriSpeech (dev-other)
WER3.65
462
Automatic Speech RecognitionLibriSpeech (dev-clean)
WER (%)2
340
Automatic Speech RecognitionLibriSpeech 960h (test-other)
WER5.2
88
Automatic Speech RecognitionLibriSpeech 960h (test-clean)
WER0.0209
60
Speech-to-text TranslationMuST-C (En-Ru) 1.0 (test)
BLEU15.8
12
Speech-to-text TranslationMuST-C En-De 1.0 (test)
BLEU22.9
8
Speech-to-text TranslationMuST-C (En-Nl) 1.0 (test)
BLEU27.4
8
Speech-to-text TranslationMuST-C En-Es 1.0 (test)
BLEU28
8
Showing 10 of 14 rows

Other info

Code

Follow for update