Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,23 @@ datasets:
|
|
8 |
- google/fleurs
|
9 |
metrics:
|
10 |
- wer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
|
12 |
---
|
13 |
|
|
|
8 |
- google/fleurs
|
9 |
metrics:
|
10 |
- wer
|
11 |
+
|
12 |
+
model-index:
|
13 |
+
- name: Whisper Small Pashto
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
dataset:
|
19 |
+
name: Google FLEURS
|
20 |
+
type: google/fleurs
|
21 |
+
config: af_ps
|
22 |
+
split: test
|
23 |
+
args: af_ps
|
24 |
+
metrics:
|
25 |
+
- name: Wer
|
26 |
+
type: wer
|
27 |
+
value: 62.96
|
28 |
|
29 |
---
|
30 |
|