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