firdhokk commited on
Commit
83e7cc6
1 Parent(s): 1aa6ba5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 **Wav2Vec2 Large XLR-53** 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
 
 
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