anton-l HF staff commited on
Commit
93ea753
1 Parent(s): a4e7991

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -15
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
- language:
3
  - pa-IN
4
-
5
  license: apache-2.0
6
  tags:
7
  - automatic-speech-recognition
 
8
  - robust-speech-event
9
  datasets:
10
  - mozilla-foundation/common_voice_8_0
@@ -14,21 +14,20 @@ metrics:
14
  model-index:
15
  - name: wav2vec2-punjabi-V8-Abid
16
  results:
17
- - task:
18
- type: automatic-speech-recognition # Required. Example: automatic-speech-recognition
19
- name: Speech Recognition # Optional. Example: Speech Recognition
20
  dataset:
21
- type: mozilla-foundation/common_voice_8_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
26
- value: 36.02 # Required. Example: 20.90
27
- name: Test WER With LM # Optional. Example: Test WER
28
- - type: cer # Required. Example: wer
29
- value: 12.81 # Required. Example: 20.90
30
- name: Test CER With LM # Optional. Example: Test WER
31
-
32
  ---
33
 
34
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
  - pa-IN
 
4
  license: apache-2.0
5
  tags:
6
  - automatic-speech-recognition
7
+ - hf-asr-leaderboard
8
  - robust-speech-event
9
  datasets:
10
  - mozilla-foundation/common_voice_8_0
 
14
  model-index:
15
  - name: wav2vec2-punjabi-V8-Abid
16
  results:
17
+ - task:
18
+ type: automatic-speech-recognition
19
+ name: Speech Recognition
20
  dataset:
21
+ type: mozilla-foundation/common_voice_8_0
22
+ name: Common Voice pa-IN
23
+ args: pa-IN
24
  metrics:
25
+ - type: wer
26
+ value: 36.02
27
+ name: Test WER With LM
28
+ - type: cer
29
+ value: 12.81
30
+ name: Test CER With LM
 
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You