/AudioAnalysis

Primary LanguageJupyter Notebook

AudioAnalysis

The code clasiififes the sound into multiple class labels as per Urban Sound dataset.

Code

AudioAnalysis/dataset_preprocessing.py : the file to process sound data to mel spectogram

AudioAnalysis/model.py : the file to train the model

AudioAnalysis/Decibelcalculation.ipynb: file to calculate decibel level of sound per 0.2 sec window

Urban Sound 8K Dataset Download Link

URL https://goo.gl/8hY5ER

References

The code part is motivated from https://github.com/mariostrbac/environmental-sound-classification