Update README.md
Browse files
README.md
CHANGED
@@ -21,13 +21,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the AshtonLKY/augmented_audio dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- eval_loss: 0.
|
25 |
-
- eval_wer: 6.
|
26 |
-
-
|
27 |
-
- eval_samples_per_second: 2.539
|
28 |
-
- eval_steps_per_second: 0.159
|
29 |
-
- epoch: 0.5952
|
30 |
-
- step: 2000
|
31 |
|
32 |
## Model description
|
33 |
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the AshtonLKY/augmented_audio dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- eval_loss: 0.091453
|
25 |
+
- eval_wer: 6.122661
|
26 |
+
- step: 11000
|
|
|
|
|
|
|
|
|
27 |
|
28 |
## Model description
|
29 |
|