Magus4450/MusicGenreClassification
Music Genre Classification with all data pipeline steps
This project helps music analysts and researchers automatically gather and categorize music. You input a list of music genres, and it fetches song names and URLs from Spotify and YouTube, downloads the audio, and then extracts specific musical characteristics. The output is a dataset of audio features, organized by genre, ready for analysis or building your own genre classification system.
No commits in the last 6 months.
Use this if you need a structured way to collect music data, extract detailed audio features, and build a dataset for music genre analysis or machine learning experiments.
Not ideal if you're looking for an out-of-the-box application to instantly classify your own music files without setting up API keys or running scripts.
Stars
14
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 23, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Magus4450/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...