peardox commited on
Commit
a904f19
·
verified ·
1 Parent(s): 313ceac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -5,4 +5,6 @@ This set contains zip archives of the OpenVino models for whisper.cpp
5
 
6
  Each zip contains the ggml-[model]-encoder-openvino.bin and ggml-[model]-encoder-openvino.xml files required for the main matching ggml-[model].bin
7
 
8
- You can find the main models [here](https://huggingface.co/ggerganov/whisper.cpp/tree/main)
 
 
 
5
 
6
  Each zip contains the ggml-[model]-encoder-openvino.bin and ggml-[model]-encoder-openvino.xml files required for the main matching ggml-[model].bin
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