Lauler commited on
Commit
320a65d
·
verified ·
1 Parent(s): d4c8b9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,10 +7,12 @@ pipeline_tag: automatic-speech-recognition
7
  license: apache-2.0
8
  datasets:
9
  - KBLab/rixvox-v2
 
 
10
  ---
11
  ## KB-Whisper Base
12
 
13
- The National Library of Sweden releases a new suite of Whisper models trained on over 50,000 hours of Swedish speech. In evaluations across [FLEURS](https://huggingface.co/datasets/google/fleurs), [CommonVoice](https://huggingface.co/datasets/mozilla-foundation/common_voice_16_1) and [NST](https://www.nb.no/sprakbanken/en/resource-catalogue/oai-nb-no-sbr-54/), our best performing model reduces the Word Error Rate (WER) by an average of 47% compared to OpenAI's `whisper-large-v3`. The performance of smaller Whisper model sizes on Swedish speech has also substantially improved, with `kb-whisper-small` outperforming `openai/whisper-large-v3` (a model six times its size).
14
 
15
  | Model size | | FLEURS | CommonVoice | NST |
16
  |------------|---------|--------|-------------|------|
 
7
  license: apache-2.0
8
  datasets:
9
  - KBLab/rixvox-v2
10
+ tags:
11
+ - ctranslate2
12
  ---
13
  ## KB-Whisper Base
14
 
15
+ The National Library of Sweden releases a new suite of Whisper models trained on over 50,000 hours of Swedish speech. In evaluations across [FLEURS](https://huggingface.co/datasets/google/fleurs), [CommonVoice](https://huggingface.co/datasets/mozilla-foundation/common_voice_16_1) and [NST](https://www.nb.no/sprakbanken/en/resource-catalogue/oai-nb-no-sbr-56/), our best performing model reduces the Word Error Rate (WER) by an average of 47% compared to OpenAI's `whisper-large-v3`. The performance of smaller Whisper model sizes on Swedish speech has also substantially improved, with `kb-whisper-small` outperforming `openai/whisper-large-v3` (a model six times its size).
16
 
17
  | Model size | | FLEURS | CommonVoice | NST |
18
  |------------|---------|--------|-------------|------|