mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-04-08 20:04:41 +00:00
Merge 2e1fb518d1f93ce878afc2941c37fc05b7870382 into 2c502b3c009bc4b1465fdf3d0213cefab42d829d
This commit is contained in:
commit
ac444b586f
@ -88,6 +88,7 @@ if (CMAKE_SYSTEM_NAME MATCHES "Linux")
|
||||
option(WHISPER_FFMPEG "whisper: support building and linking with ffmpeg libs (avcodec, swresample, ...)" OFF)
|
||||
endif()
|
||||
|
||||
option(GGML_VULKAN "ggml: support for Vulkan" OFF)
|
||||
option(WHISPER_COREML "whisper: enable Core ML framework" OFF)
|
||||
option(WHISPER_COREML_ALLOW_FALLBACK "whisper: allow non-CoreML fallback" OFF)
|
||||
option(WHISPER_OPENVINO "whisper: support for OpenVINO" OFF)
|
||||
|
Loading…
x
Reference in New Issue
Block a user