paper-with-me

Papers

SongCreator: Lyrics-based Universal Song Generation

2024-09-09 · Shun Lei, Yixuan Zhou, Boshi Tang, Max W. Y. Lam, Feng Liu, Hangyu Liu, Jingcheng Wu, Shiyin Kang, Zhiyong Wu, Helen Meng

Music is an integral part of human culture, embodying human intelligence and creativity, of which songs compose an essential part. While various aspects of song generation have been explored by previous works, such as singing voice, vocal composition and instrumental arrangement, etc., generating songs with both vocals and accompaniment given lyrics remains a significant challenge, hindering the application of music generation models in the real world. In this light, we propose SongCreator, a song-generation system designed to tackle this challenge. The model features two novel designs: a meticulously designed dual-sequence language model (DSLM) to capture the information of vocals and accompaniment for song generation, and a series of attention mask strategies for DSLM, which allows our model to understand, generate and edit songs, making it suitable for various songrelated generation tasks by utilizing specific attention masks. Extensive experiments demonstrate the effectiveness of SongCreator by achieving state-of-the-art or competitive performances on all eight tasks. Notably, it surpasses previous works by a large margin in lyrics-to-song and lyrics-to-vocals. Additionally, it is able to independently control the acoustic conditions of the vocals and accompaniment in the generated song through different audio prompts, exhibiting its potential applicability. Our samples are available at https://thuhcsi.github.io/SongCreator/.

📄 PDF Abstract BibTeX arXiv:2409.06029

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingMusic Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Song Form-aware Full-Song Text-to-Lyrics Generation with Multi-Level Granularity Syllable Count Control

2024-11-20 · Yunkee Chae, Eunsik Shin, Hwang Suntae, Seungryeol Paik 외

Lyrics generation presents unique challenges, particularly in achieving precise syllable control while adhering to song form structures such as verses and choruses. Conventional line-by-line approaches often lead to unna…

FormManagement

SongComposer: A Large Language Model for Lyric and Melody Generation in Song Composition

2024-02-27 · Shuangrui Ding, Zihan Liu, Xiaoyi Dong, Pan Zhang 외

Creating lyrics and melodies for the vocal track in a symbolic format, known as song composition, demands expert musical knowledge of melody, an advanced understanding of lyrics, and precise alignment between them. Despi…

Instruction FollowingLanguage ModelingLanguage ModellingLarge Language Model+1

SongRewriter: A Chinese Song Rewriting System with Controllable Content and Rhyme Scheme

2022-11-28 · Yusen Sun, Liangyou Li, Qun Liu, Dit-yan Yeung

Although lyrics generation has achieved significant progress in recent years, it has limited practical applications because the generated lyrics cannot be performed without composing compatible melodies. In this work, we…

Rhythm

Controllable Ancient Chinese Lyrics Generation Based on Phrase Prototype Retrieving

2023-03-20 · Li Yi

Generating lyrics and poems is one of the essential downstream tasks in the Natural Language Processing (NLP) field. Current methods have performed well in some lyrics generation scenarios but need further improvements i…

Unsupervised Melody-to-Lyric Generation

2023-05-30 · Yufei Tian, Anjali Narayan-Chen, Shereen Oraby, Alessandra Cervone 외

Automatic melody-to-lyric generation is a task in which song lyrics are generated to go with a given melody. It is of significant practical interest and more challenging than unconstrained lyric generation as the music i…

DisentanglementRhythmText Generation