The code clasiififes the sound into multiple class labels as per Urban Sound dataset.
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
The code part is motivated from https://github.com/mariostrbac/environmental-sound-classification