emre commited on
Commit
3ea4ab8
1 Parent(s): 6c46dee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -2,15 +2,25 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
5
  datasets:
6
  - common_voice
7
  model-index:
8
  - name: wav2vec2-xls-r-300m-ab-CV8
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. -->
14
 
15
  # wav2vec2-xls-r-300m-ab-CV8
16
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
+ - robust-speech-event
6
  datasets:
7
  - common_voice
8
  model-index:
9
  - name: wav2vec2-xls-r-300m-ab-CV8
10
+ results:
11
+ - task:
12
+ name: Speech Recognition
13
+ type: automatic-speech-recognition
14
+ dataset:
15
+ name: Common Voice ab
16
+ type: common_voice
17
+ args: ab
18
+ metrics:
19
+ - name: Test WER
20
+ type: wer
21
+ value: 54.74
22
  ---
23
 
 
 
24
 
25
  # wav2vec2-xls-r-300m-ab-CV8
26