modified based on users hungarian model card that actually ends up on the leaderboard
Browse files
README.md
CHANGED
@@ -13,7 +13,20 @@ datasets:
|
|
13 |
- OpenSLR/SLR32
|
14 |
model-index:
|
15 |
- name: whisper-base-af-za-V3.1-Ari
|
16 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
13 |
- OpenSLR/SLR32
|
14 |
model-index:
|
15 |
- name: whisper-base-af-za-V3.1-Ari
|
16 |
+
results:
|
17 |
+
- task:
|
18 |
+
name: Automatic Speech Recognition
|
19 |
+
type: automatic-speech-recognition
|
20 |
+
dataset:
|
21 |
+
name: google/fleurs
|
22 |
+
type: google/fleurs
|
23 |
+
config: af_za
|
24 |
+
split: test
|
25 |
+
args: af_za
|
26 |
+
metrics:
|
27 |
+
- name: Wer
|
28 |
+
type: wer
|
29 |
+
value: 31.3287
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|