akuzdeuov commited on
Commit
e3c01e3
·
verified ·
1 Parent(s): a84dd06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -6,8 +6,9 @@ tags:
6
  - automatic-speech-recognition
7
  - kazakh-asr
8
  widget:
9
- - example_title: sample
10
- src: https://drive.google.com/file/d/1udN8ybS7Ih3ESuoYZlaei4RcIPVbJlAf/view?usp=sharing
 
11
  model-index:
12
  - name: whisper-base.kk
13
  results:
@@ -31,7 +32,7 @@ license: apache-2.0
31
  # Whisper
32
 
33
  Whisper-base for automatic speech recognition (ASR) for the low-resourced Kazakh language. The model was trained on the [Kazakh Speech Corpus 2](https://issai.nu.edu.kz/2022/12/13/ksc2-an-industrial-scale-open-source-kazakh-speech-corpus/)
34
- with over 1k hours of labelled data. The model achieved 15.36 WER on the test set.
35
 
36
  # Usage
37
 
@@ -86,4 +87,4 @@ can be run with batched inference.
86
  ```
87
 
88
  ## References
89
- 1. [Whisper, OpenAI](https://huggingface.co/openai/whisper-base.en)
 
6
  - automatic-speech-recognition
7
  - kazakh-asr
8
  widget:
9
+ - src: https://drive.google.com/file/d/1udN8ybS7Ih3ESuoYZlaei4RcIPVbJlAf/view?usp=sharing
10
+ example_title: sample
11
+
12
  model-index:
13
  - name: whisper-base.kk
14
  results:
 
32
  # Whisper
33
 
34
  Whisper-base for automatic speech recognition (ASR) for the low-resourced Kazakh language. The model was trained 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
 
 
87
  ```
88
 
89
  ## References
90
+ 1. [Whisper, OpenAI.](https://huggingface.co/openai/whisper-base.en)