PeterMS123 / KWS-DS-CNN-for-embeddedLinks
Tensorflow training scripts for depthwise separable convolutional neural networks for keyword spotting, and C++ code for deployment.
☆36Updated 5 years ago
Alternatives and similar repositories for KWS-DS-CNN-for-embedded
Users that are interested in KWS-DS-CNN-for-embedded are comparing it to the libraries listed below
Sorting:
- A demo of android key word spoting based on tensorflow tutial example☆28Updated 5 years ago
- Tensorflow implementation of "Small-Footprint Keyword Spotting with Multi-Scale Temporal Convolution"(INTERSPEECH 2020)☆32Updated 5 years ago
- simple dnn based vad☆70Updated 7 years ago
- Speex Echo Canceller Python Library☆124Updated 7 years ago
- Mining effective negative training samples for keyword spotting (PyTorch)☆63Updated 5 years ago
- Keyword Spotting for detecting a word in an audio file☆17Updated 6 years ago
- Keyword spotting, Speech wake_up, by pytorch, DNN, CNN, TDNN, DFSMN, LSTM☆51Updated 3 years ago
- Acoustic echo cancelation(AEC) is a main algorithm in the pipe line of acoustic devices with KWS or ASR. FNLMS is used.☆19Updated 6 years ago
- Keyword Search Recipe for Subword ASR☆30Updated 6 years ago
- Voice Activity Detection☆29Updated 8 years ago
- a kws demo on android