Commit Graph

17 Commits

Author SHA1 Message Date
ShenYuhan bb5f445212 fix bugs 2020-08-20 13:27:42 +08:00
Li Fuchen ce8fad5412
Merge pull request #31 from ShenYuhan/add_vdl
add visualdl for parakeet
2020-08-20 11:39:17 +08:00
chenfeiyu 3717ac1342 add max_iteration into configuration, fix np.pad for lower versions of numpy 2020-08-11 09:22:08 +00:00
ShenYuhan bf6d9ef06f add visualdl for parakeet 2020-08-07 16:28:21 +08:00
chenfeiyu ddf1c4f7a7 1. fix initializers;
2. use simple random sampler;
3. clean code for gradient clipper.
2020-07-29 11:54:47 +08:00
chenfeiyu 282c36c2c1 dv3 reloaded, back to the origin 2020-07-10 20:22:43 +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 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 af98dad33e fix for compatability of python2 and lower versions of numpy 2020-03-10 08:17:56 +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 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 173693f469 fix missing imports, fix ljspeech.yaml config key: encoder_channels 2020-02-16 17:54:11 +00:00
chenfeiyu 155dfe633d add deepvoice3 model and example 2020-02-16 17:54:11 +00:00