Add an OpenBLAS feature
This commit is contained in:
parent
f79bc283d3
commit
99ebf2bea5
4 changed files with 20 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ simd = []
|
|||
coreml = ["whisper-rs-sys/coreml"]
|
||||
cuda = ["whisper-rs-sys/cuda"]
|
||||
opencl = ["whisper-rs-sys/opencl"]
|
||||
openblas = ["whisper-rs-sys/openblas"]
|
||||
test-with-tiny-model = []
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue