Will it be cool to build one like Amazon Alexa or Google Home yourself and run it in Real-time? Let's do Real Time Trigger Word Detection without third party voice API or network connection required to make it functional.
- In English: keyword spotting, isolate word speech recognition, speech/voice command recognition, Wake-Up-Word speech recognition, hotword detection, trigger word detection, keyword detection, wakeword detection
- In Chinese: 语音唤醒、关键词识别、孤立词识别、命令词识别
- In English: Voice Activity Detection, Speech Detection, End-Point Detection
- In Chinese: 语音激活检测、端点检测、语音边界检、数字语音助手
- 1-dead_simple_speech_recognizer: building a Dead Simple Speech Recognition Engine using ConvNet in Keras.
- 2-Speech representation and data exploration: a grasp of a problem of speech representation for TensorFlow Speech Recognition Challenge.
- 3-trigger_word_coursera: trigger word detection studying from coursera.
- https://yq.aliyun.com/articles/232231
- 苹果揭秘“Hey Siri”的开发细节
- Snowboy
- Spoken Number Recognition
- Building a Dead Simple Speech Recognition Engine
- Speech representation and data exploration
- how-to-do-real-time-trigger-word-detection
- Coursera-TriggerWord-Detection
More code will be uploaded soon!