kingabzpro
commited on
Commit
•
73e8d12
1
Parent(s):
ae7345a
Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ model-index:
|
|
18 |
name: Urdu Speech Recognition # Optional. Example: Speech Recognition
|
19 |
dataset:
|
20 |
type: common_voice # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
|
21 |
-
name:
|
22 |
args: ur # Optional. Example: zh-CN
|
23 |
metrics:
|
24 |
- type: wer # Required. Example: wer
|
|
|
18 |
name: Urdu Speech Recognition # Optional. Example: Speech Recognition
|
19 |
dataset:
|
20 |
type: common_voice # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
|
21 |
+
name: Urdu # Required. Example: Common Voice zh-CN
|
22 |
args: ur # Optional. Example: zh-CN
|
23 |
metrics:
|
24 |
- type: wer # Required. Example: wer
|