Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aqibsaeed/urban-sound-classification

Urban sound classification using Deep Learning
https://github.com/aqibsaeed/urban-sound-classification

audio-classification deep-learning neural-network urban-sound-classification

Last synced: 2 days ago
JSON representation

Urban sound classification using Deep Learning

Awesome Lists containing this project

README

        

## Urban Sound Classification

#### Notebooks

#### Tools

Python 3.5 (or above) is used during development and following libraries are required to run the code provided in the notebook:
* Tensorflow 2.x
* Numpy
* Matplotlib
* Librosa

#### Dataset

The UrbanSound8k dataset used for model training, can be downloaded from the following [link](https://serv.cusp.nyu.edu/projects/urbansounddataset/urbansound8k.html).

Another related dataset that can be used is Google's [AudioSet](https://research.google.com/audioset/).