a simple command line based tts
How to use it ?
Linux/Mac
- Open a Terminal
- cd /to/the/path/of/the/script
- pip3 install -r ./Requirements.txt
- Python3 ./tts.py
Windows
- Open a command prompt
- cd \to\the\path\of\the\script
- pip3 install -r ./Requirements.txt
- Python3 ./tts.py