Skip to content

Generating Rap Lyrics from Artist Name and Song Title using GPT2

Notifications You must be signed in to change notification settings

AnantShankhdhar/AI-Rap-Lyric-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI RAP LYRIC GENERATOR

Generating rap lyrics from using artist name and song title
GPT2 finetuned on over 10000 songs from multiple artists using google cloud TPU-VM using JAX

The model has been deployed as a demo on huggingface spaces . Checkout the demo - click here

The dataset used for training can be found here
You can even use this google colab notebook for making predictions click here
For the entire code with model file also available checkout the huggingface repository here

Files in the repository:-

  1. run_clm_flax.py contains the training script
  2. run.sh can be used to run the training script and the hyperparameters can be directly specified there
  3. genius.py contains the file to download songs from genius.com

An example of how demo works

alt text

About

Generating Rap Lyrics from Artist Name and Song Title using GPT2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published