Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

wav2vec 2.0: A Framework for Self-Supervised Learning of Speech Representations

About

We show for the first time that learning powerful representations from speech audio alone followed by fine-tuning on transcribed speech can outperform the best semi-supervised methods while being conceptually simpler. wav2vec 2.0 masks the speech input in the latent space and solves a contrastive task defined over a quantization of the latent representations which are jointly learned. Experiments using all labeled data of Librispeech achieve 1.8/3.3 WER on the clean/other test sets. When lowering the amount of labeled data to one hour, wav2vec 2.0 outperforms the previous state of the art on the 100 hour subset while using 100 times less labeled data. Using just ten minutes of labeled data and pre-training on 53k hours of unlabeled data still achieves 4.8/8.2 WER. This demonstrates the feasibility of speech recognition with limited amounts of labeled data.

Alexei Baevski, Henry Zhou, Abdelrahman Mohamed, Michael Auli• 2020

Related benchmarks

TaskDatasetResultRank
Automatic Speech RecognitionLibriSpeech (test-other)
WER3.3
966
Automatic Speech RecognitionLibriSpeech clean (test)
WER1.8
833
Automatic Speech RecognitionLibriSpeech (dev-other)
WER3
411
Automatic Speech RecognitionLibriSpeech (dev-clean)
WER (%)1.6
319
Audio ClassificationUrbansound8K
Accuracy68.3
116
Speech EnhancementVoiceBank-DEMAND (test)
PESQ2.85
96
Automatic Speech RecognitionLibrispeech (test-clean)
WER6.1
84
Automatic Speech RecognitionLibriSpeech 960h (test-other)
WER3.3
81
Musical Instrument ClassificationNSynth
Accuracy56.6
75
Automatic Speech RecognitionAISHELL-1 (test)--
71
Showing 10 of 139 rows
...

Other info

Code

Follow for update