Tony607/Keras-Trigger-Word
How to do Real Time Trigger Word Detection with Keras | DLology
This project helps you build a custom voice assistant that activates only when it hears a specific phrase, much like "Alexa" or "OK, Google." You provide audio recordings of your desired trigger word and background noise, and it produces a standalone, real-time trigger word detection system. This is for developers and hobbyists who want to create custom, offline voice activation features.
161 stars. No commits in the last 6 months.
Use this if you are a developer looking to implement a custom, offline voice activation system for a specific trigger word from scratch.
Not ideal if you need an out-of-the-box, plug-and-play voice assistant or a system that uses cloud-based speech recognition.
Stars
161
Forks
52
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 06, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Tony607/Keras-Trigger-Word"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Ant-Brain/EfficientWord-Net
OneShot Learning-based hotword detection.
ARM-software/ML-KWS-for-MCU
Keyword spotting on Arm Cortex-M Microcontrollers
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