Spaces:
Runtime error
Runtime error
jaekookang
commited on
Commit
•
030f97b
1
Parent(s):
49041a5
upload requirements
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
espnet_model_zoo==0.1.7
|
2 |
+
gradio==2.7.5.2
|
3 |
+
loguru==0.6.0
|
4 |
+
soundfile
|