musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
These instructional notebooks guide you through the process of extracting meaningful information from music. You'll learn how to analyze audio files, understand various music representations like sheet music or symbolic data, and extract features like tempo, pitch, or genre. This resource is for music researchers, data scientists interested in audio, or anyone who wants to programmatically understand and categorize music.
1,267 stars. Actively maintained with 2 commits in the last 30 days.
Use this if you want to learn how to analyze musical audio files programmatically, identify features like tempo or pitch, and categorize music using machine learning techniques.
Not ideal if you are looking for a ready-to-use application for music analysis or are not comfortable with programming concepts.
Stars
1,267
Forks
415
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 11, 2026
Commits (30d)
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/musicinformationretrieval/musicinformationretrieval.com"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
akabe/ocaml-jupyter
An OCaml kernel for Jupyter (IPython) notebook
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math...
lazyprogrammer/machine_learning_examples
A collection of machine learning examples and tutorials.