patrickvonplaten commited on
Commit
b2fa4b4
1 Parent(s): f114da7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: apache-2.0
 
 
3
  tags:
4
  - generated_from_trainer
5
  - robust-speech-event
@@ -7,7 +9,18 @@ datasets:
7
  - common_voice
8
  model-index:
9
  - name: wav2vec2-xls-r-300m-Russian-small
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - ru
5
  tags:
6
  - generated_from_trainer
7
  - robust-speech-event
9
  - common_voice
10
  model-index:
11
  - name: wav2vec2-xls-r-300m-Russian-small
12
+ results:
13
+ - task:
14
+ name: Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: Common Voice ru
18
+ type: common_voice
19
+ args: ru
20
+ metrics:
21
+ - name: Test WER
22
+ type: wer
23
+ value: 48.38
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You