custom-hotword-for-aiy-voicekit icon indicating copy to clipboard operation
custom-hotword-for-aiy-voicekit copied to clipboard

wont start

Open arun2118 opened this issue 5 years ago • 2 comments

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 $

arun2118 avatar Mar 03 '19 19:03 arun2118

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 avatar Mar 04 '19 03:03 sstgohanx

@sstgohanx , --model works fine, thanks

akimlyubchenko avatar Aug 26 '19 19:08 akimlyubchenko