-
After training and running checkHotword.py, I have got the following error:
`C:\Users\lasse\Desktop\HotWordDetection-master\HotWordDetection-master>python bin/checkHotword.py
C:\Python27\lib\site-…
-
With recent https://github.com/google/aiyprojects-raspbian/releases/tag/v20191113 image gRPC demo works for me, but ...
all the library demos do Segmentation fault
```
pi@raspberrypi:~ $ ./AIY-pr…
-
Is it possible to use a different GPIO pin (other than 4) for the button to record to Alexa?
Reason: I'm using [PowerBlock](http://blog.petrockblock.com/gadgets/powerblock-another-power-switch-for-…
-
Hello,
I am currently having issues linking the kitt.ai hotword detection with the amazon alexa SDK. I successfully built the Swig python interface, however, i am getting an error shown in this im…
cgw21 updated
6 years ago
-
I have downloaded g-assist from snap store version 1.0.0-rc.2. Wake word doesn't seem to work. (I am not sure if it is built for the version) Please clarify.
Saw that wake word detection is built us…
-
RoboCop will recognize faces and greet, no need to utter Hotword/Keyword.
RoboCop will recognize only pre-trained faces.
-
Hi,
is there a way to check how accurate / loud the spoken hotword was?
Because i have multiple Devices with Snowboy detection running and want to know, which one was triggered the best (closest) …
-
如题。
日志文件:
The torchaudio backend is switched to 'soundfile'. Note that 'sox_io' is not supported on Windows.
torchvision is not available - cannot save figures
The torchaudio backend is switch…
hijos updated
3 months ago
-
I am trying to use snowboy hotword detection for a demo in Android platform. Does the android code "snowboy-master/examples/Android" support for pmdl files. It works for all the umdl files but doesn'…
-
I am currently working to combine Google Assistant and Snowboy. However, I am using multithreading
in order to make this work. The only issue I have encountered so far is that the **detector.start()*…