anton-l HF staff commited on
Commit
0f13426
1 Parent(s): 257cec4

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -4,8 +4,9 @@ language:
4
  license: apache-2.0
5
  tags:
6
  - automatic-speech-recognition
7
- - mozilla-foundation/common_voice_7_0
8
  - generated_from_trainer
 
 
9
  - robust-speech-event
10
  datasets:
11
  - mozilla-foundation/common_voice_7_0
@@ -14,7 +15,7 @@ metrics:
14
  model-index:
15
  - name: wav2vec2-xls-r-1b-hi-cv7
16
  results:
17
- - task:
18
  type: automatic-speech-recognition
19
  name: Speech Recognition
20
  dataset:
@@ -22,12 +23,12 @@ model-index:
22
  name: Common Voice 7
23
  args: hi
24
  metrics:
25
- - type: wer # Required. Example: wer
26
- value: 18.504 # Required. Example: 20.90
27
- name: Test WER # Optional. Example: Test WER
28
- - name: Test CER
29
- type: cer
30
- value: 6.655
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
4
  license: apache-2.0
5
  tags:
6
  - automatic-speech-recognition
 
7
  - generated_from_trainer
8
+ - hf-asr-leaderboard
9
+ - mozilla-foundation/common_voice_7_0
10
  - robust-speech-event
11
  datasets:
12
  - mozilla-foundation/common_voice_7_0
 
15
  model-index:
16
  - name: wav2vec2-xls-r-1b-hi-cv7
17
  results:
18
+ - task:
19
  type: automatic-speech-recognition
20
  name: Speech Recognition
21
  dataset:
 
23
  name: Common Voice 7
24
  args: hi
25
  metrics:
26
+ - type: wer
27
+ value: 18.504
28
+ name: Test WER
29
+ - name: Test CER
30
+ type: cer
31
+ value: 6.655
32
  ---
33
 
34
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You