English

vq-wav2vec: Self-Supervised Learning of Discrete Speech Representations

Computation and Language 2020-02-18 v3 Machine Learning

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.

Keywords

Cite

@article{arxiv.1910.05453,
  title  = {vq-wav2vec: Self-Supervised Learning of Discrete Speech Representations},
  author = {Alexei Baevski and Steffen Schneider and Michael Auli},
  journal= {arXiv preprint arXiv:1910.05453},
  year   = {2020}
}
R2 v1 2026-06-23T11:41:41.555Z