Skip to content

Commit a513146

Browse files
authored
docs : update Readme to recommend same Openvino as Python tools (#3138)
1 parent 4730950 commit a513146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ This can result in significant speedup in encoder performance. Here are the inst
266266

267267
- Build `whisper.cpp` with OpenVINO support:
268268

269-
Download OpenVINO package from [release page](https://github.com/openvinotoolkit/openvino/releases). The recommended version to use is [2023.0.0](https://github.com/openvinotoolkit/openvino/releases/tag/2023.0.0).
269+
Download OpenVINO package from [release page](https://github.com/openvinotoolkit/openvino/releases). The recommended version to use is [2024.6.0](https://github.com/openvinotoolkit/openvino/releases/tag/2024.6.0). Ready to use Binaries of the required libraries can be found in the [OpenVino Archives](https://storage.openvinotoolkit.org/repositories/openvino/packages/2024.6/)
270270

271271
After downloading & extracting package onto your development system, set up required environment by sourcing setupvars script. For example:
272272

0 commit comments

Comments
 (0)