Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: openai/whisper-
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -30,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# whisper-small-minds14-enUS
|
32 |
|
33 |
-
This model is a fine-tuned version of [openai/whisper-
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.5829
|
36 |
- Wer Ortho: 27.8223
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: openai/whisper-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
|
|
30 |
|
31 |
# whisper-small-minds14-enUS
|
32 |
|
33 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the PolyAI/minds14 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.5829
|
36 |
- Wer Ortho: 27.8223
|