Jukebox:一种生成音乐的生成模型

Jukebox: A Generative Model for Music

普拉富拉·达里瓦尔 Prafulla Dhariwal · OpenAI · 2020-04-30 · arXiv:2005.00341 ↗ · 被引 970

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

摘要 · Abstract

我们介绍了 Jukebox,一种在原始音频域中生成带歌声的音乐的模型。我们使用多尺度 VQ-VAE 将原始音频的长上下文压缩为离散编码,并使用自回归 Transformer 对这些编码进行建模。我们展示了该组合模型在规模化后能够生成高保真度且多样化的歌曲,连贯性可达数分钟。我们可以通过艺术家和流派来引导音乐和声乐风格,并通过未对齐的歌词使歌声更可控。我们在 https://jukebox.openai.com 上发布了数千个非精心挑选的样本,并在 https://github.com/openai/jukebox 上发布了模型权重和代码。

We introduce Jukebox, a model that generates music with singing in the raw audio domain. We tackle the long context of raw audio using a multi-scale VQ-VAE to compress it to discrete codes, and modeling those using autoregressive Transformers. We show that the combined model at scale can generate high-fidelity and diverse songs with coherence up to multiple minutes. We can condition on artist and genre to steer the musical and vocal style, and on unaligned lyrics to make the singing more controllable. We are releasing thousands of non cherry-picked samples at https://jukebox.openai.com, along with model weights and code at https://github.com/openai/jukebox

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 21)

阅读逐段中英对照全文 →