anton-l HF staff commited on
Commit
ad0b417
1 Parent(s): cd774b2

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -15
README.md CHANGED
@@ -11,21 +11,21 @@ datasets:
11
  model-index:
12
  - name: sew-tiny-portuguese-cv7
13
  results:
14
- - task:
15
- name: Automatic Speech Recognition
16
  type: automatic-speech-recognition
17
  dataset:
18
  name: Common Voice 7
19
  type: mozilla-foundation/common_voice_7_0
20
  args: pt
21
  metrics:
22
- - name: Test WER
23
- type: wer
24
- value: 28.90
25
- - name: Test CER
26
- type: cer
27
- value: 09.41
28
- - task:
29
  name: Automatic Speech Recognition
30
  type: automatic-speech-recognition
31
  dataset:
@@ -33,12 +33,34 @@ model-index:
33
  type: speech-recognition-community-v2/dev_data
34
  args: sv
35
  metrics:
36
- - name: Test WER
37
- type: wer
38
- value: 47.27
39
- - name: Test CER
40
- type: cer
41
- value: 19.62
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  ---
43
 
44
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
11
  model-index:
12
  - name: sew-tiny-portuguese-cv7
13
  results:
14
+ - task:
15
+ name: Automatic Speech Recognition
16
  type: automatic-speech-recognition
17
  dataset:
18
  name: Common Voice 7
19
  type: mozilla-foundation/common_voice_7_0
20
  args: pt
21
  metrics:
22
+ - name: Test WER
23
+ type: wer
24
+ value: 28.9
25
+ - name: Test CER
26
+ type: cer
27
+ value: 9.41
28
+ - task:
29
  name: Automatic Speech Recognition
30
  type: automatic-speech-recognition
31
  dataset:
 
33
  type: speech-recognition-community-v2/dev_data
34
  args: sv
35
  metrics:
36
+ - name: Test WER
37
+ type: wer
38
+ value: 47.27
39
+ - name: Test CER
40
+ type: cer
41
+ value: 19.62
42
+ - task:
43
+ name: Automatic Speech Recognition
44
+ type: automatic-speech-recognition
45
+ dataset:
46
+ name: Robust Speech Event - Dev Data
47
+ type: speech-recognition-community-v2/dev_data
48
+ args: pt
49
+ metrics:
50
+ - name: Test WER
51
+ type: wer
52
+ value: 47.3
53
+ - task:
54
+ name: Automatic Speech Recognition
55
+ type: automatic-speech-recognition
56
+ dataset:
57
+ name: Robust Speech Event - Test Data
58
+ type: speech-recognition-community-v2/eval_data
59
+ args: pt
60
+ metrics:
61
+ - name: Test WER
62
+ type: wer
63
+ value: 49.83
64
  ---
65
 
66
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You