DL-Art-School/codes/requirements.txt
James Betker 86fd3ad7fd Initial checkin of nvidia tacotron model & dataset
These two are tested, full support for training to come.
2021-07-06 11:11:35 -06:00

30 lines
354 B
Plaintext

# Fundamentals
numpy
pyyaml
tb-nightly
future
scp
tqdm
matplotlib
scipy
munch
tqdm
scp
tensorboard
linear_attention_transformer
orjson
einops
lambda-networks
# For image generation stuff
opencv-python
kornia
pytorch_ssim
gsa-pytorch
vector_quantize_pytorch
pytorch_fid==0.1.1
# For audio generation stuff
inflect==0.2.5
librosa==0.6.0
Unidecode==1.0.22