anton-l HF staff commited on
Commit
d2cddb0
1 Parent(s): 7b46440

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -10
README.md CHANGED
@@ -4,28 +4,29 @@ language:
4
  license: apache-2.0
5
  tags:
6
  - automatic-speech-recognition
7
- - mozilla-foundation/common_voice_8_0
8
  - generated_from_trainer
 
 
9
  - robust-speech-event
10
  datasets:
11
  - mozilla-foundation/common_voice_8_0
12
  model-index:
13
- - name: 'wav2vec2-large-xls-r-300m-ia'
14
  results:
15
- - task:
16
- name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
  name: Common Voice 8
20
  type: mozilla-foundation/common_voice_8_0
21
  args: ia
22
  metrics:
23
- - name: Test WER using LM
24
- type: wer
25
- value: 8.6074
26
- - name: Test CER using LM
27
- type: cer
28
- value: 2.4147
29
  ---
30
 
31
  <!-- 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_8_0
10
  - robust-speech-event
11
  datasets:
12
  - mozilla-foundation/common_voice_8_0
13
  model-index:
14
+ - name: wav2vec2-large-xls-r-300m-ia
15
  results:
16
+ - task:
17
+ name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
19
  dataset:
20
  name: Common Voice 8
21
  type: mozilla-foundation/common_voice_8_0
22
  args: ia
23
  metrics:
24
+ - name: Test WER using LM
25
+ type: wer
26
+ value: 8.6074
27
+ - name: Test CER using LM
28
+ type: cer
29
+ value: 2.4147
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You