Skip to content

Audio Processing, Feature Extraction and Classification

Compare
Choose a tag to compare
@jsingh811 jsingh811 released this 11 Jun 00:09
· 62 commits to master since this release
  • Contains audio format conversion capability
  • Contains audio feature generation - MFCC, GFCC, spectral features, chroma features
  • Contains the ability to export audio features
  • Contains the ability to train sklearn machine learning models from raw audio data
  • Contains 3 pre-trained models for baseline
  • Contains the ability to classify audio samples using pre-build or own custom created classifier