Mahiruoshi commited on
Commit
52b4f96
·
1 Parent(s): f09d9c1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -0
requirements.txt ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ tensorboard==2.3.0
8
+ torch
9
+ torchvision
10
+ Unidecode==1.1.1
11
+ pyopenjtalk==0.2.0
12
+ jamo==0.4.1
13
+ pypinyin==0.44.0
14
+ jieba==0.42.1
15
+ cn2an==0.5.17
16
+ jieba==0.42.1
17
+ ipython==7.34.0
18
+ gradio==3.4.1
19
+ openai
20
+ pydub