Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,4 @@ Each zip contains the ggml-[model]-encoder-openvino.bin and ggml-[model]-encoder
|
|
| 7 |
|
| 8 |
You can find the main models [here](https://huggingface.co/ggerganov/whisper.cpp/tree/main)
|
| 9 |
|
| 10 |
-
To use the OpenVino version of whisper.cpp you require the main model and the extracted contents of the matching zip in the same directory
|
|
|
|
| 7 |
|
| 8 |
You can find the main models [here](https://huggingface.co/ggerganov/whisper.cpp/tree/main)
|
| 9 |
|
| 10 |
+
To use the OpenVino version of whisper.cpp you require the main model and the extracted contents of the matching zip in the same directory (you can safely delete the ZIP file once extracted if you desire)
|