Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[draft] Support OpenVINO as Execution Provider #544

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

Conversation

frankyoujian
Copy link
Contributor

@frankyoujian frankyoujian commented Jan 24, 2024

These are hack codes for anyone who wants to try OpenVINO as Execution Provider

Prerequisites:
Follow this wiki to setup OpenVINO toolkit and build ONNX Runtime

After building ONNX Runtime from source, copy the generated dlls/libs and include folder to sherpa-onnx's build\_deps\onnxruntime-src

Conclusion:
OpenVINO EP performs a little bit worse than CPU EP:

  • OpenVINO EP RTF(0.094)

k2_openvino

  • CPU EP RTF(0.08)

k2_cpu

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.

1 participant