Commit Graph

26 Commits

Author SHA1 Message Date
chenfeiyu 7b0de356f9 fix experiments for waveflow and wavenet, only write visual log in rank-0 2021-02-21 17:34:11 +08:00
chenfeiyu 7c5e98dfb3 fix a bug when using a method other than forward with DataParallel 2021-01-11 17:24:46 +08:00
chenfeiyu e53b9a0745 fix: the condition to init DataParallel 2021-01-11 17:17:31 +08:00
chenfeiyu ddfe2eda76 fix attribute name for internal layer in DataParallel 2021-01-11 16:56:55 +08:00
chenfeiyu f5027a5e6f fix typos again 2020-12-30 15:44:16 +08:00
chenfeiyu d2dba13ab7 fix typos 2020-12-30 15:34:24 +08:00
chenfeiyu 3df4ecd455 add README for transformer_tts, waveflow and wavenet 2020-12-30 14:37:01 +08:00
chenfeiyu d1d6c20672 add README for transformer_tts, waveflow and wavenet 2020-12-30 14:36:23 +08:00
iclementine e03e96d9e4 format all the code with yapf 2020-12-20 13:15:07 +08:00
iclementine 28fbc60737 add examples: transformer_tts, waveflow, wavenet 2020-12-18 19:51:55 +08:00
iclementine c7e5aaa540 remove old examples 2020-11-19 15:47:57 +08:00
ShenYuhan bf6d9ef06f add visualdl for parakeet 2020-08-07 16:28:21 +08:00
chenfeiyu 6aac18278e refactor for deep voice 3, update wavenet and clarinet to use enable_dygraph 2020-05-20 12:37:19 +00:00
chenfeiyu e0ba85f6b5 update for wavenet and clarinet 2020-05-08 03:33:27 +00:00
chenfeiyu cf17b64983 Merge branch 'master' of upstream 2020-03-26 10:30:19 +00:00
chenfeiyu 776743530a update save & load for deep voicde 3, wavenet and clarinet, remove the concept of epoch in training 2020-03-25 01:37:17 +00:00
chenfeiyu 2a1819a19c add warning in Conv1DCell and synthesis.py for wavenet and deepvoice 3(auto-regressive models) 2020-03-21 15:10:25 +00:00
chenfeiyu d77557b1a2 fix for examples/wavenet: remove weight norm after loading model 2020-03-21 11:39:54 +00:00
chenfeiyu af98dad33e fix for compatability of python2 and lower versions of numpy 2020-03-10 08:17:56 +00:00
Kexin Zhao b2464597f5 fix conflict 2020-03-05 17:04:08 -08:00
zhaokexin01 2b532e01a6 Update README.md 2020-03-06 08:51:12 +08:00
zhaokexin01 00cd98437f Update README.md 2020-03-06 08:45:54 +08:00
chenfeiyu 9b4881a55d update configs for wavenet 2020-03-05 03:04:40 +00:00
chenfeiyu 616219ac2c update configs 2020-02-28 09:59:21 +00:00
chenfeiyu 424c16a68d staged clarinet 2020-02-27 10:23:05 +00:00
chenfeiyu a012825423 refactor wavenet 2020-02-26 15:06:48 +00:00