add datasets description
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# speech-emotion-recognition-with-facebook-wav2vec2-large-xlsr-53
|
21 |
|
22 |
-
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.4989
|
25 |
- Accuracy: 0.9168
|
|
|
19 |
|
20 |
# speech-emotion-recognition-with-facebook-wav2vec2-large-xlsr-53
|
21 |
|
22 |
+
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the [RAVDESS](https://zenodo.org/records/1188976#.XsAXemgzaUk), [SAVEE](https://www.kaggle.com/datasets/ejlok1/surrey-audiovisual-expressed-emotion-savee/data), [TESS](https://tspace.library.utoronto.ca/handle/1807/24487), and [URDU](https://www.kaggle.com/datasets/bitlord/urdu-language-speech-dataset) dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.4989
|
25 |
- Accuracy: 0.9168
|