Commit Graph

24 Commits

Author SHA1 Message Date
chenfeiyu ff1d66ea94 update for deepvoice3, fix weight norm 2020-05-06 08:36:43 +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 0b96eeae13 fix integer data type for deepvoice3's data loader 2020-03-19 03:26:46 +00:00
chenfeiyu af98dad33e fix for compatability of python2 and lower versions of numpy 2020-03-10 08:17:56 +00:00
chenfeiyu 4b2b974eb4 refine docstring for parakeet.data and deep voice 3, wavenet and clarinet 2020-03-09 03:06:28 +00:00
Kexin Zhao b2464597f5 fix conflict 2020-03-05 17:04:08 -08:00
zhaokexin01 a4f2afeafd Update README.md 2020-03-06 08:53:57 +08:00
chenfeiyu 9b4881a55d update configs for wavenet 2020-03-05 03:04:40 +00:00
chenfeiyu f6d7016db2 Merge branch 'master' of upstream 2020-03-05 02:51:30 +00:00
zhaokexin01 786b2206aa Update README.md 2020-03-05 10:02:13 +08:00
chenfeiyu 616219ac2c update configs 2020-02-28 09:59:21 +00:00
lifuchen 9d79699432 add license 2020-02-26 21:03:51 +08:00
liuyibing01 f9d9785211 Update waveflow to 1.7 api and verified training 2020-02-23 19:00:17 +00:00
chenfeiyu d73776c456 update README for parakeet and examples/deepvoice3 2020-02-18 02:31:47 +00:00
chenfeiyu 2bde79514a deepvoice3: update logging functionalities 2020-02-17 14:53:37 +00:00
chenfeiyu 70e271ed95 deepvoice3: fix a bug in position embedding, fix initialization details for converter and attention. 2020-02-17 05:48:43 +00:00
chenfeiyu bcadeb94a4 add model_architecture image 2020-02-16 17:54:11 +00:00
chenfeiyu 7837de9387 update README 2020-02-16 17:54:11 +00:00
chenfeiyu f1801569f2 add README for examples/deepvoice3 2020-02-16 17:54:11 +00:00
chenfeiyu 173693f469 fix missing imports, fix ljspeech.yaml config key: encoder_channels 2020-02-16 17:54:11 +00:00
chenfeiyu 5beef513af remove validate scripts 2020-02-16 17:54:11 +00:00
chenfeiyu 155dfe633d add deepvoice3 model and example 2020-02-16 17:54:11 +00:00