Classifies digits (data centered from 0-9) based on audio recordings
- Download this repository locally
- Download the dataset from https://github.com/Jakobovski/free-spoken-digit-dataset
- Copy the recordings folder from 'free-spoken-digit-dataset' to this repository's folder
- Open file named 'utilities'
- Run data.py //to process data
- Run ml.py