Skip to content

HeshamElAbd/SongWriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SongWriter

A LSTM based language model for the SongLyric database

To Generate Songs:

$ python Generate_Text.py --model=../Models/inference_model.hf5 --output=../Samples/Sample14.txt --len=1000 --temp=0.6 --cond_string="I love you"

Example of the Generated Songs:

Check The Samples directory for Examples of the generated songs