Update README.md
Browse filesmanually edit model card to match format by farsipals model card
README.md
CHANGED
@@ -5,11 +5,21 @@ license: apache-2.0
|
|
5 |
tags:
|
6 |
- whisper-event
|
7 |
- generated_from_trainer
|
|
|
|
|
8 |
datasets:
|
9 |
-
-
|
|
|
10 |
model-index:
|
11 |
- name: whisper-small-af-za - Ari
|
12 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
5 |
tags:
|
6 |
- whisper-event
|
7 |
- generated_from_trainer
|
8 |
+
- hf-asr-leaderboard
|
9 |
+
|
10 |
datasets:
|
11 |
+
- google/fleurs
|
12 |
+
- openslr/SLR32
|
13 |
model-index:
|
14 |
- name: whisper-small-af-za - Ari
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
+
type: automatic-speech-recognition
|
19 |
+
metrics:
|
20 |
+
- name: Wer
|
21 |
+
type: wer
|
22 |
+
value: 0.0
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|