Skip to content

Commit 18fc78e

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 003b929 commit 18fc78e

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
@@ -6,7 +6,7 @@ CMAKE_ARGS?=
66

77
# whisper.cpp version
88
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
9-
WHISPER_CPP_VERSION?=0becabc8d68d9ffa6ddfba5240e38cd7a2642046
9+
WHISPER_CPP_VERSION?=4245c77b654cd384ad9f53a4a302be716b3e5861
1010

1111
export WHISPER_CMAKE_ARGS?=-DBUILD_SHARED_LIBS=OFF
1212
export WHISPER_DIR=$(abspath ./sources/whisper.cpp)

0 commit comments

Comments
 (0)