Skip to content

Commit

Permalink
fix: 修正錯誤的子模組路徑
Browse files Browse the repository at this point in the history
Signed-off-by: 林博仁(Buo-ren, Lin) <[email protected]>
  • Loading branch information
brlin-tw committed Jun 24, 2024
1 parent 63a1973 commit d3faa44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# Copyright 2021 林博仁(Buo-ren, Lin) <[email protected]>
# SPDX-License-Identifier: CC-BY-SA-4.0 OR LicenseRef-Apache-2.0-If-Not-Used-In-Template-Projects
[submodule "whisper.cpp: Port of OpenAI's Whisper model in C/C++"]
path = whisper.cpp: Port of OpenAI's Whisper model in C/C++
path = whisper.cpp: Port of OpenAI's Whisper model in C, C++
url = https://github.com/ggerganov/whisper.cpp.git
shallow = true
fetchRecurseSubmodules = false

0 comments on commit d3faa44

Please sign in to comment.