forked from leolani/eliza-parent
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
63 lines (63 loc) · 1.81 KB
/
.gitmodules
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[submodule "cltl-requirements"]
path = cltl-requirements
url = https://github.com/leolani/cltl-requirements.git
branch = main
[submodule "cltl-combot"]
path = cltl-combot
url = https://github.com/leolani/cltl-combot.git
branch = main
[submodule "cltl-backend"]
path = cltl-backend
url = https://github.com/leolani/cltl-backend.git
branch = main
[submodule "cltl-eliza"]
path = cltl-eliza
url = https://github.com/leolani/cltl-eliza.git
branch = main
[submodule "cltl-eliza-app"]
path = cltl-eliza-app
url = https://github.com/leolani/cltl-eliza-app.git
branch = main
[submodule "cltl-asr"]
path = cltl-asr
url = https://github.com/leolani/cltl-asr.git
branch = main
[submodule "cltl-vad"]
path = cltl-vad
url = https://github.com/leolani/cltl-vad.git
branch = main
[submodule "cltl-chat-ui"]
path = cltl-chat-ui
url = https://github.com/leolani/cltl-chat-ui.git
branch = main
[submodule "util"]
path = util
url = https://github.com/leolani/cltl-build.git
branch = main
[submodule "cltl-backend-naoqi"]
path = cltl-backend-naoqi
url = https://github.com/leolani/cltl-backend-naoqi.git
branch = main
[submodule "emissor"]
path = emissor
url = https://github.com/leolani/emissor.git
branch = main
[submodule "cltl-emissor-data"]
path = cltl-emissor-data
url = https://github.com/leolani/cltl-emissor-data.git
branch = main
[submodule "spot-woz"]
path = spot-woz
url = https://github.com/leolani/spot-woz.git
[submodule "spot_dialogmanagement"]
path = spot_dialogmanagement
url = https://github.com/jaapkruijt/spot_dialogmanagement.git
branch = main
[submodule "spot_disambiguation_model"]
path = spot_disambiguation_model
url = https://github.com/jaapkruijt/spot_disambiguation_model.git
branch = main
[submodule "cltl-support"]
path = cltl-support
url = https://github.com/leolani/cltl-support.git
branch = main