Eminem lyric generator using LSTM networks.
DeepRap is an lyric generator using Keras and an LSTM network to predict Eminem lyrics. A flask web server is used to serve the predictions to a html webpage.
In order to run the generator locally, install all the dependicies in requirements.txt and run flask_app.py and navigate to the port where the server is running.