Cargo Features
whisper-rs has no features set by default.
[dependencies]
whisper-rs = { version = "0.11.1", features = ["raw-api", "coreml", "cuda", "opencl", "openblas", "metal", "test-with-tiny-model", "whisper-cpp-log", "whisper-cpp-tracing"] }
- raw-api
- coreml
-
Enables coreml of whisper-rs-sys
- cuda
-
Enables cuda of whisper-rs-sys
- opencl
-
Enables opencl of whisper-rs-sys
- openblas
-
Enables openblas of whisper-rs-sys
- metal
-
Enables metal of whisper-rs-sys
- test-with-tiny-model
- whisper-cpp-log
-
Enables log
- whisper-cpp-tracing
-
Enables tracing
whisper-rs has 9 features without comments.