Add OpenVINO support
This commit is contained in:
parent
776abc3c91
commit
5c140c14d4
6 changed files with 100 additions and 2 deletions
|
|
@ -26,6 +26,7 @@ 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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue