⬆️ Update ggerganov/whisper.cpp

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
mudler 2025-02-07 20:06:39 +00:00 committed by github-actions[bot]
parent 230fe0098f
commit a60f2dbddf

View file

@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=8a59053f63fffc24e730cd3ea067760abfe4a919
# whisper.cpp version # whisper.cpp version
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
WHISPER_CPP_VERSION?=6266a9f9e56a5b925e9892acf650f3eb1245814d WHISPER_CPP_VERSION?=d682e150908e10caa4c15883c633d7902d385237
# go-piper version # go-piper version
PIPER_REPO?=https://github.com/mudler/go-piper PIPER_REPO?=https://github.com/mudler/go-piper