Seyfelislem
commited on
Commit
•
67bdf4d
1
Parent(s):
37a7f49
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,22 @@ metrics:
|
|
7 |
- wer
|
8 |
model-index:
|
9 |
- name: whisper-medium-arabic-suite-II
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
7 |
- wer
|
8 |
model-index:
|
9 |
- name: whisper-medium-arabic-suite-II
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: Automatic Speech Recognition
|
13 |
+
type: automatic-speech-recognition
|
14 |
+
dataset:
|
15 |
+
name: Common Voice 11.0
|
16 |
+
type: mozilla-foundation/common_voice_11_0
|
17 |
+
config: ar
|
18 |
+
split: test
|
19 |
+
args: 'config: ar, split: test'
|
20 |
+
metrics:
|
21 |
+
- name: Wer
|
22 |
+
type: wer
|
23 |
+
value: 15.6083
|
24 |
+
datasets:
|
25 |
+
- mozilla-foundation/common_voice_11_0
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|