WaveNet:原始音频的生成模型

WaveNet: A Generative Model for Raw Audio

阿伦·范登奥尔德 Aäron van den Oord · Google DeepMind · 2016-09-12 · arXiv:1609.03499 ↗ · 被引 8285

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

本文介绍了 WaveNet,一种用于生成原始音频波形的深度神经网络。该模型是完全概率性和自回归的,每个音频样本的预测分布都基于所有之前的样本;尽管如此,我们表明它可以高效地训练每秒包含数万个样本的音频数据。当应用于文本转语音时,它实现了最先进的性能,人类听众评价其自然度显著优于英语和普通话的最佳参数化和拼接系统。单个 WaveNet 可以以相同的保真度捕捉许多不同说话者的特征,并通过条件化说话者身份在它们之间切换。当训练用于建模音乐时,我们发现它生成了新颖且通常高度逼真的音乐片段。我们还展示了它可以作为判别模型使用,在音素识别方面取得了有希望的结果。

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.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 16)

阅读逐段中英对照全文 →