English

WaveGrad: Estimating Gradients for Waveform Generation

Audio and Speech Processing 2020-10-12 v2 Machine Learning Sound Machine Learning

Abstract

This paper introduces WaveGrad, a conditional model for waveform generation which estimates gradients of the data density. The model is built on prior work on score matching and diffusion probabilistic models. It starts from a Gaussian white noise signal and iteratively refines the signal via a gradient-based sampler conditioned on the mel-spectrogram. WaveGrad offers a natural way to trade inference speed for sample quality by adjusting the number of refinement steps, and bridges the gap between non-autoregressive and autoregressive models in terms of audio quality. We find that it can generate high fidelity audio samples using as few as six iterations. Experiments reveal WaveGrad to generate high fidelity audio, outperforming adversarial non-autoregressive baselines and matching a strong likelihood-based autoregressive baseline using fewer sequential operations. Audio samples are available at https://wavegrad.github.io/.

Keywords

Cite

@article{arxiv.2009.00713,
  title  = {WaveGrad: Estimating Gradients for Waveform Generation},
  author = {Nanxin Chen and Yu Zhang and Heiga Zen and Ron J. Weiss and Mohammad Norouzi and William Chan},
  journal= {arXiv preprint arXiv:2009.00713},
  year   = {2020}
}
R2 v1 2026-06-23T18:15:09.043Z