Skip to content

Generates new songs(lyrics only) based on its training on previous billboards top hits.

Notifications You must be signed in to change notification settings

WinterSoldier13/song_lyrics_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

song_lyrics_generator

Generates new songs(lyrics only) based on its training on previous billboards top hits using Tensorflow(specifically Keras) and Python3.6.

The model consists of two LSTM layer and a Dense layer. After 250 epochs the model had an accuracy of 81.2. It can be further trained to improve its accuracy.

About

Generates new songs(lyrics only) based on its training on previous billboards top hits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages