Skip to content

Python programs to read and extract features from audio files of different instruments and to use the features for a Support Vector Machine classifier to classify the instrument used to play for new audio files, also identifies notes and onsets of each audio file.

Notifications You must be signed in to change notification settings

CharithGR/Instrument-Classification

 
 

Repository files navigation

Instrument-Classification

Python programs to read and extract features from audio files of different instruments and to use the features for a Support Vector Machine classifier to classify the instrument used to play for new audio files, also identifies notes and onsets of each audio file.

Please download the audio files from the following links and ensure that they are present in the same folder as the python programs.

Labelled Audio Files - https://drive.google.com/open?id=1L-ZpDO-v3uUu0qAboKRyip_FsjxZMPFl
New (test) Audio Files - https://drive.google.com/open?id=1wQbS6sb8GkKnieAfQvmMbqgJtilQSuJS

About

Python programs to read and extract features from audio files of different instruments and to use the features for a Support Vector Machine classifier to classify the instrument used to play for new audio files, also identifies notes and onsets of each audio file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%