Leonoravesterbacka commited on
Commit
4b2d862
·
verified ·
1 Parent(s): 75cd661

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -253,6 +253,7 @@ The default when loading our models through Hugging Face is **Stage 2**. We have
253
  | | strict | 6.8 | 5.4 | 6.0 |
254
  | [large-v3](https://huggingface.co/KBLab/kb-whisper-large) | **standard** | **5.4** | **4.1** | **5.2** |
255
  | | strict | 5.3 | 4.0 | 5.1 |
 
256
 
257
  #### BLEU Score compared to OpenAI
258
  | Model size | | FLEURS | CommonVoice | NST |
@@ -284,6 +285,7 @@ The default when loading our models through Hugging Face is **Stage 2**. We have
284
  | | strict | 87.3 | 84.9 | 80.1 |
285
  | [large-v3](https://huggingface.co/KBLab/kb-whisper-large) | **standard** | **89.8** | **87.2** | **81.1** |
286
  | | strict | 90.0 | 87.4 | 81.2 |
 
287
 
288
 
289
  ### Acknowledgements
 
253
  | | strict | 6.8 | 5.4 | 6.0 |
254
  | [large-v3](https://huggingface.co/KBLab/kb-whisper-large) | **standard** | **5.4** | **4.1** | **5.2** |
255
  | | strict | 5.3 | 4.0 | 5.1 |
256
+ | | subtitle | 5.3 | 4.1 | 5.3 |
257
 
258
  #### BLEU Score compared to OpenAI
259
  | Model size | | FLEURS | CommonVoice | NST |
 
285
  | | strict | 87.3 | 84.9 | 80.1 |
286
  | [large-v3](https://huggingface.co/KBLab/kb-whisper-large) | **standard** | **89.8** | **87.2** | **81.1** |
287
  | | strict | 90.0 | 87.4 | 81.2 |
288
+ | | subtitle | 89.8 | 87.3 | 81.0 |
289
 
290
 
291
  ### Acknowledgements