porcupine
porcupine copied to clipboard
On-device wake word detection powered by deep learning
Hi, so I'm trying to reproduce a python program using C++. I've managed to set up all the dll, lib and linking and have a working demo. (Working demo snippet)...
I was trying to run my own project that works on Windows 11, however, after moving it to my Pi I started getting a Porcupine failed to initialize error. After...
When running the create command for porcupine, I get the below error: **porcupine = pvporcupine.create(access_key='u.....................=',keywords=['picovoice', 'bumblebee'])** Traceback (most recent call last): File "", line 1, in porcupine = pvporcupine.create(access_key='u/4o2Ud+ngjjSJKVNKx/8RgK4J+hoRrtm+y1mC3xjyglMjpE8PligA==',keywords=['picovoice', 'bumblebee'])...
I'm trying to use a bluetooth headset microphone to detect the wakeup work without success. Perhaps the issue is related to the following PorcupineManger.java code: audioRecord = new AudioRecord( MediaRecorder.AudioSource.MIC,...
I am using picovoice through webassembly on xampp for a personal project. Nothing commercial here. Therefore my URL is `https://localhost/`. When I loaded the page the first time on my...
### Have you checked the docs and existing issues? - [X] I have read all of the relevant Picovoice Porcupine docs - [X] I have searched the existing issues for...
### Have you checked the docs and existing issues? - [X] I have read all of the relevant Picovoice Porcupine docs - [X] I have searched the existing issues for...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950...