Skip to content

WallyS02/Song-Lyrics-Generator

Repository files navigation

Logo SLG

Song Lyrics Generator

AI-based song lyrics generator trained on data scraped from AZ Lyrics, Tekstowo and others. The generator is based on Markov chain or recursive neural networks - you choose the model.

How to run?

  1. Execute pip3 install -r requirements.txt to install all dependencies.
  2. Open Python shell (just python3 command) and enter nltk.download("punkt").
  3. Run python3 main.py for Markov chain or RNN, then select desired option.
  4. Enjoy generating :)

Authors

  • Sebastian Kutny
  • Tomasz Lewandowski
  • Maciej Krzyżanowski

About

AI-based song lyrics generator based on prepared data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •