Guglina TTS, special edition: in English (guglinatts-en), is a voice synthesizer originally designed for Brazilian Portuguese. Uses the Google Translate text-to-speech API. Read screens for the visually impaired. Transforms text into audio, allowing blind or low-vision people to access content displayed on the screen. Although the main target audience for text-to-speech conversion systems - such as Guglina TTS EN - is people with visual impairment, this type of program can be used by people with dyslexia and other reading disabilities, people with severe as well as by pre-literate children. In addition to being an assistive technology tool, voice synthesizers can still have educational and entertainment applications.
It is under the aegis of the license:
Maintainer: Felipe Facundes
git clone https://github.com/felipefacundes/guglinatts-en
cd guglinatts-en
chmod +x INSTALL.sh
yes s | sh INSTALL.sh
sudo cp guglinatts-en-generic.conf /etc/speech-dispatcher/modules/
sudo cp speechd.conf /etc/speech-dispatcher/
sudo cp googletts* /bin/
sudo chmod +x /bin/googletts*
sudo pacman -S espeak-ng speech-dispatcher orca onboard ffmpeg xsel libnotify python2-notify perl-libwww perl-www-mechanize perl-html-tree sox fmt lame perl-www-curl
sudo pacman -U svox-pico-bin-1.0+git20130326-8-x86_64.pkg.tar.xz
fakeroot alien -d "nome".pkg.tar.gz
sudo dpkg -i *.deb
fakeroot alien -r "nome".pkg.tar.gz
pkill -9 -u $USER
orca -s
onboard --not-show-in=GNOME,GNOME-Classic:GNOME --startup-delay=3.0 &
orca &
cp /etc/xdg/autostart/onboard-autostart.desktop ~/.config/autostart/
cp /etc/xdg/autostart/orca-autostart.desktop ~/.config/autostart/