Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

WaveNet: A Generative Model for Raw Audio

About

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.

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

Related benchmarks

TaskDatasetResultRank
Speech SynthesisLJ Speech (test)
MOS4.43
36
Permuted Pixel-by-Pixel MNIST ClassificationPermuted MNIST (pMNIST) pixel-by-pixel (test)
Accuracy (Clean)96.7
25
Time-series generationStocks
Discriminative Score0.232
21
Time-series generationSines
Discriminative Score0.158
21
Time-series generationEnergy
Discriminative Score0.397
21
Audio GenerationLJ Speech (test)
LL Score5.059
20
pixel-by-pixel classificationMNIST unpermuted pixel-by-pixel (test)
Accuracy (Test)98.3
18
Traffic speed forecastingMETR-LA 30 min (test)
MAE3.59
16
ClassificationHAR
Accuracy90.02
13
ClassificationEEG
Accuracy75.25
13
Showing 10 of 33 rows

Other info

Follow for update