Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 409 Bytes

File metadata and controls

5 lines (3 loc) · 409 Bytes

Audio Classification using MFCC and Spectrogram

This project involves audio classification using a simple SVM classifier making use of MFCC and Spectrogram features coded from scratch. We also use data augmentation for improving the classification performance.

Weights for saved models are available here.