Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 726 Bytes

File metadata and controls

32 lines (20 loc) · 726 Bytes

#Audio classification using deep learning

This a deep learning model for automatice musical instrument classification

#Info Please make sure the training data are in sounds folder

Installation

Use the package manager pip to install foobar.

pip install -r requirement.txt

Usage

python eda.py #for exploratory data analysis
python model.py #for model training and validation
python predict.py  # for prediction

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT