mlachmish/MusicGenreClassification
Classify music genre from a 10 second sound stream using a Neural Network.
This project helps music professionals quickly identify the genre of a 10-second sound clip. You provide an audio sample, and it tells you if it's blues, classical, hip-hop, rock, or one of several other popular genres. It's designed for music curators, DJs, content creators, or anyone needing to categorize audio by genre.
598 stars. No commits in the last 6 months.
Use this if you need to automatically categorize short music samples into one of ten popular genres.
Not ideal if you need to classify less common genres or require highly nuanced sub-genre distinctions.
Stars
598
Forks
120
Language
Python
License
MIT
Category
Last pushed
Jan 11, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mlachmish/MusicGenreClassification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
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...
shukkkur/Classify-Song-Genres-from-Audio-Data
Python ML Methods to classify songs into genres.