DL-Art-School/codes/models/tacotron2
James Betker f5a9b88ef6 tacotron cleaners: remove quotation marks
these don't really have relevance for tts or asr
2021-08-11 16:18:44 -06:00
..
text tacotron cleaners: remove quotation marks 2021-08-11 16:18:44 -06:00
__init__.py
audio_processing.py Initial checkin of nvidia tacotron model & dataset 2021-07-06 11:11:35 -06:00
hparams.py
layers.py
LICENSE
loss.py tacotron2 work 2021-07-14 21:41:57 -06:00
stft.py
taco_utils.py Add audio augmentation to wavfile_dataset, utility to test audio similary 2021-08-05 22:14:49 -06:00
tacotron2.py
wave_tacotron.py