lyrics-generation
Here are 5 public repositories matching this topic...
Language:All
Code for ACL 2020 paper "Rigid Formats Controlled Text Generation":https://www.aclweb.org/anthology/2020.acl-main.68/
- Updated
May 25, 2021 - Python
Lyrics generation with GPT2-based Transformer
- Updated
Jun 25, 2022 - Jupyter Notebook
Melody-Lyric-Generator is a tool for generating cohesive musical compositions by integrating melody generation and lyric creation. It leverages machine learning models, including fine-tuned GPT-2, and datasets like MAESTRO to produce high-quality melodies and Spanish-language lyrics.
- Updated
Dec 3, 2024 - Jupyter Notebook
In the project, the aim is to generate new song lyrics based on the artist’s previously released song’s context and style. We have chosen a Kaggle dataset of over 57,000 songs, having over 650 artists. The dataset contains artist name, song name, a link of the song for reference & lyrics of that song. We tend to create an RNN character-level la…
- Updated
May 17, 2020 - Python
Train an LSTM machine learning model to generate lyrics based on any artists style. End-to-end package allowing lyrics fetching, clean up, training, and generation.
- Updated
Nov 12, 2022 - Python
Improve this page
Add a description, image, and links to thelyrics-generation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thelyrics-generation topic, visit your repo's landing page and select "manage topics."