English

Simple and Controllable Music Generation

Sound 2024-01-31 v3 Artificial Intelligence Machine Learning Audio and Speech Processing

Abstract

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

Keywords

Cite

@article{arxiv.2306.05284,
  title  = {Simple and Controllable Music Generation},
  author = {Jade Copet and Felix Kreuk and Itai Gat and Tal Remez and David Kant and Gabriel Synnaeve and Yossi Adi and Alexandre Défossez},
  journal= {arXiv preprint arXiv:2306.05284},
  year   = {2024}
}

Comments

Published at Neurips 2023

R2 v1 2026-06-28T11:00:08.501Z