Skip to content

Commit e693e1a

Browse files
authored
Merge branch 'master' into update/LLAMA_VERSION
2 parents e24d5ab + 9f812fd commit e693e1a

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?=b02242d0adb5c6c4896d59ac86d9ec9fe0d0fe33
9+
WHISPER_CPP_VERSION?=5527454cdb3e15d7e2b8a6e2afcb58cb61651fd2
1010

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

0 commit comments

Comments
 (0)