From 3245793bc7e3c8410292132a122acfdc831a39c5 Mon Sep 17 00:00:00 2001 From: mudler <2420543+mudler@users.noreply.github.com> Date: Tue, 3 Dec 2024 20:07:33 +0000 Subject: [PATCH] :arrow_up: Update PABannier/bark.cpp Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a96b9c82cb58..2d0381a9e602 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ TINYDREAM_VERSION?=c04fa463ace9d9a6464313aa5f9cd0f953b6c057 # bark.cpp BARKCPP_REPO?=https://github.com/PABannier/bark.cpp.git -BARKCPP_VERSION?=v1.0.0 +BARKCPP_VERSION?=5d5be84f089ab9ea53b7a793f088d3fbf7247495 ONNX_VERSION?=1.20.0 ONNX_ARCH?=x64