Ant-Brain/EfficientWord-Net
OneShot Learning-based hotword detection.
This tool helps developers add custom 'hotwords' or 'wake words' to their voice-activated applications, like "OK Google" or "Alexa." It takes a few spoken samples of your desired hotword as input and outputs a detection model ready for integration. This is for developers building custom voice interfaces or hands-free controls into their software.
301 stars.
Use this if you are a developer building a voice assistant or hands-free system and need to quickly add custom wake words without extensive training data.
Not ideal if you are an end-user looking for a ready-to-use voice assistant; this is a component for developers, not a standalone product.
Stars
301
Forks
51
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Feb 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Ant-Brain/EfficientWord-Net"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
ARM-software/ML-KWS-for-MCU
Keyword spotting on Arm Cortex-M Microcontrollers
Tony607/Keras-Trigger-Word
How to do Real Time Trigger Word Detection with Keras | DLology
ardamavi/Vocalization-Sign-Language-iOS
Vocalization sign language iOS App with deep learning using CoreML.
roman-vygon/triplet_loss_kws
Learning Efficient Representations for Keyword Spotting with Triplet Loss
mzakharo/lg_detector
Detect LG Appliance Completion with a Microphone, Machine Learning, and ESP32