Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -12,7 +12,6 @@ metrics:
|
|
12 |
model-index:
|
13 |
- name: Whisper Small Belarusian
|
14 |
results:
|
15 |
-
|
16 |
- task:
|
17 |
type: automatic-speech-recognition
|
18 |
name: Automatic Speech Recognition
|
@@ -24,22 +23,23 @@ model-index:
|
|
24 |
args: be
|
25 |
metrics:
|
26 |
- type: wer
|
27 |
-
name: WER
|
28 |
value: 6.3671568743912
|
29 |
-
|
|
|
|
|
|
|
30 |
- task:
|
31 |
type: automatic-speech-recognition
|
32 |
name: Automatic Speech Recognition
|
33 |
dataset:
|
34 |
-
name:
|
35 |
-
type:
|
36 |
-
config:
|
37 |
split: test
|
38 |
-
args: be
|
39 |
metrics:
|
40 |
- type: wer
|
|
|
41 |
name: WER
|
42 |
-
value: 6.79
|
43 |
---
|
44 |
|
45 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
12 |
model-index:
|
13 |
- name: Whisper Small Belarusian
|
14 |
results:
|
|
|
15 |
- task:
|
16 |
type: automatic-speech-recognition
|
17 |
name: Automatic Speech Recognition
|
|
|
23 |
args: be
|
24 |
metrics:
|
25 |
- type: wer
|
|
|
26 |
value: 6.3671568743912
|
27 |
+
name: WER
|
28 |
+
- type: wer
|
29 |
+
value: 6.79
|
30 |
+
name: WER
|
31 |
- task:
|
32 |
type: automatic-speech-recognition
|
33 |
name: Automatic Speech Recognition
|
34 |
dataset:
|
35 |
+
name: google/fleurs
|
36 |
+
type: google/fleurs
|
37 |
+
config: be_by
|
38 |
split: test
|
|
|
39 |
metrics:
|
40 |
- type: wer
|
41 |
+
value: 43.615168811067036
|
42 |
name: WER
|
|
|
43 |
---
|
44 |
|
45 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|