Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,13 @@ language:
|
|
5 |
pipeline_tag: audio-classification
|
6 |
tags:
|
7 |
- wavlm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
The model was trained on [MSP-Podcast](https://ecs.utdallas.edu/research/researchlabs/msp-lab/MSP-Podcast.html) for the Odyssey 2024 Emotion Recognition competition baseline<br>
|
10 |
This particular model is the multi-attributed based model which predict arousal, dominance and valence in a range of approximately 0...1.
|
|
|
5 |
pipeline_tag: audio-classification
|
6 |
tags:
|
7 |
- wavlm
|
8 |
+
- msp-podcast
|
9 |
+
- emotion-recognition
|
10 |
+
- audio
|
11 |
+
- speech
|
12 |
+
- valence
|
13 |
+
- arousal
|
14 |
+
- dominance
|
15 |
---
|
16 |
The model was trained on [MSP-Podcast](https://ecs.utdallas.edu/research/researchlabs/msp-lab/MSP-Podcast.html) for the Odyssey 2024 Emotion Recognition competition baseline<br>
|
17 |
This particular model is the multi-attributed based model which predict arousal, dominance and valence in a range of approximately 0...1.
|