Open pl4nty opened 1 year ago
I am also really interested by using the latest porcupine version with rhasspy 3
You can test newest porcupine if you change change version in config/programs/wake/porcupine1/requirements.txt
, but if you want use custom word you need add "access_key" to pvporcupine.create()
command in config/programs/wake/porcupine1/bin/porcupine_shared.py
You also need download new params from porcupine and add them to config/data/wake/porcupine1/lib/common/
.
I got different language and custom wake word work with those changes.
work like a charm thanks
Are custom wake words supported like rhasspy2? I followed the tutorial for porcupine and tested with a few words, then generated a ppm and placed it under
keyword_files
. It shows up withconfig/programs/wake/porcupine1/script/list_models
, but crashes on load (egscript/run bin/wake_detect.py
) with aJSONDecodeError
: