DJ Music Genre Classifier
Version: v1.0 (initial release)
A lightweight DJ-oriented music genre classifier trained on OpenL3 audio embeddings and a scikit-learn classifier. Designed for fast, local inference on arbitrary MP3 files.
Genres
- Jersey Club
- Dariacore
- House
- Techno
- Pop
How it works
MP3 โ OpenL3 embedding (512-D) โ scikit-learn classifier โ genre + confidence
Files
genre_clf.joblibโ trained modellabel_map.jsonโ output labelsrequirements.txtโ runtime dependencies
Usage
pip install -r requirements.txt
python classify.py "song.mp3"
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support