Skip to content

CharithGR/Instrument-Classification

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Python 100.0%