Generating Lyrics Using Deep (Multi-Layer) LSTM
hackernoon.com
Generating Lyrics Using Deep (Multi-Layer) LSTM
1–3 of 3 posts
Re: Generating Lyrics Using Deep (Multi-Layer) LSTM
#2As usual LSTMs are shit at generating text. But attention models (like BERT) are a whole different game.
Re: Generating Lyrics Using Deep (Multi-Layer) LSTM
#3The results shouldn't be that bad. There may be a bug in the implementation.