RemoteML / SongNet

A reasonable lyric generator, using GANs
https://remoteml.com/chat/
GNU General Public License v3.0
7 stars 1 forks source link

Train LSTM on genre and/or decade #3

Open mikelane opened 6 years ago

mikelane commented 6 years ago

Pick a genre and a decade to train an LSTM. If there just isn't enough data, use the entire corpus.

Perhaps instead of this, use transfer learning as per Slack...

init27 commented 6 years ago

I'll use the 100 years dataset. Try Rap Genre first, if that isn't successful-I'll try the other idea as discussed.