kingabzpro commited on
Commit
bc244ef
1 Parent(s): 748177b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,8 +19,8 @@ model-index:
19
  name: Arabic 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:
25
  - type: wer # Required. Example: wer
26
  value: 31.05 # Required. Example: 20.90
 
19
  name: Arabic 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: Arabic # Required. Example: Common Voice zh-CN
23
+ args: ar # Optional. Example: zh-CN
24
  metrics:
25
  - type: wer # Required. Example: wer
26
  value: 31.05 # Required. Example: 20.90