Skip to content

statsmagician/AI-Song-Writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

AI Song Writer

Always wondered what a love song written by AI would be like?
You finally have an answer! By using a Long Short Term Memeory Neural Network, we were able to train our model on song lyrics from various artists and create new songs in their style. After training and generating text, we run spell check using a dictionary of the artist's spelling. No robots were harmed in the making of this.

We decided to combine popular singers known for writing love songs together to have enough training material as well as create interesting new styles. We are unable to upload the metrolyrics.csv file, but it can be obtained from kaggle in the following link. Simply update the link in the script generatelyrics.py and you can generate your very own music!

"I am the sun" - BeatlesBot

link: https://www.kaggle.com/gyani95/380000-lyrics-from-metrolyrics
Special thanks to Gyanendra Mishra for scraping the lyrics for us.

Coming Soon

-75% Complete: Scaper for grabbing the lyrics from new artists on metrolyrics.com -Performance updates for generateLyrics.py -Website with push button for getting lyrics

About

Training a computer to write music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages