jordimas commited on
Commit
616643d
1 Parent(s): 3483766
Files changed (1) hide show
  1. TRAINING.md +2 -2
TRAINING.md CHANGED
@@ -58,8 +58,8 @@ See how diferent clients can impact the WER over when doing inference same file:
58
  | ----------- | ----------- |
59
  | OpenAI | 27.32 |
60
  | Whisper.cpp 1.2.1 | 38.89 |
61
- | HuggingFace 4.27.1 | 93.54 |
62
- | CTranslate2 3.10.3 | 31.15 |
63
 
64
  We strongly recommend using CTranslate2 as inference client.
65
 
 
58
  | ----------- | ----------- |
59
  | OpenAI | 27.32 |
60
  | Whisper.cpp 1.2.1 | 38.89 |
61
+ | HuggingFace | 69.63 |
62
+ | CTranslate2 3.10.3 | 28.08 |
63
 
64
  We strongly recommend using CTranslate2 as inference client.
65