Merge branch 'master' into chore/ubuntu-24.04
Some checks failed
Security Scan / tests (push) Has been cancelled

This commit is contained in:
Ettore Di Giacinto 2025-06-04 08:41:58 +02:00 committed by GitHub
commit e95df6bc52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 17 additions and 34 deletions

View file

@ -6,11 +6,11 @@ BINARY_NAME=local-ai
DETECT_LIBS?=true
# llama.cpp versions
CPPLLAMA_VERSION?=e562eece7cb476276bfc4cbb18deb7c0369b2233
CPPLLAMA_VERSION?=7e00e60ef86645a01fda738fef85b74afa016a34
# whisper.cpp version
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
WHISPER_CPP_VERSION?=7fd6fa809749078aa00edf945e959c898f2bd1af
WHISPER_CPP_VERSION?=82f461eaa4e6a1ba29fc0dbdaa415a9934ee8a1d
# go-piper version
PIPER_REPO?=https://github.com/mudler/go-piper