instead of eSpeak in Debian?
It's weird that I got very small amount of results when searching.
sudo apt install festival festival-dev sudo update-alternatives --set speech-dispatcher-default festival echo "Hello, world!" | festival --tts
update-alternatives command doesn't work: update-alternatives: error: alternative path is not absolute as it should be: festival I tried to use /usr/bin/festival as an absolute path, but it failed too: update-alternatives: error: no alternatives for speech-dispatcher-default
for error 1: sudo update-alternatives --set speech-dispatcher-voice /usr/bin/festival for error 2: sudo apt install festival festival-lib
For the first error command output: update-alternatives: error: no alternatives for speech-dispatcher-voice For the second: There is no such package in Debian and Ubuntu. It's only for CentOS and such, I think.
Обсуждают сегодня