Skip to content

These is a simple project to process audio of an instrument. To show the notes and the instrument involved in a musical sound.

Notifications You must be signed in to change notification settings

omrastogi/instumentalmusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Instrument Identification System

alt text

This project process sound of musical intruments and identifies Notes, Onset and the instrument itself.

Flow of the Project

  1. Sound Processing - understanding different sound features, like timbre, pitch etc.
  2. Identification of note - aan algorithm runs to identify notes and onset of the sounds.
  3. Data Collection - labeled data was collected from freesound.org
  4. Model Training - a model is trained to classify instruments using freatures like mfcc and ceptral centroid. A detailed explaination is written in this article - https://medium.com/analytics-vidhya/using-machine-learning-to-classify-instrument-sounds-21c48a91c290

About

These is a simple project to process audio of an instrument. To show the notes and the instrument involved in a musical sound.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages