Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ import numpy as np
|
|
9 |
description_text = "Multi-label (arousal, dominance, valence) Odyssey 2024 Emotion Recognition competition baseline model.<br> \
|
10 |
The model is trained on MSP-Podcast. \
|
11 |
For more details visit: [HuggingFace](https://huggingface.co/3loi/SER-Odyssey-Baseline-WavLM-Multi-Attributes), \
|
12 |
-
[paper/soon]() and [GitHub](https://github.com/MSP-UTD/MSP-Podcast_Challenge/tree/main). <br
|
13 |
Upload an audio file and hit the 'Submit' button to predict the emotion"
|
14 |
|
15 |
|
|
|
9 |
description_text = "Multi-label (arousal, dominance, valence) Odyssey 2024 Emotion Recognition competition baseline model.<br> \
|
10 |
The model is trained on MSP-Podcast. \
|
11 |
For more details visit: [HuggingFace](https://huggingface.co/3loi/SER-Odyssey-Baseline-WavLM-Multi-Attributes), \
|
12 |
+
[paper/soon]() and [GitHub](https://github.com/MSP-UTD/MSP-Podcast_Challenge/tree/main). <br> \
|
13 |
Upload an audio file and hit the 'Submit' button to predict the emotion"
|
14 |
|
15 |
|