kingabzpro
commited on
Commit
•
a9d4bb3
1
Parent(s):
0585a77
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
- automatic-speech-recognition
|
8 |
- robust-speech-event
|
9 |
datasets:
|
10 |
-
-
|
11 |
metrics:
|
12 |
- wer
|
13 |
- cer
|
@@ -18,7 +18,7 @@ model-index:
|
|
18 |
type: automatic-speech-recognition # Required. Example: automatic-speech-recognition
|
19 |
name: Urdu Speech Recognition # Optional. Example: Speech Recognition
|
20 |
dataset:
|
21 |
-
type:
|
22 |
name: Urdu # Required. Example: Common Voice zh-CN
|
23 |
args: ur # Optional. Example: zh-CN
|
24 |
metrics:
|
|
|
7 |
- automatic-speech-recognition
|
8 |
- robust-speech-event
|
9 |
datasets:
|
10 |
+
- mozilla-foundation/common_voice_7_0
|
11 |
metrics:
|
12 |
- wer
|
13 |
- cer
|
|
|
18 |
type: automatic-speech-recognition # Required. Example: automatic-speech-recognition
|
19 |
name: Urdu Speech Recognition # Optional. Example: Speech Recognition
|
20 |
dataset:
|
21 |
+
type: mozilla-foundation/common_voice_7_0 # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
|
22 |
name: Urdu # Required. Example: Common Voice zh-CN
|
23 |
args: ur # Optional. Example: zh-CN
|
24 |
metrics:
|