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