Intelligent Computational Media
Audio Classification Using Neural Network

Audio Classification Using Neural Network

This is a short tutorial to show how to load and classify sound files using a neural network.

Audio classication is to tell the type of a audio file. For example, we can train a system to tell whether a music is a Beatles song or not, or what is the percentage of similarity.

Please view this Github page for detailed instructions of how to train an use a audio classification using deep learning Here

EXAMPLE-PYTHON-AUDIO
Audio Python