This project attempts to recognize spoken english numbers through Mel-Frequency Cepstral Coefficients (MFCC) and Dynamic Time Wrapping (DTW)
To install this application, you simply need to do the following:
- Open the application on a Jupyter Notebook
- Provide the audio files that you want to be analyzed
- Configure the targets.txt file
- Run the main.ipynb file