Forgot to remove an outdated "still working on it" disclaimer
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ This is a repository of **GGML quants for [whisper-tiny.en](https://huggingface.
|
|
19 |
|
20 |
If you are looking for a program to run this model with, then I would recommend [EasyWhisper UI](https://github.com/mehtabmahir/easy-whisper-ui), as it is user-friendly, has a GUI, and will automate a lot of the hard stuff for you.
|
21 |
## List of Quants
|
22 |
-
|
23 |
| Link | Quant | Size | Notes
|
24 |
|:-----|:-----|--------:|:------|
|
25 |
| [GGML](https://huggingface.co/Pomni/whisper-tiny.en-ggml-allquants/resolve/main/ggml-tiny.en-f32.bin) | F32 | 152 MB | Likely overkill. |
|
|
|
19 |
|
20 |
If you are looking for a program to run this model with, then I would recommend [EasyWhisper UI](https://github.com/mehtabmahir/easy-whisper-ui), as it is user-friendly, has a GUI, and will automate a lot of the hard stuff for you.
|
21 |
## List of Quants
|
22 |
+
Clicking on a link will download the corresponding quant instantly.
|
23 |
| Link | Quant | Size | Notes
|
24 |
|:-----|:-----|--------:|:------|
|
25 |
| [GGML](https://huggingface.co/Pomni/whisper-tiny.en-ggml-allquants/resolve/main/ggml-tiny.en-f32.bin) | F32 | 152 MB | Likely overkill. |
|