END
Browse files
README.md
CHANGED
@@ -20,9 +20,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the common_voice_16_1 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 1.
|
24 |
-
- Wer Ortho:
|
25 |
-
- Wer:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -56,7 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
|
59 |
-
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the common_voice_16_1 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 1.1097
|
24 |
+
- Wer Ortho: 47.2803
|
25 |
+
- Wer: 50.2591
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
|
59 |
+
| 0.5456 | 0.16 | 10 | 1.1097 | 47.2803 | 50.2591 |
|
60 |
|
61 |
|
62 |
### Framework versions
|