Update README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,45 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
metrics:
|
| 6 |
-
- wer
|
| 7 |
model-index:
|
| 8 |
-
- name:
|
| 9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
|
|
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 13 |
should probably proofread and complete it, then remove this comment. -->
|
| 14 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
+
- whisper-event
|
| 5 |
+
- generated_from_trainer
|
| 6 |
+
- hf-asr-leaderboard
|
| 7 |
+
datasets:
|
| 8 |
+
- arbml/mgb2
|
| 9 |
metrics:
|
| 10 |
+
- wer
|
| 11 |
model-index:
|
| 12 |
+
- name: Whisper Large V2 - Zaid Alyafeai
|
| 13 |
+
results:
|
| 14 |
+
- task:
|
| 15 |
+
name: Automatic Speech Recognition
|
| 16 |
+
type: automatic-speech-recognition
|
| 17 |
+
dataset:
|
| 18 |
+
name: mozilla-foundation/common_voice_11_0
|
| 19 |
+
type: mozilla-foundation/common_voice_11_0
|
| 20 |
+
config: ar
|
| 21 |
+
split: test
|
| 22 |
+
args: ar
|
| 23 |
+
metrics:
|
| 24 |
+
- name: Wer
|
| 25 |
+
type: wer
|
| 26 |
+
value: 38.23
|
| 27 |
+
- task:
|
| 28 |
+
name: Automatic Speech Recognition
|
| 29 |
+
type: automatic-speech-recognition
|
| 30 |
+
dataset:
|
| 31 |
+
name: google/fleurs
|
| 32 |
+
type: google/fleurs
|
| 33 |
+
config: ar
|
| 34 |
+
split: test
|
| 35 |
+
args: ar
|
| 36 |
+
metrics:
|
| 37 |
+
- name: Wer
|
| 38 |
+
type: wer
|
| 39 |
+
value: 11.60
|
| 40 |
---
|
| 41 |
|
| 42 |
+
|
| 43 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 44 |
should probably proofread and complete it, then remove this comment. -->
|
| 45 |
|