Classify the audios
audio_feature_extractor.py
: Extracting VGGish or mel features from wav files.audio_model.py
: Define classification model.audio_records.py
: Parse records.audio_urban_preprocess.py
: Preprocess for Urban Sound Dataset.audio_util.py
: Util functions.