Spaces:
Build error
Build error
Commit
·
242f5b9
1
Parent(s):
4172c05
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
espnet==0.10.3
|
|
|
|
| 2 |
parallel_wavegan==0.5.3
|
| 3 |
espnet_model_zoo
|
| 4 |
scipy
|
| 5 |
torch
|
| 6 |
-
matplotlib
|
|
|
|
| 1 |
espnet==0.10.3
|
| 2 |
+
pyopenjtalk==0.1.5
|
| 3 |
parallel_wavegan==0.5.3
|
| 4 |
espnet_model_zoo
|
| 5 |
scipy
|
| 6 |
torch
|
|
|