Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,20 @@ datasets:
|
|
10 |
- google/fleurs
|
11 |
model-index:
|
12 |
- name: whisper-base-hy
|
13 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -18,7 +31,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# whisper-base-hy
|
20 |
|
21 |
-
This model is a fine-tuned version of [openai/whisper-
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- eval_loss: 0.1806
|
24 |
- eval_wer: 19.9869
|
|
|
10 |
- google/fleurs
|
11 |
model-index:
|
12 |
- name: whisper-base-hy
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
name: Automatic Speech Recognition
|
16 |
+
type: automatic-speech-recognition
|
17 |
+
dataset:
|
18 |
+
name: Common Voice 11.0
|
19 |
+
type: mozilla-foundation/common_voice_11_0
|
20 |
+
config: hy-AM
|
21 |
+
split: test
|
22 |
+
args: hy-AM
|
23 |
+
metrics:
|
24 |
+
- name: Wer
|
25 |
+
type: wer
|
26 |
+
value: 19.986894
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
|
32 |
# whisper-base-hy
|
33 |
|
34 |
+
This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the Common Voice 11.0 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- eval_loss: 0.1806
|
37 |
- eval_wer: 19.9869
|