Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 348 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 348 Bytes

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