Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -11,8 +11,8 @@ model-index:
|
|
11 |
- name: Whisper Medium MS - Augmented
|
12 |
results:
|
13 |
- task:
|
14 |
-
name: Automatic Speech Recognition
|
15 |
type: automatic-speech-recognition
|
|
|
16 |
dataset:
|
17 |
name: google/fleurs
|
18 |
type: google/fleurs
|
@@ -20,9 +20,12 @@ model-index:
|
|
20 |
split: test
|
21 |
args: ms_my
|
22 |
metrics:
|
23 |
-
-
|
24 |
-
|
|
|
|
|
25 |
value: 9.578362255965294
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
11 |
- name: Whisper Medium MS - Augmented
|
12 |
results:
|
13 |
- task:
|
|
|
14 |
type: automatic-speech-recognition
|
15 |
+
name: Automatic Speech Recognition
|
16 |
dataset:
|
17 |
name: google/fleurs
|
18 |
type: google/fleurs
|
|
|
20 |
split: test
|
21 |
args: ms_my
|
22 |
metrics:
|
23 |
+
- type: wer
|
24 |
+
value: 9.578362255965294
|
25 |
+
name: Wer
|
26 |
+
- type: wer
|
27 |
value: 9.578362255965294
|
28 |
+
name: WER
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|