artyomboyko commited on
Commit
ffc0566
·
1 Parent(s): 2e872ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -7
README.md CHANGED
@@ -6,13 +6,22 @@ tags:
6
  metrics:
7
  - wer
8
  model-index:
9
- - name: whisper-small-ru-v2
10
- results: []
11
- datasets:
12
- - artyomboyko/common_voice_15_0_RU
13
- language:
14
- - ru
15
- pipeline_tag: automatic-speech-recognition
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
6
  metrics:
7
  - wer
8
  model-index:
9
+ - name: whisper-small
10
+ results:
11
+ - task:
12
+ name: Speech Recognition
13
+ type: automatic-speech-recognition
14
+ dataset:
15
+ name: Common Voice 15
16
+ type: artyomboyko/common_voice_15_0_RU
17
+ args: ru
18
+ metrics:
19
+ - name: Test WER
20
+ type: wer
21
+ value: 12.6750
22
+ - name: Test CER
23
+ type: cer
24
+ value: 3.7305
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You