chore: ⬆️ Update ggml-org/whisper.cpp to c8223a8548ad64435266e551385fc51aca9ee8ab (#6402)

⬆️ Update ggml-org/whisper.cpp

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com>
This commit is contained in:
LocalAI [bot]
2025-10-07 08:50:22 +02:00
committed by GitHub
parent 6f17c260a7
commit 1123a5c49c

View File

@@ -8,7 +8,7 @@ JOBS?=$(shell nproc --ignore=1)
# whisper.cpp version
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
WHISPER_CPP_VERSION?=7849aff7a2e1f4234aa31b01a1870906d5431959
WHISPER_CPP_VERSION?=c8223a8548ad64435266e551385fc51aca9ee8ab
CMAKE_ARGS+=-DBUILD_SHARED_LIBS=OFF