From ad7ba52166d79057390838ce2fa67b7daf01354a Mon Sep 17 00:00:00 2001 From: "LocalAI [bot]" <139863280+localai-bot@users.noreply.github.com> Date: Fri, 4 Jul 2025 00:44:53 +0200 Subject: [PATCH] chore: :arrow_up: Update PABannier/bark.cpp to `5d5be84f089ab9ea53b7a793f088d3fbf7247495` (#4786) :arrow_up: Update PABannier/bark.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> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4abc71abf..c6a2d98e7 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ PIPER_VERSION?=e10ca041a885d4a8f3871d52924b47792d5e5aa0 # bark.cpp BARKCPP_REPO?=https://github.com/PABannier/bark.cpp.git -BARKCPP_VERSION?=v1.0.0 +BARKCPP_VERSION?=5d5be84f089ab9ea53b7a793f088d3fbf7247495 # stablediffusion.cpp (ggml) STABLEDIFFUSION_GGML_REPO?=https://github.com/richiejp/stable-diffusion.cpp