LuisMalhadas / rhasspy

Offline private voice assistant for many human languages
https://community.rhasspy.org/
MIT License
2 stars 0 forks source link

Changes required to update the pvporcupine lib. #1

Closed LuisMalhadas closed 2 years ago

LuisMalhadas commented 2 years ago

Changes required to update the pvporcupine lib.

This was tested only on a raspberry pi 4B

This is disabling deepspeech and pocketsphinx (that were not working for me). ------ More details:

0 670.4 ERROR: Could not find a version that satisfies the requirement deepspeech==0.9.3 (from rhasspy) (from versions: none)

0 670.4 ERROR: No matching distribution found for deepspeech==0.9.3

0 670.5 make: *** [Makefile:173: install-rhasspy] Error 1

0 1138.1 deps/sphinxbase/src/libsphinxad/ad_pulse.c:44:10: fatal error: pulse/pulseaudio.h: No such file or directory

0 1138.1 #include <pulse/pulseaudio.h>

0 1138.1 ^~~~~~~~

0 1138.1 compilation terminated.

0 1138.1 error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1

0 1138.1 [end of output]