vq-wav2vec: Self-Supervised Learning of Discrete Speech Representations
2019-10-12ICLR 2020Code Available1· sign in to hype
Alexei Baevski, Steffen Schneider, Michael Auli
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/eastonYi/wav2vecpytorch★ 170
- github.com/clovaai/textual-kd-slupytorch★ 8
Abstract
We propose vq-wav2vec to learn discrete representations of audio segments through a wav2vec-style self-supervised context prediction task. The algorithm uses either a gumbel softmax or online k-means clustering to quantize the dense representations. Discretization enables the direct application of algorithms from the NLP community which require discrete inputs. Experiments show that BERT pre-training achieves a new state of the art on TIMIT phoneme classification and WSJ speech recognition.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| TIMIT | vq-wav2vec | Percentage error | 11.6 | — | Unverified |