Skip to content

Commit 7e4df67

Browse files
localai-botmudler
andauthored
chore: ⬆️ Update ggml-org/whisper.cpp to f24588a272ae8e23280d9c220536437164e6ed28 (#10078)
⬆️ 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>
1 parent 5b24b4d commit 7e4df67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/go/whisper/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ JOBS?=$(shell nproc --ignore=1)
88

99
# whisper.cpp version
1010
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
11-
WHISPER_CPP_VERSION?=c932729a304f7d9eb5354afa38624cfa86a780cf
11+
WHISPER_CPP_VERSION?=f24588a272ae8e23280d9c220536437164e6ed28
1212
SO_TARGET?=libgowhisper.so
1313

1414
CMAKE_ARGS+=-DBUILD_SHARED_LIBS=OFF

0 commit comments

Comments
 (0)