ehcalabres commited on
Commit
42814ff
1 Parent(s): 850543c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Speech Emotion Recognition model created by fine-tuning the Wav2Vec2 [model](https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-english) pre-trained on xlsr for English.
2
+
3
+ The dataset used to fine-tune this model is the RAVDESS dataset that can be found [here](https://zenodo.org/record/1188976#.YO6jYOgzaUk).