DL-Art-School/codes/models/tacotron2
2021-07-27 05:36:17 -06:00
..
text Initial checkin of nvidia tacotron model & dataset 2021-07-06 11:11:35 -06:00
__init__.py tacotron2, ready for prime time! 2021-07-08 22:13:44 -06:00
audio_processing.py Initial checkin of nvidia tacotron model & dataset 2021-07-06 11:11:35 -06:00
hparams.py Allow audio sample rate interpolation for faster training 2021-07-26 17:44:06 -06:00
layers.py Initial checkin of nvidia tacotron model & dataset 2021-07-06 11:11:35 -06:00
LICENSE Initial checkin of nvidia tacotron model & dataset 2021-07-06 11:11:35 -06:00
loss.py tacotron2 work 2021-07-14 21:41:57 -06:00
stft.py Initial checkin of nvidia tacotron model & dataset 2021-07-06 11:11:35 -06:00
taco_utils.py tacotron2, ready for prime time! 2021-07-08 22:13:44 -06:00
tacotron2.py Add support for a gaussian-diffusion-based wave tacotron 2021-07-26 16:27:31 -06:00
wave_tacotron.py More work on wave-diffusion 2021-07-27 05:36:17 -06:00