End of training
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: openai/whisper-
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
-
|
8 |
model-index:
|
9 |
- name: whisper-small-dv
|
10 |
results: []
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# whisper-small-dv
|
17 |
|
18 |
-
This model is a fine-tuned version of [openai/whisper-
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- eval_loss: 0.5904
|
21 |
- eval_wer: 26.7119
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: openai/whisper-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
+
- minds14
|
8 |
model-index:
|
9 |
- name: whisper-small-dv
|
10 |
results: []
|
|
|
15 |
|
16 |
# whisper-small-dv
|
17 |
|
18 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the minds14 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- eval_loss: 0.5904
|
21 |
- eval_wer: 26.7119
|