Update README.md
Browse files
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 |
-
-
|
| 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 |
|