enriqueav / lstm_lyrics

LSTM text generation by word. Used to generate lyrics from a corpus of a music genre.
https://medium.com/@enriqueav/word-level-lstm-text-generator-creating-automatic-song-lyrics-with-neural-networks-b8a1617104fb
MIT License
80 stars 27 forks source link

Upload trained weights #2

Open enriqueav opened 6 years ago

enriqueav commented 6 years ago

Training RNN is very slow. Add already trained weights to allow people to start generating lyrics right after cloning.