jonathanjordan21 commited on
Commit
48f5453
1 Parent(s): 33733f0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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