-
Notifications
You must be signed in to change notification settings - Fork 281
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.09 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "terminal"]
path = terminal
url = https://github.com/AAswordman/OperitTerminalCore.git
[submodule "mnn/src/main/cpp/MNN"]
path = mnn/src/main/cpp/MNN
url = https://github.com/alibaba/MNN.git
[submodule "tools/hotbuild/OperitNightlyRelease"]
path = tools/hotbuild/OperitNightlyRelease
url = git@github.com:AAswordman/OperitNightlyRelease.git
[submodule "llama/third_party/llama.cpp"]
path = llama/third_party/llama.cpp
url = https://github.com/ggml-org/llama.cpp
[submodule "mmd/third_party/saba"]
path = mmd/third_party/saba
url = https://github.com/benikabocha/saba.git
[submodule "webrtc_aec3"]
path = app/src/main/cpp/thirdparty/webrtc_aec3
url = https://github.com/khomin/AEC3_cmake.git
[submodule "app/src/main/cpp/thirdparty/ncnn"]
path = app/src/main/cpp/thirdparty/ncnn
url = https://github.com/Tencent/ncnn.git
[submodule "app/src/main/cpp/thirdparty/sherpa-ncnn"]
path = app/src/main/cpp/thirdparty/sherpa-ncnn
url = https://github.com/k2-fsa/sherpa-ncnn.git
[submodule "quickjs/thirdparty/quickjs"]
path = quickjs/thirdparty/quickjs
url = https://github.com/bellard/quickjs.git