Picovoice / porcupine

On-device wake word detection powered by deep learning
https://picovoice.ai/
Apache License 2.0
3.69k stars 496 forks source link

Porcupine Documentation Issue: #1281

Closed mohsenabdollahi closed 2 months ago

mohsenabdollahi commented 2 months ago

What is the URL of the doc?

https://github.com/Picovoice/porcupine/blob/master/demo/python/porcupine_demo_mic.py

What is the nature of the issue?

Hello, I checked all the items completely. model_path , keyword_paths, access_key . But I get this error: Traceback (most recent call last): File "picovoice.py", line 8, in handle = pvporcupine.create( File "C:\Users\Mohsen\Documents\vscode\python\porcopin\porcopin\lib\site-packa ges\pvporcupine_factory.py", line 69, in create return Porcupine( File "C:\Users\Mohsen\Documents\vscode\python\porcopin\porcopin\lib\site-packa ges\pvporcupine_porcupine.py", line 198, in init raise self._PICOVOICE_STATUS_TO_EXCEPTION[status]( pvporcupine._porcupine.PorcupineActivationError: Initialization failed: [0] Picovoice Error (code 00000136) [1] Picovoice Error (code 00000136) [2] Picovoice Error (code 00000136)

Please help me

ksyeo1010 commented 2 months ago

Make sure your internet is on and working while running the program. If you skill keep having issues, you can send your access key to hello@picovoice.ai so we can investigate further

vishweshsoni commented 2 months ago

same for me

albho commented 2 months ago

Closing due to inactivity.