despoisj/DeepAudioClassification
Finding the genre of a song with Deep Learning
This helps music enthusiasts and librarians automatically categorize their personal music collections. You provide your existing MP3 files, organized by their known genres, and it trains a system to recognize those genres. The output is a trained classifier that can then predict genres for new, unlabelled songs in your library.
1,117 stars. No commits in the last 6 months.
Use this if you have a large personal music library with many songs missing genre tags and want to automate the process of classifying them.
Not ideal if you need to classify non-music audio, or if you don't have a significant collection of already-labeled music to train the system.
Stars
1,117
Forks
218
Language
Python
License
—
Category
Last pushed
Jul 26, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/despoisj/DeepAudioClassification"
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
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.