RASMUS commited on
Commit
b351368
1 Parent(s): dacc045

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -5
README.md CHANGED
@@ -1,12 +1,34 @@
1
  ---
2
- license: apache-2.0
 
 
 
 
 
3
  tags:
4
  - generated_from_trainer
5
- datasets:
6
- - common_voice
 
 
 
7
  model-index:
8
- - name: wav2vec2-xlsr-1b-ru
9
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
1
  ---
2
+ language: ru
3
+ datasets:
4
+ - mozilla-foundation/common_voice_8_0
5
+ metrics:
6
+ - wer
7
+ - cer
8
  tags:
9
  - generated_from_trainer
10
+ - mozilla-foundation/common_voice_8_0
11
+ - audio
12
+ - automatic-speech-recognition
13
+ - speech
14
+ - robust-speech-event
15
  model-index:
16
+ - name: XLS-R 1B Wav2Vec2 Russian by Rasmus Toivanen
17
+ results:
18
+ - task:
19
+ name: Automatic Speech Recognition
20
+ type: automatic-speech-recognition
21
+ dataset:
22
+ name: Common Voice 8
23
+ type: mozilla-foundation/common_voice_8_0
24
+ args: ru
25
+ metrics:
26
+ - name: Test WER
27
+ type: wer
28
+ value: 10.83
29
+ - name: Test CER
30
+ type: cer
31
+ value: 2.41
32
  ---
33
 
34
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You