3loi commited on
Commit
14b57cc
1 Parent(s): c2034c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ pipeline_tag: audio-classification
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.
9
 
10
- For more details: [paper/soon]() and [GitHub](https://github.com/MSP-UTD/MSP-Podcast_Challenge/tree/main).
11
 
12
 
13
  # Usage
 
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.
9
 
10
+ For more details: [demo](https://huggingface.co/spaces/3loi/WavLM-SER-Multi-Baseline-Odyssey2024), [paper/soon]() and [GitHub](https://github.com/MSP-UTD/MSP-Podcast_Challenge/tree/main).
11
 
12
 
13
  # Usage