cobanov/audio-genre-detection
Categorize audio files by genre effortlessly. Use Dockerized environment and API to classify music genres.
This system helps you automatically identify the genre of music tracks. You upload an audio file, and it tells you what genre it belongs to. This is ideal for music librarians, DJs, audio content curators, or anyone managing large collections of music.
No commits in the last 6 months.
Use this if you need to quickly and accurately categorize a large collection of audio files by their musical genre.
Not ideal if you prefer not to use Docker or require a standalone application that doesn't involve an API.
Stars
19
Forks
6
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cobanov/audio-genre-detection"
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...
shukkkur/Classify-Song-Genres-from-Audio-Data
Python ML Methods to classify songs into genres.