AndrewMcDowell commited on
Commit
ad8ff15
1 Parent(s): 5b14b52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -9,8 +9,22 @@ tags:
9
  datasets:
10
  - common_voice
11
  model-index:
12
- - name: ''
13
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
9
  datasets:
10
  - common_voice
11
  model-index:
12
+ - name: 'XLS-R-300M - German'
13
+ results:
14
+ - task:
15
+ name: Automatic Speech Recognition
16
+ type: automatic-speech-recognition
17
+ dataset:
18
+ name: Common Voice 8
19
+ type: mozilla-foundation/common_voice_8_0
20
+ args: de
21
+ metrics:
22
+ - name: Test WER
23
+ type: wer
24
+ value: 15.25
25
+ - name: Test CER
26
+ type: cer
27
+ value: 3.78
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You