mirror of
https://github.com/coqui-ai/TTS.git
synced 2025-12-25 12:49:29 +01:00
requiremerts update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user