Eduardo Gonzalez Ponferrada commited on
Commit
5dee262
2 Parent(s): debda1b 9866e86

Update model card

Browse files
Files changed (1) hide show
  1. README.md +17 -2
README.md CHANGED
@@ -5,9 +5,24 @@ tags:
5
  datasets:
6
  - common_voice
7
  model-index:
8
- - name: wav2vec2-xls-r-300m-36-tokens-es
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
 
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
5
  datasets:
6
  - common_voice
7
  model-index:
8
+ - name: wav2vec2-xls-r-300m-36-tokens-with-lm-es
9
+ results:
10
+ - task:
11
+ name: Speech Recognition
12
+ type: automatic-speech-recognition
13
+ dataset:
14
+ name: common_voice es
15
+ type: common_voice
16
+ args: es
17
+ metrics:
18
+ - name: Test WER
19
+ type: wer
20
+ value: 0.09223274877376873
21
+ - name: Test CER
22
+ type: cer
23
+ value: 0.03065986931858979
24
  ---
25
+ # Wav2Vec2-xls-r-300m-36-chars-es
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
  should probably proofread and complete it, then remove this comment. -->