Commit Graph

38 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 de6e15339f remove weigth norm when synthesizing to make inference fatser 2020-07-17 17:56:23 +08:00
chenfeiyu 60506d436a add model architecture 2020-07-14 15:05:26 +08:00
chenfeiyu 8a5f9d75b6 update README and command line help msg 2020-07-14 11:33:15 +08:00
chenfeiyu 7938a5f6a4 add griffin lim as an alternative vocoder 2020-07-13 15:19:52 +08:00
chenfeiyu 282c36c2c1 dv3 reloaded, back to the origin 2020-07-10 20:22:43 +08:00
chenfeiyu 45af3a43b2 fix WeightNormWrapper, stop using CacheDataset for deep voice 3, pin numba version to 0.47.0 2020-06-12 10:01:22 +00:00
chenfeiyu 9ba26facf0 deep coice 3: use np.int64 explicitly 2020-06-02 07:07:10 +00:00
chenfeiyu 74266afc2b dv3: set p_replace_pronunciation to 0 at evaluation 2020-05-25 17:08:52 +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 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