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 model
  • label_map.json โ€” output labels
  • requirements.txt โ€” runtime dependencies

Usage

pip install -r requirements.txt
python classify.py "song.mp3"
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support