pablouribe commited on
Commit
0fa41ed
·
1 Parent(s): 336bea1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -4
README.md CHANGED
@@ -16,24 +16,31 @@ model-index:
16
  name: Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
- name: mozilla-foundation/common_voice_7_0 es
20
  type: mozilla-foundation/common_voice_7_0
21
  args: es
22
  metrics:
23
  - name: Test WER
24
  type: wer
25
  value: 13.89
 
 
 
26
  - task:
27
  name: Speech Recognition
28
  type: automatic-speech-recognition
29
  dataset:
30
- name: mozilla-foundation/common_voice_7_0 es
31
- type: mozilla-foundation/common_voice_7_0
32
  args: es
33
  metrics:
 
 
 
34
  - name: Test CER
35
  type: wer
36
- value: 3.85
 
37
  ---
38
 
39
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
16
  name: Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
+ name: Common Voice 7
20
  type: mozilla-foundation/common_voice_7_0
21
  args: es
22
  metrics:
23
  - name: Test WER
24
  type: wer
25
  value: 13.89
26
+ - name: Test CER
27
+ type: wer
28
+ value: 3.85
29
  - task:
30
  name: Speech Recognition
31
  type: automatic-speech-recognition
32
  dataset:
33
+ name: Robust Speech Event - Dev Data
34
+ type: speech-recognition-community-v2/dev_data
35
  args: es
36
  metrics:
37
+ - name: Test WER
38
+ type: wer
39
+ value: 37.66
40
  - name: Test CER
41
  type: wer
42
+ value: 15.32
43
+
44
  ---
45
 
46
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You