paper-with-me

홈 › Papers

MusiConGen: Rhythm and Chord Control for Transformer-Based Text-to-Music Generation

2024-07-21 · Yun-Han Lan, Wen-Yi Hsiao, Hao-Chung Cheng, Yi-Hsuan Yang

Existing text-to-music models can produce high-quality audio with great diversity. However, textual prompts alone cannot precisely control temporal musical features such as chords and rhythm of the generated music. To address this challenge, we introduce MusiConGen, a temporally-conditioned Transformer-based text-to-music model that builds upon the pretrained MusicGen framework. Our innovation lies in an efficient finetuning mechanism, tailored for consumer-grade GPUs, that integrates automatically-extracted rhythm and chords as the condition signal. During inference, the condition can either be musical features extracted from a reference audio signal, or be user-defined symbolic chord sequence, BPM, and textual prompts. Our performance evaluation on two datasets -- one derived from extracted features and the other from user-created inputs -- demonstrates that MusiConGen can generate realistic backing track music that aligns well with the specified conditions. We open-source the code and model checkpoints, and provide audio examples online, https://musicongen.github.io/musicongen_demo/.

📄 PDF Abstract BibTeX arXiv:2407.15060

Code (2)

Cyan0731/MusiConGen 공식 구현 pytorch
pwc-1/Paper-9/tree/main/2/musicgen mindspore

Tasks

DiversityMusic GenerationRhythmText-to-Music Generation

Similar Papers 제목 키워드 기반

CoCoFormer: A controllable feature-rich polyphonic music generation method

2023-10-15 · Jiuyang Zhou, Tengfei Niu, Hong Zhu, Xingping Wang

This paper explores the modeling method of polyphonic music sequence. Due to the great potential of Transformer models in music generation, controllable music generation is receiving more attention. In the task of polyph…

DiversityMusic GenerationRhythm

Controllable deep melody generation via hierarchical music structure representation

2021-09-02 · Shuqi Dai, Zeyu Jin, Celso Gomes, Roger B. Dannenberg

Recent advances in deep learning have expanded possibilities to generate music, but generating a customizable full piece of music with consistent long-term structure remains a challenge. This paper introduces MusicFramew…

Music GenerationRhythm

Modeling the Rhythm from Lyrics for Melody Generation of Pop Song

2023-01-03 · Daiyu Zhang, Ju-Chiang Wang, Katerina Kosta, Jordan B. L. Smith 외

Creating a pop song melody according to pre-written lyrics is a typical practice for composers. A computational model of how lyrics are set as melodies is important for automatic composition systems, but an end-to-end ly…

Rhythm

Content-based Controls For Music Large Language Modeling

2023-10-26 · Liwei Lin, Gus Xia, Junyan Jiang, Yixiao Zhang

Recent years have witnessed a rapid growth of large-scale language models in the domain of music audio. Such models enable end-to-end generation of higher-quality music, and some allow conditioned generation using text d…

Language ModelingLanguage ModellingMusic Generationparameter-efficient fine-tuning+1

An Agent-Based Framework for Automated Higher-Voice Harmony Generation

2025-09-29 · Nia D'Souza Ganapathy, Arul Selvamani Shaja arxiv

The generation of musically coherent and aesthetically pleasing harmony remains a significant challenge in the field of algorithmic composition. This paper introduces an innovative Agentic AI-enabled Higher Harmony Music…