Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,10 @@ language:
|
|
3 |
- ur
|
4 |
license: apache-2.0
|
5 |
tags:
|
|
|
|
|
|
|
|
|
6 |
- whisper-event
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
@@ -16,11 +20,9 @@ model-index:
|
|
16 |
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
-
name: mozilla-foundation/common_voice_11_0
|
20 |
type: mozilla-foundation/common_voice_11_0
|
21 |
-
config: ur
|
22 |
-
split: test
|
23 |
-
args: ur
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
|
|
3 |
- ur
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
+
- automatic-speech-recognition
|
7 |
+
- hf-asr-leaderboard
|
8 |
+
- urdu
|
9 |
+
- ur
|
10 |
- whisper-event
|
11 |
- generated_from_trainer
|
12 |
datasets:
|
|
|
20 |
name: Automatic Speech Recognition
|
21 |
type: automatic-speech-recognition
|
22 |
dataset:
|
23 |
+
name: mozilla-foundation/common_voice_11_0
|
24 |
type: mozilla-foundation/common_voice_11_0
|
25 |
+
args: 'config: ur, split: test'
|
|
|
|
|
26 |
metrics:
|
27 |
- name: Wer
|
28 |
type: wer
|