EfficientWord-Net icon indicating copy to clipboard operation
EfficientWord-Net copied to clipboard

OneShot Learning-based hotword detection.

Results 17 EfficientWord-Net issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for your helpful research. I wonder if the current model can handle complex hot words like "Hey Siri" or just handle one word, like "Siri"? My second question...

enhancement

Hello I left a comment on Reddit saying I would give it a go, and you said if I had a problem to log it here, so here I am,...

enhancement
good first issue
raspberrypi
wake_word_generation

I've installed the python library with `pip install EfficientWord-Net` onto a raspberry pi 2 with recent raspbian lite. However if i run the demo with `python -m eff_word_net.engine` i'll get...

No support for Python 12, is that planned? tflite is no longer maintained for windows / mac, you have to use the full tensorflow. ``` Note: We no longer release...

#45 Update dependencies for Python 3.10+, add TensorFlow for Windows/Mac - Updated dependencies to support Python 3.10 and later versions, addressing the requirements of #45. - Dropped support for Python...

update dependencies to latest

Hi, first of all, thank you for sharing this awesome work! I noticed that the first model version was divided into two separate graphs `logmelcalc.tflite` and `baseModel.tflite`. Wondering if there...

I made my ref using generate_reference but for some reason the _ref file it made always had an empty list, so I opened the generate_reference.py file to find out that...

it detecting wake word on silence , specially when i 1 times , its repeat it self twice, any solution?

Hi, The performance of the model are really good when the voice is clean, however if the background is not clean with some noisy or room reverb, the recall rate...