-
Notifications
You must be signed in to change notification settings - Fork 618
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1.21 KB
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 1.21 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
[submodule "src/avatar/algo/tts2face_cpu"]
path = src/handlers/avatar/liteavatar/algo/liteavatar
url = https://github.com/HumanAIGC/lite-avatar.git
[submodule "src/third_party/silero_vad"]
path = src/handlers/vad/silerovad/silero_vad
url = https://github.com/snakers4/silero-vad.git
[submodule "src/third_party/CosyVoice"]
path = src/handlers/tts/cosyvoice/CosyVoice
url = https://github.com/FunAudioLLM/CosyVoice.git
[submodule "src/handlers/avatar/lam/LAM_Audio2Expression"]
path = src/handlers/avatar/lam/LAM_Audio2Expression
url = https://github.com/aigc3d/LAM_Audio2Expression.git
[submodule "src/handlers/avatar/musetalk/MuseTalk"]
path = src/handlers/avatar/musetalk/MuseTalk
url = https://github.com/TMElyralab/MuseTalk.git
[submodule "src/handlers/vad/smart_turn_eou/smart-turn"]
path = src/handlers/vad/smart_turn_eou/smart-turn
url = https://github.com/pipecat-ai/smart-turn.git
[submodule "src/handlers/avatar/flashhead/SoulX-FlashHead"]
path = src/handlers/avatar/flashhead/SoulX-FlashHead
url = https://github.com/Soul-AILab/SoulX-FlashHead.git
[submodule "src/service/frontend_service/frontend"]
path = src/service/frontend_service/frontend
url = https://github.com/HumanAIGC-Engineering/OpenAvatarChat-WebUI.git