custom-hotword-for-aiy-voicekit
custom-hotword-for-aiy-voicekit copied to clipboard
wont start
pi@raspberrypi:~/AIY-voice-kit-python $ src/examples/voice/assistant_grpc_demo_snowboy.py src/mod/resources/alexa/alexa_02092017.umdl
usage: assistant_grpc_demo_snowboy.py [-h] [--language LANGUAGE]
[--volume VOLUME] [--model MODEL]
assistant_grpc_demo_snowboy.py: error: unrecognized arguments: src/mod/resources/alexa/alexa_02092017.umdl
pi@raspberrypi:~/AIY-voice-kit-python $
If you're using your own hotword, you need to follow the steps below. Be sure to point to the location of the hotword and correctly spell it. If all else fails, I believe the --model argument allows you to also run your own hotword. If you're utilizing the alexa hotword, then attempt also to put --model before the location of Alexa.
@sstgohanx , --model works fine, thanks