anton-l HF staff commited on
Commit
747c8d2
1 Parent(s): adec1fd

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -15
README.md CHANGED
@@ -14,21 +14,21 @@ datasets:
14
  model-index:
15
  - name: wav2vec2-large-xls-r-300m-as-v9
16
  results:
17
- - task:
18
- name: Automatic Speech Recognition
19
  type: automatic-speech-recognition
20
  dataset:
21
  name: Common Voice 8
22
  type: mozilla-foundation/common_voice_8_0
23
  args: hsb
24
  metrics:
25
- - name: Test WER
26
- type: wer
27
- value: 0.6163737676810973
28
- - name: Test CER
29
- type: cer
30
- value: 0.19496397642093005
31
- - task:
32
  name: Automatic Speech Recognition
33
  type: automatic-speech-recognition
34
  dataset:
@@ -36,12 +36,23 @@ model-index:
36
  type: speech-recognition-community-v2/dev_data
37
  args: as
38
  metrics:
39
- - name: Test WER
40
- type: wer
41
- value: NA
42
- - name: Test CER
43
- type: cer
44
- value: NA
 
 
 
 
 
 
 
 
 
 
 
45
  ---
46
 
47
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
14
  model-index:
15
  - name: wav2vec2-large-xls-r-300m-as-v9
16
  results:
17
+ - task:
18
+ name: Automatic Speech Recognition
19
  type: automatic-speech-recognition
20
  dataset:
21
  name: Common Voice 8
22
  type: mozilla-foundation/common_voice_8_0
23
  args: hsb
24
  metrics:
25
+ - name: Test WER
26
+ type: wer
27
+ value: 0.6163737676810973
28
+ - name: Test CER
29
+ type: cer
30
+ value: 0.19496397642093005
31
+ - task:
32
  name: Automatic Speech Recognition
33
  type: automatic-speech-recognition
34
  dataset:
 
36
  type: speech-recognition-community-v2/dev_data
37
  args: as
38
  metrics:
39
+ - name: Test WER
40
+ type: wer
41
+ value: NA
42
+ - name: Test CER
43
+ type: cer
44
+ value: NA
45
+ - task:
46
+ name: Automatic Speech Recognition
47
+ type: automatic-speech-recognition
48
+ dataset:
49
+ name: Common Voice 8.0
50
+ type: mozilla-foundation/common_voice_8_0
51
+ args: as
52
+ metrics:
53
+ - name: Test WER
54
+ type: wer
55
+ value: 61.64
56
  ---
57
 
58
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You