Spaces:
Runtime error
Runtime error
Moustafa1111111111
commited on
Commit
·
0086768
1
Parent(s):
62fe3a7
Add TTS as a submodule
Browse files- .gitmodules +3 -0
- TTS +1 -0
.gitmodules
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
[submodule "TTS"]
|
2 |
+
path = TTS
|
3 |
+
url = https://github.com/coqui-ai/TTS.git
|
TTS
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit dbf1a08a0d4e47fdad6172e433eeb34bc6b13b4e
|