TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/WaveNet: A Generative Model for Raw Audio

WaveNet: A Generative Model for Raw Audio

Aaron van den Oord, Sander Dieleman, Heiga Zen, Karen Simonyan, Oriol Vinyals, Alex Graves, Nal Kalchbrenner, Andrew Senior, Koray Kavukcuoglu

2016-09-12Audio GenerationPhoneme RecognitionText to SpeechSpeech Synthesistext-to-speech
PaperPDFCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCodeCode

Abstract

This paper introduces WaveNet, a deep neural network for generating raw audio waveforms. The model is fully probabilistic and autoregressive, with the predictive distribution for each audio sample conditioned on all previous ones; nonetheless we show that it can be efficiently trained on data with tens of thousands of samples per second of audio. When applied to text-to-speech, it yields state-of-the-art performance, with human listeners rating it as significantly more natural sounding than the best parametric and concatenative systems for both English and Mandarin. A single WaveNet can capture the characteristics of many different speakers with equal fidelity, and can switch between them by conditioning on the speaker identity. When trained to model music, we find that it generates novel and often highly realistic musical fragments. We also show that it can be employed as a discriminative model, returning promising results for phoneme recognition.

Results

TaskDatasetMetricValueModel
Speech RecognitionMandarin ChineseMean Opinion Score4.08WaveNet (L+F)
Speech RecognitionMandarin ChineseMean Opinion Score3.79LSTM-RNN parametric
Speech RecognitionMandarin ChineseMean Opinion Score3.47HMM-driven concatenative
Speech RecognitionNorth American EnglishMean Opinion Score4.21WaveNet (L+F)
Speech RecognitionNorth American EnglishMean Opinion Score3.86HMM-driven concatenative
Speech RecognitionNorth American EnglishMean Opinion Score3.67LSTM-RNN parametric
Speech SynthesisMandarin ChineseMean Opinion Score4.08WaveNet (L+F)
Speech SynthesisMandarin ChineseMean Opinion Score3.79LSTM-RNN parametric
Speech SynthesisMandarin ChineseMean Opinion Score3.47HMM-driven concatenative
Speech SynthesisNorth American EnglishMean Opinion Score4.21WaveNet (L+F)
Speech SynthesisNorth American EnglishMean Opinion Score3.86HMM-driven concatenative
Speech SynthesisNorth American EnglishMean Opinion Score3.67LSTM-RNN parametric
Accented Speech RecognitionMandarin ChineseMean Opinion Score4.08WaveNet (L+F)
Accented Speech RecognitionMandarin ChineseMean Opinion Score3.79LSTM-RNN parametric
Accented Speech RecognitionMandarin ChineseMean Opinion Score3.47HMM-driven concatenative
Accented Speech RecognitionNorth American EnglishMean Opinion Score4.21WaveNet (L+F)
Accented Speech RecognitionNorth American EnglishMean Opinion Score3.86HMM-driven concatenative
Accented Speech RecognitionNorth American EnglishMean Opinion Score3.67LSTM-RNN parametric

Related Papers

Hear Your Code Fail, Voice-Assisted Debugging for Python2025-07-20NonverbalTTS: A Public English Corpus of Text-Aligned Nonverbal Vocalizations with Emotion Annotations for Text-to-Speech2025-07-17P.808 Multilingual Speech Enhancement Testing: Approach and Results of URGENT 2025 Challenge2025-07-15An Empirical Evaluation of AI-Powered Non-Player Characters' Perceived Realism and Performance in Virtual Reality Environments2025-07-14ZipVoice-Dialog: Non-Autoregressive Spoken Dialogue Generation with Flow Matching2025-07-12FreeAudio: Training-Free Timing Planning for Controllable Long-Form Text-to-Audio Generation2025-07-11Exploiting Leaderboards for Large-Scale Distribution of Malicious Models2025-07-11MIDI-VALLE: Improving Expressive Piano Performance Synthesis Through Neural Codec Language Modelling2025-07-11