fix: fixed feature flags in README.md
This commit is contained in:
parent
f5ee632f6e
commit
7347230c86
1 changed files with 2 additions and 2 deletions
|
|
@ -75,8 +75,8 @@ All disabled by default unless otherwise specified.
|
||||||
* `openblas`: enable OpenBLAS support.
|
* `openblas`: enable OpenBLAS support.
|
||||||
* `metal`: enable Metal support. Implicitly enables hidden GPU flag at runtime.
|
* `metal`: enable Metal support. Implicitly enables hidden GPU flag at runtime.
|
||||||
* `vulkan`: enable Vulkan support. Implicitly enables hidden GPU flag at runtime.
|
* `vulkan`: enable Vulkan support. Implicitly enables hidden GPU flag at runtime.
|
||||||
* `whisper-cpp-log`: allows hooking into whisper.cpp's log output and sending it to the `log` backend. Requires calling
|
* `log_backend`: allows hooking into whisper.cpp's log output and sending it to the `log` backend. Requires calling
|
||||||
* `whisper-cpp-tracing`: allows hooking into whisper.cpp's log output and sending it to the `tracing` backend.
|
* `tracing_backend`: allows hooking into whisper.cpp's log output and sending it to the `tracing` backend.
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue