paper-with-me

Papers

SongMASS: Automatic Song Writing with Pre-training and Alignment Constraint

2020-12-09 · Zhonghao Sheng, Kaitao Song, Xu Tan, Yi Ren, Wei Ye, Shikun Zhang, Tao Qin

Automatic song writing aims to compose a song (lyric and/or melody) by machine, which is an interesting topic in both academia and industry. In automatic song writing, lyric-to-melody generation and melody-to-lyric generation are two important tasks, both of which usually suffer from the following challenges: 1) the paired lyric and melody data are limited, which affects the generation quality of the two tasks, considering a lot of paired training data are needed due to the weak correlation between lyric and melody; 2) Strict alignments are required between lyric and melody, which relies on specific alignment modeling. In this paper, we propose SongMASS to address the above challenges, which leverages masked sequence to sequence (MASS) pre-training and attention based alignment modeling for lyric-to-melody and melody-to-lyric generation. Specifically, 1) we extend the original sentence-level MASS pre-training to song level to better capture long contextual information in music, and use a separate encoder and decoder for each modality (lyric or melody); 2) we leverage sentence-level attention mask and token-level attention constraint during training to enhance the alignment between lyric and melody. During inference, we use a dynamic programming strategy to obtain the alignment between each word/syllable in lyric and note in melody. We pre-train SongMASS on unpaired lyric and melody datasets, and both objective and subjective evaluations demonstrate that SongMASS generates lyric and melody with significantly better quality than the baseline method without pre-training or alignment constraint.

📄 PDF Abstract BibTeX arXiv:2012.05168

Code (1)

microsoft/muzic/tree/main/songmass 공식 구현 pytorch

Tasks

Sentence

Similar Papers 제목 키워드 기반

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

Automatic Neural Lyrics and Melody Composition

2020-11-12 · Gurunath Reddy Madhumani, Yi Yu, Florian Harscoët, Simon Canales 외

In this paper, we propose a technique to address the most challenging aspect of algorithmic songwriting process, which enables the human community to discover original lyrics, and melodies suitable for the generated lyri…

DecoderSentence

iComposer: An Automatic Songwriting System for Chinese Popular Music

2019-06-01 · NAACL 2019 6 · Hsin-Pei Lee, Jhih-Sheng Fang, Wei-Yun Ma

In this paper, we introduce iComposer, an interactive web-based songwriting system designed to assist human creators by greatly simplifying music production. iComposer automatically creates melodies to accompany any give…

Rhythm

Automatic Song Translation for Tonal Languages

2022-03-25 · Findings (ACL) 2022 5 · Fenfei Guo, Chen Zhang, Zhirui Zhang, Qixin He 외

This paper develops automatic song translation (AST) for tonal languages and addresses the unique challenge of aligning words' tones with melody of a song in addition to conveying the original meaning. We propose three c…

Translation

Automatic Song Translation for Tonal Languages

2021-11-16 · ACL ARR November 2021 11 · Anonymous

This paper addresses automatic song translation (AST) for tonal languages and the unique challenge of aligning words' tones with the melody of a song in addition to conveying the original meaning. We propose three criter…

Translation