Maintenance / update/install
sudo systemctl start/stop/status voice
Installation
- (clone le repo)
export PIP_VERSION="pip<=20.2.4”./configure RHASSPY_LANGUAGE=fr --enable-in-placemakemake install-init- comment or delete all install-init in the makefile
source .venv/bin/activate- install
onnxruntimewith pip fromhttps://github.com/synesthesiam/prebuilt-apps/releases - install
phonetisaurusbywithuntar files and copy filespip fromsame urlhttps://github.com/rhasspy/phonetisaurus-pypi/releases - install gruut
https://github.com/rhasspy/gruut/releases/tag/v0.9.0(need to comment phonetisaurus line in dependencis) make installin rhasspy dir