Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 328 Bytes

File metadata and controls

2 lines (2 loc) · 328 Bytes

Music-Instrument-Recognizer

A full-stack ML based audio instrument classification system using Flask, React, and a KNN model. Extracts MFCC, Chroma, Centroid, and Rolloff features from audio to predict instruments with confidence scores. Includes a modern UI, real-time analysis steps, feature tables, and similarity scoring.