Update README.md
Browse files
README.md
CHANGED
@@ -50,7 +50,7 @@ This distribution reflects the balance of emotions in the dataset, with some emo
|
|
50 |
|
51 |
|
52 |
## 🔧 **Model**
|
53 |
-
The model used is the **
|
54 |
- **Model**: [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3)
|
55 |
- **Output**: Emotion labels (`Angry', 'Disgust', 'Fearful', 'Happy', 'Neutral', 'Sad', 'Surprised'`)
|
56 |
|
|
|
50 |
|
51 |
|
52 |
## 🔧 **Model**
|
53 |
+
The model used is the **Whisper Large V3** model, fine-tuned for **audio classification** tasks:
|
54 |
- **Model**: [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3)
|
55 |
- **Output**: Emotion labels (`Angry', 'Disgust', 'Fearful', 'Happy', 'Neutral', 'Sad', 'Surprised'`)
|
56 |
|