Rap lyric generatinng system for python.
Run following commnads under the repository directory.
pip install poetry
poetry install
poetry run preprocess
Run CLI application.
petry run generate
Run WEB application.
petry run demo
Sample Site. http://34.97.214.0:8080
- Generate n-best response
- Construcy tri-gram model