Skip to content

Conversation

@githubnemo
Copy link

While the README clearly states how to enable OpenVINO the code is missing the call to load the OpenVINO encoder. This change adds the msising call.

Note that the compute device is currently hard-coded. I suspect that OpenVINO is mainly used for ARM architecture where it doesn't matter. If need arises the compute device parameter can be added at a later point in time.

While the README clearly states how to enable OpenVINO the code
is missing the call to load the OpenVINO encoder. This change
adds the msising call.

Note that the compute device is currently hard-coded. I suspect
that OpenVINO is mainly used for ARM architecture where it doesn't
matter. If need arises the compute device parameter can be added
at a later point in time.
@absadiki
Copy link
Owner

I actually added OpenVINO support a while back but kept it open since I didn’t have anyone to test it. Before merging this, could you give #106 a try and see if it works?

@githubnemo
Copy link
Author

githubnemo commented Dec 15, 2025

Ah, great, didn't see that PR!

It seems to work - it is pretty much a superset of my PR so this is no surprise. I think that PR can be merged.

@githubnemo githubnemo closed this Dec 15, 2025
@absadiki
Copy link
Owner

Great, thanks for testing and confirming!
I’ll go ahead and merge that PR then. Appreciate you taking the time to check it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants