peardox commited on
Commit
1352ecd
·
verified ·
1 Parent(s): a904f19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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)