lgris commited on
Commit
c7ba3dd
·
1 Parent(s): 7440008

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -1
README.md CHANGED
@@ -4,7 +4,49 @@ tags:
4
  - generated_from_trainer
5
  model-index:
6
  - name: wav2vec2-xls-r-1b-portuguese-CORAA-3
7
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
4
  - generated_from_trainer
5
  model-index:
6
  - name: wav2vec2-xls-r-1b-portuguese-CORAA-3
7
+ results:
8
+ - task:
9
+ name: Automatic Speech Recognition
10
+ type: automatic-speech-recognition
11
+ dataset:
12
+ name: Common Voice 7
13
+ type: mozilla-foundation/common_voice_8_0
14
+ args: pt
15
+ metrics:
16
+ - name: Test WER
17
+ type: wer
18
+ value: 71.67
19
+ - name: Test CER
20
+ type: cer
21
+ value: 30.64
22
+ - task:
23
+ name: Automatic Speech Recognition
24
+ type: automatic-speech-recognition
25
+ dataset:
26
+ name: Common Voice 7
27
+ type: mozilla-foundation/common_voice_7_0
28
+ args: pt
29
+ metrics:
30
+ - name: Test WER
31
+ type: wer
32
+ value: 68.18
33
+ - name: Test CER
34
+ type: cer
35
+ value: 28.34
36
+ - task:
37
+ name: Automatic Speech Recognition
38
+ type: automatic-speech-recognition
39
+ dataset:
40
+ name: Robust Speech Event - Dev Data
41
+ type: speech-recognition-community-v2/dev_data
42
+ args: sv
43
+ metrics:
44
+ - name: Test WER
45
+ type: wer
46
+ value: 56.76
47
+ - name: Test CER
48
+ type: cer
49
+ value: 23.70
50
  ---
51
 
52
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You