--- title: Music2Emo emoji: 🎭 colorFrom: pink colorTo: yellow sdk: gradio sdk_version: 5.28.0 python_version: '3.12' app_file: app.py pinned: false license: cc-by-nc-4.0 short_description: Emotion-aware analysis and tagging for music clips --- HARP endpoint for Music2Emo, a unified music emotion recognition model that returns categorical mood tags together with valence and arousal estimates. The deployment uses the official Music2Emo checkpoint and the MERT-v1-95M backbone. The MERT weights are licensed under CC BY-NC 4.0, so this Space is for non-commercial use. Source attribution and third-party license details are recorded in `SOURCES.md` and `THIRD_PARTY_NOTICES.md`.