From 42da3d334ada32c0252972293906e5701bd602f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EF=BF=B4=EF=BF=B4?= <￴￴> Date: Mon, 8 Jul 2024 18:53:51 +0700 Subject: [PATCH] starting update whisper.cpp v1.6.2 --- .gitmodules | 3 +++ native_lib/whisper.cpp | 1 + 2 files changed, 4 insertions(+) create mode 160000 native_lib/whisper.cpp diff --git a/.gitmodules b/.gitmodules index e69de29..fc7eaa5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "native_lib/whisper.cpp"] + path = native_lib/whisper.cpp + url = https://github.com/ggerganov/whisper.cpp.git diff --git a/native_lib/whisper.cpp b/native_lib/whisper.cpp new file mode 160000 index 0000000..64a56eb --- /dev/null +++ b/native_lib/whisper.cpp @@ -0,0 +1 @@ +Subproject commit 64a56ebf13476249270fe64e20c5bad8bdc62912