kingabzpro
commited on
Commit
•
eabe18b
1
Parent(s):
de0df1c
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ model-index:
|
|
19 |
name: 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:
|
23 |
args: pa-IN # Optional. Example: zh-CN
|
24 |
metrics:
|
25 |
- type: wer # Required. Example: wer
|
|
|
19 |
name: 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: Common Voice pa-IN # Required. Example: Common Voice zh-CN
|
23 |
args: pa-IN # Optional. Example: zh-CN
|
24 |
metrics:
|
25 |
- type: wer # Required. Example: wer
|