Digital Signal Processing Project.
In this project, we implemented speech recognition for digits. We choose MFCC as our feature extractor and adopted naive bayes, random forest, KNN, decision tree and SVM classifiers.
- Voice Sample Rate: 44.1kHz
- Python 3
- Numpy
- Wave
- PyAudio
- Matplotlib
- Keras 2.1
- Tensorboard
- Run