From ab2cd7ca76a7e5b28b457fbd825a1228155551bd Mon Sep 17 00:00:00 2001 From: Luke Southam Date: Sat, 10 Dec 2022 23:29:58 +0000 Subject: [PATCH] Added whisper.cpp submodule --- .gitmodules | 3 +++ whisper.cpp | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 whisper.cpp diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..fa83e22 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "whisper.cpp"] + path = whisper.cpp + url = https://github.com/ggerganov/whisper.cpp diff --git a/whisper.cpp b/whisper.cpp new file mode 160000 index 0000000..85c9ac1 --- /dev/null +++ b/whisper.cpp @@ -0,0 +1 @@ +Subproject commit 85c9ac18b59125b988cda40f40d8687e1ba88a7a