/CNN-speech-recognition

This a repository for my CNN learning model used for speech command recognition.

Primary LanguagePython

CNN-speech-recognition



This a repository for my CNN learning model used for speech command recognition.
The post process python files convert the wave files to audio spectograms and separate validation and training data sets for the CNN model.
library used : Keras, Maplotlib, Scipy and Numpy