artyomboyko
commited on
Commit
·
e239037
1
Parent(s):
ffc0566
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- wer
|
|
|
8 |
model-index:
|
9 |
- name: whisper-small
|
10 |
results:
|
@@ -16,12 +17,14 @@ model-index:
|
|
16 |
type: artyomboyko/common_voice_15_0_RU
|
17 |
args: ru
|
18 |
metrics:
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
|
|
|
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- wer
|
8 |
+
- cer
|
9 |
model-index:
|
10 |
- name: whisper-small
|
11 |
results:
|
|
|
17 |
type: artyomboyko/common_voice_15_0_RU
|
18 |
args: ru
|
19 |
metrics:
|
20 |
+
- name: Test WER
|
21 |
+
type: wer
|
22 |
+
value: 12.675
|
23 |
+
- name: Test CER
|
24 |
+
type: cer
|
25 |
+
value: 3.7305
|
26 |
+
language:
|
27 |
+
- ru
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|