chore: ⬆️ Update ServeurpersoCom/omnivoice.cpp to 3c30bdcfe6cc53121bd7a7b377bf8b55f526efa3 (#12079)

⬆️ Update ServeurpersoCom/omnivoice.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>
This commit is contained in:
localai-org-maint-botandmudler authored and GitHub committed 2026-09-16 08:27:01 +02:00
1 parent 15de88d361
commit 27cf5b917e
1 file changed
+1 -1
+1 -1
View File
@@ -8,7 +8,7 @@ JOBS?=$(shell nproc --ignore=1)
# omnivoice.cpp version
OMNIVOICE_REPO?=https://github.com/ServeurpersoCom/omnivoice.cpp
OMNIVOICE_VERSION?=3d341e55d365423476f8739d396b9a03d5277055
OMNIVOICE_VERSION?=3c30bdcfe6cc53121bd7a7b377bf8b55f526efa3
SO_TARGET?=libgomnivoicecpp.so
CMAKE_ARGS+=-DBUILD_SHARED_LIBS=OFF