mirror of https://github.com/coqui-ai/TTS.git
Add versions to requirement file
This commit is contained in:
parent
f5537dc48f
commit
fc9ede5a28
|
@ -1,13 +1,13 @@
|
|||
numpy
|
||||
numpy==1.14.3
|
||||
lws
|
||||
torch>=0.4.0
|
||||
librosa
|
||||
inflect
|
||||
unidecode
|
||||
librosa==0.5.1
|
||||
inflect==0.2.5
|
||||
Unidecode==0.4.20
|
||||
tensorboard
|
||||
tensorboardX
|
||||
matplotlib
|
||||
matplotlib==2.0.2
|
||||
Pillow
|
||||
flask
|
||||
scipy
|
||||
scipy==0.19.0
|
||||
lws
|
Loading…
Reference in New Issue