Optimizing the Songwriting Process: Genre-Based Lyric Generation Using Deep Learning Models
- URL: http://arxiv.org/abs/2409.13758v1
- Date: Sun, 15 Sep 2024 21:32:46 GMT
- Title: Optimizing the Songwriting Process: Genre-Based Lyric Generation Using Deep Learning Models
- Authors: Tracy Cai, Wilson Liang, Donte Townes,
- Abstract summary: This project aims to simplify the traditional songwriting process with deep learning techniques.
We developed a unique preprocessing format using tokens to parse lyrics into individual verses.
We found that generation yielded higher recall (ROUGE) in the baseline model, but similar precision (BLEU) for both models.
- Score: 2.703659575788133
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The traditional songwriting process is rather complex and this is evident in the time it takes to produce lyrics that fit the genre and form comprehensive verses. Our project aims to simplify this process with deep learning techniques, thus optimizing the songwriting process and enabling an artist to hit their target audience by staying in genre. Using a dataset of 18,000 songs off Spotify, we developed a unique preprocessing format using tokens to parse lyrics into individual verses. These results were used to train a baseline pretrained seq2seq model, and a LSTM-based neural network models according to song genres. We found that generation yielded higher recall (ROUGE) in the baseline model, but similar precision (BLEU) for both models. Qualitatively, we found that many of the lyrical phrases generated by the original model were still comprehensible and discernible between which genres they fit into, despite not necessarily being the exact the same as the true lyrics. Overall, our results yielded that lyric generation can reasonably be sped up to produce genre-based lyrics and aid in hastening the songwriting process.
Related papers
- REFFLY: Melody-Constrained Lyrics Editing Model [50.03960548399128]
We introduce REFFLY, the first revision framework designed to edit arbitrary forms of plain text draft into high-quality, full-fledged song lyrics.
Our approach ensures that the generated lyrics retain the original meaning of the draft, align with the melody, and adhere to the desired song structures.
arXiv Detail & Related papers (2024-08-30T23:22:34Z) - Rhyme-aware Chinese lyric generator based on GPT [1.2813386930534034]
GPT, pre-trained on large-scale corpora, can effectively capture rich semantic patterns from plain text.
However, existing pre-trained language models used to generate lyrics rarely consider rhyme information, which is crucial in lyrics.
arXiv Detail & Related papers (2024-08-19T16:17:20Z) - Unsupervised Melody-to-Lyric Generation [91.29447272400826]
We propose a method for generating high-quality lyrics without training on any aligned melody-lyric data.
We leverage the segmentation and rhythm alignment between melody and lyrics to compile the given melody into decoding constraints.
Our model can generate high-quality lyrics that are more on-topic, singable, intelligible, and coherent than strong baselines.
arXiv Detail & Related papers (2023-05-30T17:20:25Z) - Unsupervised Melody-Guided Lyrics Generation [84.22469652275714]
We propose to generate pleasantly listenable lyrics without training on melody-lyric aligned data.
We leverage the crucial alignments between melody and lyrics and compile the given melody into constraints to guide the generation process.
arXiv Detail & Related papers (2023-05-12T20:57:20Z) - Re-creation of Creations: A New Paradigm for Lyric-to-Melody Generation [158.54649047794794]
Re-creation of Creations (ROC) is a new paradigm for lyric-to-melody generation.
ROC achieves good lyric-melody feature alignment in lyric-to-melody generation.
arXiv Detail & Related papers (2022-08-11T08:44:47Z) - Youling: an AI-Assisted Lyrics Creation System [72.00418962906083]
This paper demonstrates textitYouling, an AI-assisted lyrics creation system, designed to collaborate with music creators.
In the lyrics generation process, textitYouling supports traditional one pass full-text generation mode as well as an interactive generation mode.
The system also provides a revision module which enables users to revise undesired sentences or words of lyrics repeatedly.
arXiv Detail & Related papers (2022-01-18T03:57:04Z) - Say What? Collaborative Pop Lyric Generation Using Multitask Transfer
Learning [0.9449650062296822]
We present a collaborative line-level lyric generation system that utilizes transfer-learning via the T5 transformer model.
We develop a model that is able to learn lyrical and stylistic tasks like rhyming, matching line beat requirements, and ending lines with specific target words.
arXiv Detail & Related papers (2021-11-15T08:13:26Z) - Automatic Neural Lyrics and Melody Composition [6.574381538711984]
The proposed system, Automatic Neural Lyrics and Melody Composition (AutoNLMC) is an attempt to make the whole process of songwriting automatic using artificial neural networks.
Our lyric to vector (lyric2vec) model trained on a large set of lyric-melody pairs dataset parsed at syllable, word and sentence levels are large scale embedding models.
It can also take lyrics from professional lyric writer to generate matching melodies.
arXiv Detail & Related papers (2020-11-12T13:44:01Z) - Melody-Conditioned Lyrics Generation with SeqGANs [81.2302502902865]
We propose an end-to-end melody-conditioned lyrics generation system based on Sequence Generative Adversarial Networks (SeqGAN)
We show that the input conditions have no negative impact on the evaluation metrics while enabling the network to produce more meaningful results.
arXiv Detail & Related papers (2020-10-28T02:35:40Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.