emre commited on
Commit
a564af2
1 Parent(s): d18c861

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -8,8 +8,19 @@ datasets:
8
  - common_voice
9
  model-index:
10
  - name: wav2vec2-xls-r-300m-Tr-med-CommonVoice8
11
- results:
12
- wer: 49.14
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
8
  - common_voice
9
  model-index:
10
  - name: wav2vec2-xls-r-300m-Tr-med-CommonVoice8
11
+ results:
12
+ - task:
13
+ name: Speech Recognition
14
+ type: automatic-speech-recognition
15
+ dataset:
16
+ name: Common Voice tr
17
+ type: common_voice
18
+ args: tr
19
+ metrics:
20
+ - name: Test WER
21
+ type: wer
22
+ value: 49.14
23
+
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You