Spaces:
Runtime error
Runtime error
tanettech
commited on
Commit
·
2d548d5
1
Parent(s):
a60426b
Import demo + ESPnet into my Space
Browse files- .gitmodules +3 -0
- voice_assistant_demo +1 -0
.gitmodules
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
[submodule "voice_assistant_demo"]
|
2 |
+
path = voice_assistant_demo
|
3 |
+
url = https://huggingface.co/spaces/Siddhant/Voice_Assistant_Demo
|
voice_assistant_demo
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit 629762fa8f8edd07d528ce40530b85eb7960efe5
|