-
Hi,
I've finally got AlexaPi working after a few separate attempts due to various reasons.
It all _works_ but I literally have to shout at my microphone to get the keyphrase to be detected. How exactl…
-
in node.js microphone example i can see this:
```
detector.on('hotword', function (index, hotword, buffer) { // Buffer arguments contains sound that triggered the event, for example, it could be w…
-
Dusted off an old Pi Zero and I'm trying to run the streaming_example.py example, but it fails with:
```
python streaming_example.py --libpath ../lib/rpi/armv6/libnyumaya.so
Audio Recognition Vers…
-
If i try the Swift Demo example, the line 137 gives the following error:
`
Can't add detector
-> caused by: Model default_hotword not registered
`
-
Hi all, sorry if this seems a bit literal but I’ve never done this before and I’d like someone who knows what they’re doing to check this for me. I greatly appreciate it!
I found these directions
…
-
### Describe the bug:
```
Hi,Shiva, i have a problem about custom wakeword.When i add a Path of my model wakeworld in config.yaml,its return this:
ERROR:__main__:number of hotwords in decoder_model…
-
**Is your feature request related to a problem? Please describe.**
Currently under `hotword`, we let the user decide if they have Snowboy installed on their device and ask them to use it if they ha…
-
**Describe the bug**
Main script breaking after snowboy refractor
**To Reproduce**
Install as usual
1. Install as usual
2. `python3 -m main`
**Expected behavior**
To bring the script in wor…
-
### Describe the bug:
changing alexa.umdl to jarvis.umdl or adding another wake word under snowboy and alexa causes the service to not start. I am also unable to run the service with custom wake wo…
-
#### TL;DR :
**1) Is there any way to make Porcupine log more useful debugging info to LogCat in Android?**
**2) Does Porcupine internally detects beginning and end of speech in the audio data, s…