Skip to content

Commit 90355cd

Browse files
localai-botmudler
andauthored
chore: ⬆️ Update mudler/magpie-tts.cpp to 3008ff73fc2d2da9e4d743b09350aa7023e8980c (#11126)
⬆️ Update mudler/magpie-tts.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 02bccad commit 90355cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/go/magpie-tts-cpp/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
# magpie-tts.cpp version
1010
MAGPIETTS_REPO?=https://github.com/mudler/magpie-tts.cpp
11-
MAGPIETTS_CPP_VERSION?=6f7696cffbfa1e85c17bc42eca24f5cbdb82c949
11+
MAGPIETTS_CPP_VERSION?=3008ff73fc2d2da9e4d743b09350aa7023e8980c
1212
SO_TARGET?=libgomagpiettscpp.so
1313

1414
CMAKE_ARGS+=-DBUILD_SHARED_LIBS=OFF

0 commit comments

Comments
 (0)