Remove simd feature
This commit is contained in:
parent
f3b155c44f
commit
49ef267bad
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ rand = "0.8.4"
|
||||||
[features]
|
[features]
|
||||||
default = []
|
default = []
|
||||||
|
|
||||||
simd = []
|
|
||||||
coreml = ["whisper-rs-sys/coreml"]
|
coreml = ["whisper-rs-sys/coreml"]
|
||||||
cuda = ["whisper-rs-sys/cuda", "_gpu"]
|
cuda = ["whisper-rs-sys/cuda", "_gpu"]
|
||||||
opencl = ["whisper-rs-sys/opencl"]
|
opencl = ["whisper-rs-sys/opencl"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue