iamilyasedunov / key_word_spotting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeyWordSpotting (wake-word detection), speed up and compress the model

Installation guide:

1) git clone https://github.com/iamilyasedunov/key_word_spotting.git
2) cd key_word_spotting
3) bash docker_start.sh
4) docker attach ISedunov-kws_report
5) cd /home/key_word_spotting/key_word_spotting
6) python train.py
7) python test.py

Result:

**au fa fr**: 3e-05

**MACs reduction times**: 7,086758545

**Model size reduction (times):** 12,73771711

About

License:MIT License


Languages

Language:Python 71.7%Language:Jupyter Notebook 25.4%Language:Dockerfile 2.1%Language:Shell 0.8%