Non-Sequential Melody Generation
In this paper we present a method for algorithmic melody generation using a generative adversarial network without recurrent components. Music generation has been successfully done using recurrent neural networks, where the model learns sequence information that can help create authentic sounding melodies. Here, we use DCGAN architecture with dilated convolutions and towers to capture sequential information as spatial image information, and learn long-range dependencies in fixed-length melody forms such as Irish traditional reel.
Code (0)
등록된 구현이 없습니다.
Tasks
Generative Adversarial NetworkMusic GenerationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
GANs & Reels: Creating Irish Music using a Generative Adversarial Network
In this paper we present a method for algorithmic melody generation using a generative adversarial network without recurrent components. Music generation has been successfully done using recurrent neural networks, where …
Generative Adversarial NetworkMusic GenerationAccompanied Singing Voice Synthesis with Fully Text-controlled Melody
Text-to-song (TTSong) is a music generation task that synthesizes accompanied singing voices. Current TTSong methods, inherited from singing voice synthesis (SVS), require melody-related information that can sometimes be…
Language ModelingLanguage ModellingMusic GenerationSinging Voice SynthesisTeleMelody: Lyric-to-Melody Generation with a Template-Based Two-Stage Method
Lyric-to-melody generation is an important task in automatic songwriting. Previous lyric-to-melody generation systems usually adopt end-to-end models that directly generate melodies from lyrics, which suffer from several…
RhythmRe-creation of Creations: A New Paradigm for Lyric-to-Melody Generation
Lyric-to-melody generation is an important task in songwriting, and is also quite challenging due to its unique characteristics: the generated melodies should not only follow good musical patterns, but also align with fe…
Language ModelingLanguage ModellingRetrievalRhythmAligning Language Models for Lyric-to-Melody Generation with Rule-Based Musical Constraints
Large Language Models (LLMs) show promise in lyric-to-melody generation, but models trained with Supervised Fine-Tuning (SFT) often produce musically implausible melodies with issues like poor rhythm and unsuitable vocal…