-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 806 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 806 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "rg_speech_to_text"]
path = rg_speech_to_text
url = https://github.com/TheSoundOfAIOSR/rg_speech_to_text.git
[submodule "rg_text_to_sound"]
path = rg_text_to_sound
url = https://github.com/TheSoundOfAIOSR/rg_text_to_sound.git
[submodule "rg_sound_generation"]
path = rg_sound_generation
url = https://github.com/TheSoundOfAIOSR/rg_sound_generation.git
[submodule "rg_production"]
path = rg_production
url = https://github.com/TheSoundOfAIOSR/rg_production.git
[submodule "rg_music"]
path = rg_music
url = https://github.com/TheSoundOfAIOSR/rg_music.git
[submodule "rg_evaluation"]
path = rg_evaluation
url = https://github.com/TheSoundOfAIOSR/rg_evaluation.git
[submodule "rg_dataset"]
path = rg_dataset
url = https://github.com/TheSoundOfAIOSR/rg_dataset.git