Skip to content

Commit 8dc574f

Browse files
localai-botmudler
andauthored
chore: ⬆️ Update ggml-org/whisper.cpp to 1f5cf0b2888402d57bb17b2029b2caa97e5f3baf (#5876)
⬆️ 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 05bf249 commit 8dc574f

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?=032697b9a850dc2615555e2a93a683cc3dd58559
9+
WHISPER_CPP_VERSION?=1f5cf0b2888402d57bb17b2029b2caa97e5f3baf
1010

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

0 commit comments

Comments
 (0)