Spaces:
Runtime error
Runtime error
Change requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ pyopenjtalk==0.1.5
|
|
| 3 |
parallel_wavegan==0.5.3
|
| 4 |
espnet_model_zoo
|
| 5 |
scipy
|
| 6 |
-
torch
|
|
|
|
|
|
| 3 |
parallel_wavegan==0.5.3
|
| 4 |
espnet_model_zoo
|
| 5 |
scipy
|
| 6 |
+
torch
|
| 7 |
+
SoundFile==0.10.3.post1
|