3loi commited on
Commit
2b6163c
1 Parent(s): 611c1c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -4,5 +4,6 @@ language:
4
  - en
5
  pipeline_tag: audio-classification
6
  ---
7
-
8
- Contains the multi-attribute baseline model trained for Odyssey 2024 - Speech Emotion Recognition challenge
 
 
4
  - en
5
  pipeline_tag: audio-classification
6
  ---
7
+ The model was developed for the Odyssey 2024 Emotion Recognition competition trained on [MSP-Podcast](https://ecs.utdallas.edu/research/researchlabs/msp-lab/MSP-Podcast.html).
8
+ This particular model is the multi-attributed based model which predict arousal, dominance and valence in a range of approximately 0...1
9
+ . For more details: [paper/soon]() and [tutorial](https://github.com/MSP-UTD/MSP-Podcast_Challenge/tree/main).