The file speakup.py
contains a simple script to do TTS on Linux.
The way you use it is:
1- Install https://github.com/myshell-ai/MeloTTS
and pip3 install pyperclip
.
2- Install sudo apt-get install xbindkeys
3- Place speakup.py
in /etc/speakup.py
4- Edit ~/.xbindkeysrc
and add:
"python3 /etc/speakup.py"
SHIFT + F1
Now whenever you press SHIFT + F1
, the text in your clipboard will be spoken up by a very nice lady.
I'm active in systems and language development. I'm starting a 4-year SWE/Compsci degree in a few days. Check my work here.