Browse Source

submodule

Roy Han 9 months ago
parent
commit
1ac92eae7c
2 changed files with 5 additions and 1 deletions
  1. 4 1
      .gitmodules
  2. 1 0
      llm/whisper.cpp

+ 4 - 1
.gitmodules

@@ -1,4 +1,7 @@
 [submodule "llama.cpp"]
 	path = llm/llama.cpp
 	url = https://github.com/ggerganov/llama.cpp.git
-	shallow = true
+	shallow = true
+[submodule "llm/whisper.cpp"]
+	path = llm/whisper.cpp
+	url = git@github.com:ggerganov/whisper.cpp.git

+ 1 - 0
llm/whisper.cpp

@@ -0,0 +1 @@
+Subproject commit 6739eb83c3ca5cf40d24c6fe8442a761a1eb6248