Skip to content

Commit c72c85d

Browse files
localai-botmudler
andauthored
chore: ⬆️ Update ggml-org/whisper.cpp to bb0e1fc60f26a707cabf724edcf7cfcab2a269b6 (#6203)
⬆️ Update ggml-org/whisper.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: mudler <[email protected]>
1 parent ef98490 commit c72c85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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?=7745fcf32846006128f16de429cfe1677c963b30
11+
WHISPER_CPP_VERSION?=bb0e1fc60f26a707cabf724edcf7cfcab2a269b6
1212

1313
CMAKE_ARGS+=-DBUILD_SHARED_LIBS=OFF
1414

0 commit comments

Comments
 (0)