Skip to content

Commit f7d7905

Browse files
mudlergithub-actions[bot]
authored andcommitted
⬆️ Update ggml-org/whisper.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent df899ee commit f7d7905

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?=322c2adb753a9506f0becee134a7f75e2a6b5687
11+
WHISPER_CPP_VERSION?=f16c12f3f55f5bd3d6ac8cf2f31ab90a42c884d5
1212

1313
CMAKE_ARGS+=-DBUILD_SHARED_LIBS=OFF
1414

0 commit comments

Comments
 (0)