anton-l HF staff commited on
Commit
4d1fc3e
1 Parent(s): f49dff6

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -15
README.md CHANGED
@@ -13,21 +13,21 @@ datasets:
13
  model-index:
14
  - name: wav2vec2-large-xls-r-300m-bg-d2
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: bg
23
  metrics:
24
- - name: Test WER
25
- type: wer
26
- value: 0.28775471338792613
27
- - name: Test CER
28
- type: cer
29
- value: 0.06861971204625049
30
- - task:
31
  name: Automatic Speech Recognition
32
  type: automatic-speech-recognition
33
  dataset:
@@ -35,12 +35,23 @@ model-index:
35
  type: speech-recognition-community-v2/dev_data
36
  args: bg
37
  metrics:
38
- - name: Test WER
39
- type: wer
40
- value: 0.49783147459727384
41
- - name: Test CER
42
- type: cer
43
- value: 0.1591062599627158
 
 
 
 
 
 
 
 
 
 
 
44
  ---
45
 
46
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
13
  model-index:
14
  - name: wav2vec2-large-xls-r-300m-bg-d2
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: bg
23
  metrics:
24
+ - name: Test WER
25
+ type: wer
26
+ value: 0.28775471338792613
27
+ - name: Test CER
28
+ type: cer
29
+ value: 0.06861971204625049
30
+ - task:
31
  name: Automatic Speech Recognition
32
  type: automatic-speech-recognition
33
  dataset:
 
35
  type: speech-recognition-community-v2/dev_data
36
  args: bg
37
  metrics:
38
+ - name: Test WER
39
+ type: wer
40
+ value: 0.49783147459727384
41
+ - name: Test CER
42
+ type: cer
43
+ value: 0.1591062599627158
44
+ - task:
45
+ name: Automatic Speech Recognition
46
+ type: automatic-speech-recognition
47
+ dataset:
48
+ name: Robust Speech Event - Test Data
49
+ type: speech-recognition-community-v2/eval_data
50
+ args: bg
51
+ metrics:
52
+ - name: Test WER
53
+ type: wer
54
+ value: 51.25
55
  ---
56
 
57
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You