AymanMansour
commited on
Commit
·
045fa59
1
Parent(s):
7e61946
Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,21 @@ tags:
|
|
9 |
- generated_from_trainer
|
10 |
|
11 |
metrics:
|
12 |
-
- wer
|
13 |
model-index:
|
14 |
- name: openai/whisper-small
|
15 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
9 |
- generated_from_trainer
|
10 |
|
11 |
metrics:
|
12 |
+
- wer
|
13 |
model-index:
|
14 |
- name: openai/whisper-small
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
+
type: automatic-speech-recognition
|
19 |
+
dataset:
|
20 |
+
name: SDN-Dialect-Dataset
|
21 |
+
type: AymanMansour/SDN-Dialect-Dataset
|
22 |
+
args: 'config: hi, split: test'
|
23 |
+
metrics:
|
24 |
+
- name: Wer
|
25 |
+
type: wer
|
26 |
+
value: 56.3216
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|