|
RHVoice Festival Speech Dispatcher, , Ubuntu Linux Mint. RHVoiceRHVoice Linux Mint ( Ubuntu). RHVoice , , , . Speech Dispatcher RHVoice , . , , . , . mkdir build cd build , : sudo apt update sudo apt -q install scons git pkg-config g++ libglibmm-2.4-dev libao-dev libpulse-dev libspeechd-dev portaudio19-dev libao-dev, libpulse-dev, portaudio19-dev . github: git clone --recursive https://github.com/RHVoice/RHVoice.git cd RHVoice scons scons , . , , : scons languages=Russian ,Ukrainian , : scons audio_libs=pulse , . : sudo scons install sudo ldconfig sudo cp -a /usr/local/bin/sd_rhvoice /usr/lib/speech-dispatcher-modules Speech Dispatcher RHVoice, ( ) , nano gedit: sudo nano /etc/speech-dispatcher/modules/rhvoice.conf , : RHVoiceDataPath "/usr/local/share/RHVoice" RHVoiceConfigPath "/usr/local/etc/RHVoice/" RHVoicePunctuationMode #RHVoicePunctuationList "@+_" RHVoiceDefaultVoice "Aleksandr" RHVoiceDefaultVariant "Pseudo-English" Debug nano, Ctrl + X , Y, Enter. , Speech Dispatcher, , Speech Dispatcher , . sudo nano /etc/speech-dispatcher/speechd.conf . AddModule ( , (#)). AddModule : AddModule "rhvoice" "sd_rhvoice" "rhvoice.conf" Speech Dispatcher, : sudo systemctl restart speech-dispatcherd.service RHVoice, : git pull && git submodule update --init scons && sudo scons install. festivalSpeech Dispatcher Festival, . : sudo apt update sudo apt-get install festival speech-dispatcher speech-dispatcher-festival python-speechd , sudo gedit /etc/speech-dispatcher/speechd.conf ( , ) : AddModule "festival" "sd_festival" "festival.conf" Speech Dispatcher, , . , Festival , : DefaultModule festival , # Address where the Festival server runs (you have to # have a Festival server running, please see documentation). FestivalServerHost "localhost" FestivalServerPort 1314 Festival, : festival --server : spd-conf --test-festival spd-conf -d Speech Dispatcher, : sudo systemctl restart speech-dispatcherd.service |
||||||||
|