emre commited on
Commit
4d6f668
1 Parent(s): baa1e84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -7,11 +7,20 @@ datasets:
7
  - common_voice
8
  model-index:
9
  - name: wav2vec2-xls-r-300m-Br-small
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
- should probably proofread and complete it, then remove this comment. -->
15
 
16
  # wav2vec2-xls-r-300m-Br-small
17
 
7
  - common_voice
8
  model-index:
9
  - name: wav2vec2-xls-r-300m-Br-small
10
+ results:
11
+ - task:
12
+ name: Speech Recognition
13
+ type: automatic-speech-recognition
14
+ dataset:
15
+ name: Common Voice br
16
+ type: common_voice
17
+ args: br
18
+ metrics:
19
+ - name: Test WER
20
+ type: wer
21
+ value: 66.75
22
  ---
23
 
 
 
24
 
25
  # wav2vec2-xls-r-300m-Br-small
26