mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
update requirements and setup.py
This commit is contained in:
+12
-8
@@ -1,15 +1,19 @@
|
||||
numpy>=1.16.0
|
||||
torch>=1.5
|
||||
librosa>=0.5.1
|
||||
Unidecode>=0.4.20
|
||||
tensorboard
|
||||
tensorflow>=2.2
|
||||
numpy>=1.16.0
|
||||
scipy>=0.19.0
|
||||
numba==0.48
|
||||
librosa==0.6.2
|
||||
unidecode==0.4.20
|
||||
attrdict
|
||||
tensorboardX
|
||||
matplotlib
|
||||
Pillow
|
||||
flask
|
||||
scipy
|
||||
tqdm
|
||||
soundfile
|
||||
phonemizer
|
||||
bokeh==1.4.0
|
||||
inflect
|
||||
bokeh==1.4.0
|
||||
soundfile
|
||||
nose==1.3.7
|
||||
cardboardlint==1.3.0
|
||||
pylint==2.5.3
|
||||
@@ -1,18 +1,18 @@
|
||||
torch>=1.5
|
||||
tensorflow==2.3rc
|
||||
numpy>=1.16.0
|
||||
scipy>=0.19.0
|
||||
numba==0.48
|
||||
torch>=0.4.1
|
||||
tf-nightly
|
||||
librosa>=0.5.1
|
||||
Unidecode>=0.4.20
|
||||
tensorboard
|
||||
librosa==0.6.2
|
||||
unidecode==0.4.20
|
||||
attrdict
|
||||
tensorboardX
|
||||
matplotlib
|
||||
Pillow
|
||||
flask
|
||||
scipy
|
||||
tqdm
|
||||
soundfile
|
||||
inflect
|
||||
phonemizer
|
||||
bokeh==1.4.0
|
||||
nose
|
||||
soundfile
|
||||
nose==1.3.7
|
||||
cardboardlint==1.3.0
|
||||
Reference in New Issue
Block a user