alkiskoudounas
commited on
Commit
•
3e0a3d3
1
Parent(s):
478f2c7
updated README
Browse files
README.md
CHANGED
@@ -39,7 +39,13 @@ This model is a fine-tuned version of [openai/whisper-medium](https://huggingfac
|
|
39 |
It achieves the following results on the evaluation set:
|
40 |
- Loss: 0.1388
|
41 |
- WER (Augmented Test): 7.65
|
42 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
|
44 |
## Model description
|
45 |
|
|
|
39 |
It achieves the following results on the evaluation set:
|
40 |
- Loss: 0.1388
|
41 |
- WER (Augmented Test): 7.65
|
42 |
+
|
43 |
+
**IMPORTANT** The model has been trained using *data augmentation* to improve its generalization capabilities and robustness.
|
44 |
+
The results on the eval set during training are biased towards data augmentation applied to evaluation data.
|
45 |
+
|
46 |
+
**Results on eval set**
|
47 |
+
|
48 |
+
- Mozilla CV 11.0 - Italian: 6.60 WER (using official script)
|
49 |
|
50 |
## Model description
|
51 |
|