Share your thoughts, 1 month free Claude Pro on usSee more
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
1447
Automatic Speech RecognitionLibriSpeech clean (test)
WER1.8
1410
Automatic Speech RecognitionLibriSpeech (dev-other)
WER3
535
Audio ClassificationESC-50
Accuracy82.31
461
Automatic Speech RecognitionLibriSpeech (dev-clean)
WER (%)1.6
376
Speech EnhancementVoiceBank-DEMAND (test)
PESQ2.85
201
Automatic Speech RecognitionAISHELL-1 (test)--
177
Automatic Speech RecognitionLibrispeech (test-clean)
WER3.75
170
Environmental Sound ClassificationFSD50K
mAP34.6
126
Audio ClassificationUrbansound8K
Accuracy68.3
126
Showing 10 of 253 rows
...

Other info

Code

Follow for update