diff --git a/README.md b/README.md new file mode 100644 index 0000000..13e61eb --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +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. + +The dataset used to fine-tune this model is the RAVDESS dataset that can be found [here](https://zenodo.org/record/1188976#.YO6jYOgzaUk). \ No newline at end of file