You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
admin@raspberrypi:~/DaVinci $ python3 DaVinci.py
Traceback (most recent call last):
File "/home/admin/DaVinci/DaVinci.py", line 302, in
wake_word()
File "/home/admin/DaVinci/DaVinci.py", line 153, in wake_word
porcupine = pvporcupine.create(keywords=keywords,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/admin/.local/lib/python3.11/site-packages/pvporcupine/_factory.py", line 59, in create
raise ValueError(
ValueError: One or more keywords are not available by default. Available default keywords are:\nalexa, terminator, pico clock, hey siri, porcupine, hey google, grapefruit, hey barista, ok google, computer, picovoice, jarvis, bumblebee, grasshopper, blueberry, americano
The text was updated successfully, but these errors were encountered:
admin@raspberrypi:~/DaVinci $ python3 DaVinci.py
Traceback (most recent call last):
File "/home/admin/DaVinci/DaVinci.py", line 302, in
wake_word()
File "/home/admin/DaVinci/DaVinci.py", line 153, in wake_word
porcupine = pvporcupine.create(keywords=keywords,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/admin/.local/lib/python3.11/site-packages/pvporcupine/_factory.py", line 59, in create
raise ValueError(
ValueError: One or more keywords are not available by default. Available default keywords are:\nalexa, terminator, pico clock, hey siri, porcupine, hey google, grapefruit, hey barista, ok google, computer, picovoice, jarvis, bumblebee, grasshopper, blueberry, americano
The text was updated successfully, but these errors were encountered: