简单可控的音乐生成

Simple and Controllable Music Generation

亚历山大·德福塞 Alexandre Défossez · Meta AI · 2023-06-08 · arXiv:2306.05284 ↗ · 被引 714

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

摘要 · Abstract

我们解决了条件音乐生成的任务。我们引入了 MusicGen,这是一个单一的语言模型(LM),它处理多个压缩离散音乐表示流,即 token。与先前的工作不同,MusicGen 由一个单阶段 transformer LM 和高效的 token 交错模式组成,从而消除了级联多个模型(例如分层或上采样)的需要。通过这种方法,我们展示了 MusicGen 如何生成高质量的样本,包括单声道和立体声,同时以文本描述或旋律特征为条件,从而更好地控制生成的输出。我们进行了广泛的实证评估,包括自动和人工研究,表明所提出的方法在标准文本到音乐基准测试中优于评估的基线。通过消融研究,我们揭示了 MusicGen 每个组成部分的重要性。音乐样本、代码和模型可在 https://github.com/facebookresearch/audiocraft 获取。

We tackle the task of conditional music generation. We introduce MusicGen, a single Language Model (LM) that operates over several streams of compressed discrete music representation, i.e., tokens. Unlike prior work, MusicGen is comprised of a single-stage transformer LM together with efficient token interleaving patterns, which eliminates the need for cascading several models, e.g., hierarchically or upsampling. Following this approach, we demonstrate how MusicGen can generate high-quality samples, both mono and stereo, while being conditioned on textual description or melodic features, allowing better controls over the generated output. We conduct extensive empirical evaluation, considering both automatic and human studies, showing the proposed approach is superior to the evaluated baselines on a standard text-to-music benchmark. Through ablation studies, we shed light over the importance of each of the components comprising MusicGen. Music samples, code, and models are available at https://github.com/facebookresearch/audiocraft

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 18)

阅读逐段中英对照全文 →