Revert "Add OpenVINO support"

This reverts commit 5c140c14
This commit is contained in:
Niko 2023-10-06 21:09:23 -06:00
parent e6cbc75430
commit d6da605de1
No known key found for this signature in database
GPG key ID: 3861E636EA1E0E2B
7 changed files with 3 additions and 130 deletions

View file

@ -26,7 +26,6 @@ simd = []
coreml = ["whisper-rs-sys/coreml"]
cuda = ["whisper-rs-sys/cuda"]
opencl = ["whisper-rs-sys/opencl"]
openvino = ["whisper-rs-sys/openvino"]
test-with-tiny-model = []
[package.metadata.docs.rs]