TTS/requirements_tests.txt

21 lines
247 B
Plaintext
Raw Normal View History

2020-07-12 13:35:28 +00:00
torch>=1.5
tensorflow==2.3.1
2020-05-20 15:06:54 +00:00
numpy>=1.16.0
2020-07-12 13:35:28 +00:00
scipy>=0.19.0
numba==0.48
librosa==0.7.2
2020-07-12 14:19:05 +00:00
phonemizer>=2.2.0
2020-07-12 13:35:28 +00:00
unidecode==0.4.20
attrdict
2020-05-20 13:06:41 +00:00
tensorboardX
matplotlib
Pillow
flask
tqdm
2020-07-09 12:49:27 +00:00
inflect
pysbd
2020-05-20 13:06:41 +00:00
bokeh==1.4.0
2020-07-12 13:35:28 +00:00
soundfile
nose==1.3.7
cardboardlint==1.3.0
2020-09-22 02:00:22 +00:00
cython