anantoj commited on
Commit
b3d10d9
1 Parent(s): 077ffa0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -4
README.md CHANGED
@@ -1,14 +1,29 @@
1
  ---
 
2
  license: apache-2.0
3
  tags:
4
  - automatic-speech-recognition
5
- - kresnik/zeroth_korean
6
  - generated_from_trainer
 
7
  datasets:
8
- - zeroth_korean_asr
9
  model-index:
10
- - name: ''
11
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language: ko
3
  license: apache-2.0
4
  tags:
5
  - automatic-speech-recognition
 
6
  - generated_from_trainer
7
+ - robust-speech-event
8
  datasets:
9
+ - kresnik/zeroth_korean
10
  model-index:
11
+ - name: 'Wav2Vec2 XLS-R 1B Korean'
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: Robust Speech Event - Dev Data
18
+ type: speech-recognition-community-v2/dev_data
19
+ args: ko
20
+ metrics:
21
+ - name: Test WER
22
+ type: wer
23
+ value: 82.07
24
+ - name: Test CER
25
+ type: cer
26
+ value: 42.12
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You