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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -5,5 +5,6 @@ language:
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).
 
 
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
+
10
+ For more details: [paper/soon]() and [tutorial](https://github.com/MSP-UTD/MSP-Podcast_Challenge/tree/main).