Skip to content

kmarulab/music-instrument-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Music-Instrument-Classification Project

This repository contains python ml model for recognising musical instruments from short instrument audio clips.

Approach Core Idea Toolchain
Python / ML Learn features end-to-end from log-Mel spectrograms using a lightweight CNN trained with PyTorch, accelerated on GPU + AMP. Python 3.9 – 3.12, PyTorch 2.x

The project is intentionally structured so you can swap datasets and replicate experiments quickly in either branch, then compare accuracy, training time, and interpretability.

If you'd like the datasets used for training, feel free to shoot me an email at [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages