Futuresony commited on
Commit
25ee5e6
·
verified ·
1 Parent(s): 3da6c4d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -0
requirements.txt CHANGED
@@ -9,4 +9,23 @@ soundfile
9
  datasets
10
  sentencepiece
11
  gradio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
 
 
9
  datasets
10
  sentencepiece
11
  gradio
12
+ pip>=23.2
13
+ gradio==4.37.1
14
+ accelerate
15
+ librosa
16
+ transformers
17
+ torch
18
+ Cython==0.29.21
19
+ phonemizer==2.2.1
20
+ scipy
21
+ numpy==1.22.4
22
+ flashlight-text
23
+ torchaudio
24
+ matplotlib
25
+ Unidecode==1.1.1
26
+ monotonic-align
27
+ datasets
28
+ ttsmms
29
+ langdetect
30
+ langid
31