A mood-based lyrics generation system built with Python using finite automata concepts. Select your mood, generate structured poetic stanzas, and hear them read aloud with text-to-speech.
- π Mood-based lyric generation (happy, sad, romantic, etc.)
- π€ Built on finite automata logic for structured stanza generation
- π Text-to-speech β hear your lyrics read aloud
- π Dark mode support
- π₯οΈ Clean GUI built with Tkinter
- Python
- Tkinter (GUI)
- pyttsx3 (Text-to-Speech)
- Finite Automata Concepts
- Clone the repo
git clone https://github.com/Manahil-debug/Lyrics-Generator.git- Install dependencies
pip install pyttsx3- Run the app
python Lyrics-Generator.pyManahil Ramzan β GitHub
