Spaces:
Runtime error
Runtime error
jonathanjordan21
commited on
Commit
•
48f5453
1
Parent(s):
33733f0
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
numpy
|
3 |
+
scipy
|
4 |
+
torch
|
5 |
+
librosa
|
6 |
+
pysptk
|
7 |
+
soundfile
|
8 |
+
wavenet_vocoder==0.1.1
|