Yehor commited on
Commit
e900572
1 Parent(s): 5aa590a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - uk
4
+ license: "cc-by-nc-sa-4.0"
5
+ ---
6
+
7
+ Join Ukrainian Speech Recognition Community - https://t.me/speech_recognition_uk
8
+
9
+ This model was trained using the base model https://huggingface.co/fav-kky/wav2vec2-base-cs-80k-ClTRUS (pre-trained from 80 thousand hours of Czech speech)
10
+
11
+ This model has aphostrophes and hyphens.
12
+
13
+ Metrics (CV7 test split):
14
+
15
+ Without LM:
16
+
17
+ - WER: 0.4416
18
+ - CER: 0.1042
19
+
20
+ With LM:
21
+
22
+ - WER: 0.1422
23
+ - CER: 0.0464