Update README.md
Browse files
README.md
CHANGED
@@ -31,12 +31,12 @@ license: apache-2.0
|
|
31 |
---
|
32 |
# Whisper
|
33 |
|
34 |
-
Whisper-base for automatic speech recognition (ASR) for the low-resourced Kazakh language. The model was
|
35 |
with over 1k hours of labelled data. The model achieved 15.36% WER on the test set.
|
36 |
|
37 |
# Usage
|
38 |
|
39 |
-
This checkpoint is a *Kazakh-only* model, meaning it can be used for Kazakh speech recognition.
|
40 |
|
41 |
## Transcription
|
42 |
|
|
|
31 |
---
|
32 |
# Whisper
|
33 |
|
34 |
+
Whisper-base for automatic speech recognition (ASR) for the low-resourced Kazakh language. The model was fine-tuned on the [Kazakh Speech Corpus 2](https://issai.nu.edu.kz/2022/12/13/ksc2-an-industrial-scale-open-source-kazakh-speech-corpus/)
|
35 |
with over 1k hours of labelled data. The model achieved 15.36% WER on the test set.
|
36 |
|
37 |
# Usage
|
38 |
|
39 |
+
This checkpoint is a *Kazakh-only* model, meaning it can be used *only* for Kazakh speech recognition.
|
40 |
|
41 |
## Transcription
|
42 |
|