Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
SoundFile
|
|
|
2 |
torchaudio
|
3 |
munch
|
4 |
torch
|
@@ -22,4 +23,5 @@ cached-path
|
|
22 |
gradio
|
23 |
spaces
|
24 |
gruut
|
25 |
-
txtsplit
|
|
|
|
1 |
SoundFile
|
2 |
+
pyaudio
|
3 |
torchaudio
|
4 |
munch
|
5 |
torch
|
|
|
23 |
gradio
|
24 |
spaces
|
25 |
gruut
|
26 |
+
txtsplit
|
27 |
+
scipy
|