|
--- |
|
license: apache-2.0 |
|
language: |
|
- en |
|
tags: |
|
- music |
|
- emotion |
|
--- |
|
|
|
|
|
# Music2Emo Demo |
|
|
|
This is a demo for Music2Emo: Towards Unified Music Emotion Recognition across Dimensional and Categorical Models. |
|
|
|
## Description |
|
Upload an audio file to analyze its emotional characteristics. The model predicts: |
|
- Mood tags |
|
- Valence score (1-9 scale) |
|
- Arousal score (1-9 scale) |
|
|
|
## Usage |
|
1. Upload an audio file (MP3 or WAV) |
|
2. Adjust the mood detection threshold if needed |
|
3. Click "Analyze Emotions" to get results |
|
|