ABSounds/MusicGenreClassification
Feature-based music genre classification using SVM with Scikit-Learn.
This project helps music analysts and researchers automatically categorize music tracks into genres like Hip-hop, Jazz, or Rock. You input pre-analyzed audio features for a song, and it outputs the predicted music genre. This is useful for anyone working with large music collections who needs automated genre identification.
No commits in the last 6 months.
Use this if you need a pre-built, trainable system to classify music into one of 10 common genres based on existing audio features.
Not ideal if you need to classify genres beyond the 10 provided, or if you don't have pre-extracted audio features for your music files.
Stars
7
Forks
—
Language
Jupyter Notebook
License
AGPL-3.0
Category
Last pushed
Apr 04, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ABSounds/MusicGenreClassification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mlachmish/MusicGenreClassification
Classify music genre from a 10 second sound stream using a Neural Network.
HareeshBahuleyan/music-genre-classification
Recognizing the genre of music files using machine learning and deep learning models
despoisj/DeepAudioClassification
Finding the genre of a song with Deep Learning
serkansulun/midi-emotion
Generates multi-instrument symbolic music (MIDI), based on user-provided emotions from...
cobanov/audio-genre-detection
Categorize audio files by genre effortlessly. Use Dockerized environment and API to classify...