Yehor commited on
Commit
ce38072
1 Parent(s): 36fa074

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -23
README.md CHANGED
@@ -16,28 +16,11 @@ Attribution to the dataset of Language Model:
16
 
17
  - Chaplynskyi, D. et al. (2021) lang-uk Ukrainian Ubercorpus [Data set]. https://lang.org.ua/uk/corpora/#anchor4
18
 
19
-
20
  Metrics:
21
 
22
- Without LM:
23
-
24
- - WER: 0.2933
25
- - CER: 0.0539
26
-
27
- ---
28
-
29
- News LM (this repository):
30
-
31
- - WER: 0.1562
32
- - CER: 0.0328
33
-
34
-
35
- SMALL LM (https://huggingface.co/Yehor/wav2vec2-xls-r-300m-uk-with-small-lm):
36
-
37
- - WER: 0.1674
38
- - CER: 0.0332
39
-
40
- Wiki LM (https://huggingface.co/Yehor/wav2vec2-xls-r-300m-uk-with-wiki-lm):
41
-
42
- - WER: 0.1526
43
- - CER: 0.0307
 
16
 
17
  - Chaplynskyi, D. et al. (2021) lang-uk Ukrainian Ubercorpus [Data set]. https://lang.org.ua/uk/corpora/#anchor4
18
 
 
19
  Metrics:
20
 
21
+ | Dataset | CER | WER |
22
+ |-|-|-|
23
+ | CV7 (no LM) | 0.0539 | 0.2933 |
24
+ | CV7 (with LM) | 0.0328 | 0.1562 |
25
+ | CV10 (no LM) | - | - |
26
+ | CV10 (with LM) | - | - |