-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 751 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 751 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "modules/audio"]
path = modules/audio
url = https://github.com/muggle-stack/evo_audio.git
[submodule "modules/stt"]
path = modules/stt
url = https://github.com/muggle-stack/evo_stt.git
[submodule "modules/tts"]
path = modules/tts
url = https://github.com/muggle-stack/evo_tts.git
[submodule "modules/vad"]
path = modules/vad
url = https://github.com/muggle-stack/evo_vad.git
[submodule "modules/llm"]
path = modules/llm
url = https://github.com/muggle-stack/evo_llm.git
[submodule "modules/mcp"]
path = modules/mcp
url = https://github.com/muggle-stack/evo_mcp.git
[submodule "modules/webrtc-audio-processing"]
path = modules/webrtc-audio-processing
url = https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing.git