- local/classifier/data_preparation.py -> to prepare the data
Data Source - https://ai.googleblog.com/2017/08/launching-speech-commands-dataset.html
-
local/classifier/model_training.py -> to build the CNN model and train
-
server/flask/model.h5 -> model
-
server/flask/keyword_spotting_service.py -> to make predictions
-
server/flask/server.py -> Flask app
- to run git clone
- server/init.sh
Ref of the proj-> https://www.youtube.com/playlist?list=PL-wATfeyAMNpCRQkKgtOZU_ykXc63oyzp