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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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.