Commit Graph

14 Commits

Author SHA1 Message Date
chenfeiyu f197e4d04f update README and doc 2021-05-07 15:35:47 +08:00
chenfeiyu ef1ea56ed6 fix typos and docs 2021-05-07 15:03:54 +08:00
chenfeiyu 38831bf8b6 add extra_config keys into the default config of tacotron 2021-04-30 14:27:08 +08:00
iclementine 77eb13d95d format code 2021-04-28 20:02:29 +08:00
chenfeiyu cbe531158e add plot_multiple_attentions and update visualization code in transformer_tts 2021-04-27 17:40:50 +08:00
chenfeiyu 263d3eb88b add an optional to alter the loss and model structure of tacotron2, add an alternative config 2021-04-26 21:18:29 +08:00
iclementine b53b274585 change batch_text_id, batch_spec, batch_wav to include valid lengths in the returned value 2021-04-19 17:06:52 +08:00
chenfeiyu e54f23befd update collate function, data loader not does not convert nested list into numpy array. 2021-04-14 20:51:13 +08:00
iclementine 2dd393349f Merge branch 'develop' into refactor_tacotron 2021-03-30 16:01:22 +08:00
iclementine e3f7bb5a51 simplify visualization code 2021-03-30 15:56:14 +08:00
iclementine 2b62fbb614 1. change the default min value of LogMagnitude to 1e-5;
2. remove stop logit prediction from tacotron2 model.
2021-03-23 10:44:22 +08:00
iclementine 086fbf8e35 refactoring code 2021-03-22 21:23:46 +08:00
lfchener 46879b291b add README for tacotron2 2020-12-29 03:33:08 +00:00
lfchener 0327874f19 add example for tacotron2 2020-12-18 19:59:34 +08:00