Skip to content

Update Readme to recommend same Openvino as Python tools #3138

New issue

Have a question about this project? Sign up for a free account to open an issue and contact its maintainers and the community.

By clicking “Sign up for ”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on ? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

peardox
Copy link

Today I noticed that Python was using OpenVINO 2024.6.0 in the script models/convert-whisper-to-openvino.py

I did a build with 2024.6.0 and - voila - OpenVINO versions were readable by whisper-cli

Prior to noticing this OpenVINO has never worked (as I've used 2023.0.0 as told) I also tried current a while ago - don't think that worked either

I also Added a pointer to the binary archives

I researched the issue and provided a close but wrong answer in #3105 - might be worthwhile creating a README.openvino once I've done test builds on other platforms

Sign up for free to join this conversation on . Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
@peardox