wav2vec 2.0:一种自监督学习语音表示的框架

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

阿列克谢·巴耶夫斯基 Alexei Baevski · Meta AI · 2020-06-20 · arXiv:2006.11477 ↗ · 被引 8670

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

我们首次证明,仅从语音音频中学习强大的表示,然后对转录语音进行微调,可以在概念上更简单的同时,超越最佳半监督方法。wav2vec 2.0 在潜在空间中屏蔽语音输入,并解决一个基于联合学习的潜在表示量化的对比任务。使用 Librispeech 的所有标注数据进行实验,在干净/其他测试集上分别实现了 1.8/3.3 的词错误率(WER)。当将标注数据量减少到一小时时,wav2vec 2.0 在 100 小时子集上超越了先前的最优结果,同时使用的标注数据量减少了 100 倍。仅使用十分钟的标注数据和 53k 小时的无标注数据进行预训练,仍然实现了 4.8/8.2 的 WER。这证明了在有限标注数据下进行语音识别的可行性。

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.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 18)

阅读逐段中英对照全文 →