Lingeshg commited on
Commit
24610a3
1 Parent(s): 060a143

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -117,9 +117,9 @@ print(f"Predicted Emotion: {emotion}")
117
 
118
  ## Training Procedure
119
 
120
- Preprocessing: Resampled all audio to 16kHz.
121
- Training: Fine-tuned facebook/wav2vec2-base with emotion labels.
122
- Hyperparameters: Batch size: 16, Learning rate: 5e-5, Epochs: 5
123
 
124
  ## Evaluation
125
  Testing Data
 
117
 
118
  ## Training Procedure
119
 
120
+ - Preprocessing: Resampled all audio to 16kHz.
121
+ - Training: Fine-tuned facebook/wav2vec2-base with emotion labels.
122
+ - Hyperparameters: Batch size: 16, Learning rate: 5e-5, Epochs: 50
123
 
124
  ## Evaluation
125
  Testing Data