mirror of https://github.com/coqui-ai/TTS.git
requiremerts update
This commit is contained in:
parent
777bc38b4e
commit
ffea1331d4
|
@ -1,14 +1,14 @@
|
|||
numpy==1.14.3
|
||||
numpy>=1.14.3
|
||||
torch>=0.4.1
|
||||
librosa==0.5.1
|
||||
Unidecode==0.4.20
|
||||
librosa>=0.5.1
|
||||
Unidecode>=0.4.20
|
||||
tensorboard
|
||||
tensorboardX
|
||||
matplotlib
|
||||
Pillow
|
||||
flask
|
||||
scipy==0.19.0
|
||||
scipy
|
||||
tqdm
|
||||
git+git://github.com/bootphon/phonemizer@master
|
||||
soundfile
|
||||
phonemizer
|
||||
bokeh==1.4.0
|
||||
|
|
Loading…
Reference in New Issue