gabrielesilinic commited on
Commit
14086c0
·
verified ·
1 Parent(s): 8b0bc8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -103,9 +103,7 @@ This model can be converted to GGML format for use with [whisper.cpp](https://gi
103
 
104
  ## Limitations
105
 
106
- - Trained primarily on read speech (Common Voice) and formal speech (VoxPopuli) may underperform on casual/noisy audio (e.g., phone calls, WhatsApp voice messages)
107
- - Whisper-tiny has limited capacity (39M params); for better accuracy consider whisper-small or whisper-medium
108
- - The multilingual tokenizer is suboptimal for Italian-only use (apostrophe-heavy grammar pays a token tax)
109
 
110
  ## License
111
 
 
103
 
104
  ## Limitations
105
 
106
+ - WER is not as good as whisper tiny.en, also italian mixed with english like terms tends to fail at the moment
 
 
107
 
108
  ## License
109