ulysses115 commited on
Commit
c9e9625
1 Parent(s): 8529d77

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ Cython==0.29.21
2
+ librosa==0.8.0
3
+ matplotlib==3.3.1
4
+ numpy==1.21.6
5
+ phonemizer==2.2.1
6
+ scipy==1.5.2
7
+ Unidecode==1.1.1
8
+ pypinyin==0.47.0