Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ library_name: transformers
|
|
8 |
pipeline_tag: audio-classification
|
9 |
---
|
10 |
# Wav2Vec2ForSpeechClassification
|
11 |
-
Fine-tuned model based on `https://huggingface.co/r-f/wav2vec-english-speech-emotion-recognition`. The model is trained on the full TESS, RAVDESS, and CREMA datasets.
|
12 |
|
13 |
Authored by:
|
14 |
* [Irene Therese Bermejo Patacsil](https://www.linkedin.com/in/irenetherese/)
|
|
|
8 |
pipeline_tag: audio-classification
|
9 |
---
|
10 |
# Wav2Vec2ForSpeechClassification
|
11 |
+
Fine-tuned model based on `https://huggingface.co/r-f/wav2vec-english-speech-emotion-recognition`. The model is trained on the full TESS, RAVDESS, and CREMA datasets. The Github repository is found [here](https://github.com/K-Winkles/Wav2Vec2ForSpeechClassification)
|
12 |
|
13 |
Authored by:
|
14 |
* [Irene Therese Bermejo Patacsil](https://www.linkedin.com/in/irenetherese/)
|