Spaces:
Running
on
Zero
Running
on
Zero
chong.zhang
commited on
Commit
·
71d27e7
1
Parent(s):
04eb8bb
update
Browse files- .gitmodules +3 -0
- third_party/Matcha-TTS +1 -0
.gitmodules
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
[submodule "third_party/Matcha-TTS"]
|
2 |
+
path = third_party/Matcha-TTS
|
3 |
+
url = https://github.com/shivammehta25/Matcha-TTS.git
|
third_party/Matcha-TTS
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit 108906c603fad5055f2649b3fd71d2bbdf222eac
|