Whisper-Small-Hi
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
-
value: 46.
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,7 +34,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_voice_11_0 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.4191
|
37 |
-
- Wer: 46.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -67,7 +67,7 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
70 |
-
| 0.
|
71 |
|
72 |
|
73 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
+
value: 46.643528316261744
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
34 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_voice_11_0 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.4191
|
37 |
+
- Wer: 46.6435
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
70 |
+
| 0.3565 | 0.2445 | 100 | 0.4191 | 46.6435 |
|
71 |
|
72 |
|
73 |
### Framework versions
|