/rhvoice-help

Uma ajuda de como instalar o RHVoice em algumas distribuições linux.

MIT LicenseMIT

rhvoice-help

Uma ajuda de como instalar o RHVoice em algumas distribuições linux.

Obs: Um trabalho em andamento

Como instalar

Fedora Linux

$ sudo dnf install git scons

$ cd ~/Downloads
$ git clone https://github.com/RHVoice/RHVoice && cd RHVoice
$ git submodule init
$ git submodule update

$ scons
$ sudo scons install
$ sudo ldconfig

Como testar

$ spd-say -o rhvoice "Instalação aparentimente ok, parabéns"

Certamente irá escutar uma voz natural.

Como usar no orca

$ orca -s

image

Selecione a aba "Voz"

image

Altere Sistema de fala para Speech Dispatcher

Altere Sintetizador de fala para rhvoice

image