Skip to content

Commit f6cc90d

Browse files
localai-botmudler
andauthored
chore: ⬆️ Update mudler/parakeet.cpp to e270af73b94c9a5c37ec516230219ed4580e1db6 (#10212)
⬆️ Update mudler/parakeet.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 2c804be commit f6cc90d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

backend/go/parakeet-cpp/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# parakeet-cpp backend Makefile.
22
#
3-
# Upstream pin lives below as PARAKEET_VERSION?=abd0087dcc92ec5ad1f96f9fd86c49eb26a5ce67
3+
# Upstream pin lives below as PARAKEET_VERSION?=e270af73b94c9a5c37ec516230219ed4580e1db6
44
# (.github/bump_deps.sh) can find and update it - matches the
55
# whisper.cpp / ds4 / vibevoice-cpp convention.
66
#
@@ -15,7 +15,7 @@
1515
# That's what the L0 smoke test uses. The default target below does the
1616
# proper clone-at-pin + cmake build so CI doesn't need a side-checkout.
1717

18-
PARAKEET_VERSION?=abd0087dcc92ec5ad1f96f9fd86c49eb26a5ce67
18+
PARAKEET_VERSION?=e270af73b94c9a5c37ec516230219ed4580e1db6
1919
PARAKEET_REPO?=https://github.com/mudler/parakeet.cpp
2020

2121
GOCMD?=go

0 commit comments

Comments
 (0)