- Dark or Light theme depending on System's current theme
- Save the voice as a .mp3 file
- Reads installed voices in your system and uses them
- Change volume of the voice
- Change rate of the voice
git clone https://github.com/Prits001/Text2Speech-Python.git
cd Text2Speech-Python
pip install -r ./requirements.txt
python main.py
