Skip to content

Commit 6fbd720

Browse files
localai-botmudler
andauthored
chore: ⬆️ Update ggml-org/whisper.cpp to 4245c77b654cd384ad9f53a4a302be716b3e5861 (#5993)
⬆️ 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 4e40a8d commit 6fbd720

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)