There was an error while loading. Please reload this page.
1 parent b806b1f commit 100537bCopy full SHA for 100537b
1 file changed
backend/go/parakeet-cpp/Makefile
@@ -1,6 +1,6 @@
1
# parakeet-cpp backend Makefile.
2
#
3
-# Upstream pin lives below as PARAKEET_VERSION?=1bfbebfaaf493866f49597cd3b7901959d395c60
+# Upstream pin lives below as PARAKEET_VERSION?=e75de9b6b9b688fd293aa22f7e27aa724ea286f8
4
# (.github/bump_deps.sh) can find and update it - matches the
5
# whisper.cpp / ds4 / vibevoice-cpp convention.
6
@@ -15,7 +15,7 @@
15
# That's what the L0 smoke test uses. The default target below does the
16
# proper clone-at-pin + cmake build so CI doesn't need a side-checkout.
17
18
-PARAKEET_VERSION?=1bfbebfaaf493866f49597cd3b7901959d395c60
+PARAKEET_VERSION?=e75de9b6b9b688fd293aa22f7e27aa724ea286f8
19
PARAKEET_REPO?=https://github.com/mudler/parakeet.cpp
20
21
GOCMD?=go
0 commit comments