RyanMetcalfeInt8 commited on
Commit
bbb0f3f
·
verified ·
1 Parent(s): 781e605

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ # OpenAI's Whisper models converted to ggml format, and encoder converted to OpenVINO IR format.
6
+
7
+ Each zip package (ggml-*model_name*-models.zip) contains the following:
8
+ ggml-*model_name*.bin
9
+ ggml-*model_name*-encoder-openvino.xml
10
+ ggml-*model_name*-encoder-openvino.bin
11
+