mirror of https://github.com/coqui-ai/TTS.git
Update requirements.txt
This commit is contained in:
parent
5ffd4e24ec
commit
52e4f99400
|
@ -4,10 +4,10 @@ librosa==0.5.1
|
||||||
Unidecode==0.4.20
|
Unidecode==0.4.20
|
||||||
tensorboard
|
tensorboard
|
||||||
tensorboardX
|
tensorboardX
|
||||||
matplotlib==2.0.2
|
matplotlib
|
||||||
Pillow
|
Pillow
|
||||||
flask
|
flask
|
||||||
scipy==0.19.0
|
scipy==0.19.0
|
||||||
tqdm
|
tqdm
|
||||||
git+git://github.com/bootphon/phonemizer@master
|
git+git://github.com/bootphon/phonemizer@master
|
||||||
soundfile
|
soundfile
|
||||||
|
|
Loading…
Reference in New Issue