From f8a886144f331b32a9838b3bd0a1a7f3ed9e28e5 Mon Sep 17 00:00:00 2001 From: Christian Meter Date: Tue, 28 Jan 2025 15:06:27 +0100 Subject: [PATCH] Update submodule URL for whisper.cpp --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 1561ba4..0863136 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "sys/whisper.cpp"] path = sys/whisper.cpp - url = https://github.com/thewh1teagle/whisper.cpp + url = https://github.com/ggerganov/whisper.cpp