Commit
·
8d9ae6c
1
Parent(s):
d862955
Update README.md
Browse files
README.md
CHANGED
@@ -16,4 +16,6 @@ model-index:
|
|
16 |
name: WER
|
17 |
tags:
|
18 |
- whisper-event
|
19 |
-
---
|
|
|
|
|
|
16 |
name: WER
|
17 |
tags:
|
18 |
- whisper-event
|
19 |
+
---
|
20 |
+
|
21 |
+
Whisper model finetuned using audio data from Open STT Russian Dataset (https://github.com/snakers4/open_stt). Due to differences in tokenization of source data (in our data normalization process, we replace punctucation with "" rather than " "), there is a slight degredation on CommonVoice.
|