Skip to content

maxwellmckinnon/Urban-Sound-Classification

 
 

Repository files navigation

Urban Sound Classification

Python notebook for blog post Urban sound classification using Neural Network.

Python notebook for blog post Urban sound classification using Convolutional Neural Network.

Urban sound classification using RNN.

Tools Required

Python 2.7 is used during development and following libraries are required to run the code provided in the notebook:

  • Tensorflow
  • Numpy
  • Matplotlib
  • Librosa

Dataset

The UrbanSound8k dataset used for model training, can be downloaded from the following [link].

Another related dataset that can be used is Google's AudioSet.

About

Urban sound classification using Deep Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%