3loi commited on
Commit
be2dff4
1 Parent(s): 6464f4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,6 +3,8 @@ license: mit
3
  language:
4
  - en
5
  pipeline_tag: audio-classification
 
 
6
  ---
7
  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>
8
  This particular model is the multi-attributed based model which predict arousal, dominance and valence in a range of approximately 0...1.
 
3
  language:
4
  - en
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.