firdhokk commited on
Commit
3e83404
1 Parent(s): ede9ace

add description datasets

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # speech-emotion-recognition-with-openai-whisper-large-v3
21
 
22
- This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.5008
25
  - Accuracy: 0.9199
 
19
 
20
  # speech-emotion-recognition-with-openai-whisper-large-v3
21
 
22
+ This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) 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.5008
25
  - Accuracy: 0.9199