Skip to content

Commit ae69921

Browse files
localai-botmudler
andauthored
chore: ⬆️ Update ggml-org/whisper.cpp to 6114e692136bea917dc88a5eb2e532c3d133d963 (#7717)
⬆️ 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 bf2f95c commit ae69921

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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?=6c22e792cb0ee155b6587ce71a8410c3aeb06949
11+
WHISPER_CPP_VERSION?=6114e692136bea917dc88a5eb2e532c3d133d963
1212
SO_TARGET?=libgowhisper.so
1313

1414
CMAKE_ARGS+=-DBUILD_SHARED_LIBS=OFF

0 commit comments

Comments
 (0)