Commit Graph

228 Commits

Author SHA1 Message Date
Li Fuchen 3879b5ecb9
Merge pull request #22 from lfchener/fix
modified help massage of max_len in TransformerTTS synthesis
2020-08-25 17:38:47 +08:00
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
ShenYuhan 2933eb7e57 replace add_scalar to add_scalars 2020-08-14 17:48:24 +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
liuyibing01 610181d4c0 Merge branch 'develop' into 'master'
dv3 miscellaneous enhancements.

See merge request !67
2020-07-29 12:21:49 +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
Yibing Liu 47915461fc Adapt waveflow to internal dataset 2020-07-28 17:34:38 +00: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
lfchener 1eb9a273e9 modified help massage of max_len in TransformerTTS synthesis. 2020-07-13 15:36:21 +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
lifuchen a333e64f79 modified README of transformer_tts and fastspeech 2020-06-24 03:27:45 +00:00
lifuchen 5b804b70e6 modified some config name and default path. 2020-06-24 02:52:22 +00:00
lifuchen abdc0a729f Merge branch 'master' of upstream into commit 2020-06-23 12:53:36 +00:00
lifuchen aaae100854 modified data preprocessing and synthesis of transformer_tts and fastspeech 2020-06-23 12:52:58 +00:00
lifuchen 14235cd114 modified synthesis of transformer_tts & fastspeech 2020-06-19 03:46:10 +00:00
liuyibing01 4eeece4158 Merge branch 'fix' into 'master'
fix synthesis for transformerTTS and FastSpeech, use int64 explicitly

See merge request !60
2020-06-12 18:14:48 +08:00
chenfeiyu 9dad6c3d41 fix synthesis for transformerTTS and FastSpeech, use int64 explicitly 2020-06-12 10:13:27 +00:00
liuyibing01 11f94b4f63 Merge branch 'fix' into 'master'
fix WeightNormWrapper, stop using CacheDataset for deep voice 3, pin numba version to 0.47.0

See merge request !59
2020-06-12 18:06:51 +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
liuyibing01 c170b5a282 Merge branch 'commit' into 'master'
fix some bugs of transformer_tts and fastspeech.

See merge request !58
2020-06-12 16:55:39 +08:00
lifuchen 681d34b953 fix some bugs of transformer_tts and fastspeech. 2020-06-12 08:54:32 +00:00
chenfeiyu 9ba26facf0 deep coice 3: use np.int64 explicitly 2020-06-02 07:07:10 +00:00
chenfeiyu aa8e4ea0a8 fix README for clarinet, pin numba and tqdm verison 2020-05-27 05:24:39 +00:00
chenfeiyu 74266afc2b dv3: set p_replace_pronunciation to 0 at evaluation 2020-05-25 17:08:52 +08:00
liuyibing01 8716a1843c Merge branch 'refactor' into 'master'
refactor for deep voice 3, update wavenet and clarinet to use enable_dygraph

See merge request !53
2020-05-22 14:28:57 +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
lifuchen 69b2a2b5cc modified README of transformer_tts and fastspeech, remove dygraph.guard() 2020-05-09 03:11:55 +00:00
lifuchen d1ba42ea68 modified fastspeech to make sure it works on paddle 1.8 2020-05-08 03:58:45 +00:00
lifuchen 55fa94f15d Merge branch 'master' of upstream. 2020-05-08 03:47:40 +00:00
chenfeiyu e0ba85f6b5 update for wavenet and clarinet 2020-05-08 03:33:27 +00:00
lifuchen 46e254d1f8 modified transformer_tts to make sure it works on paddle 1.8 2020-05-07 02:23:50 +00:00
chenfeiyu ff1d66ea94 update for deepvoice3, fix weight norm 2020-05-06 08:36:43 +00:00
lifuchen 45c07fa42e modified fastspeech README 2020-04-14 06:16:17 +00:00
Yibing Liu 8505805dad Fix init in synthesis & remove dry run 2020-04-13 11:31:39 +00:00
lifuchen c1b837dc17 completed fastspeech and modified save/load 2020-04-09 12:06:04 +00:00
lifuchen f312b2f05c Merge branch 'master' of upstream 2020-04-07 09:34:39 +00:00
lifuchen ad4b248af8 fix some bug of mask in fastspeech 2020-04-07 09:34:27 +00:00
chenfeiyu 838d6d1021 update save/load and README for deepvoice3, wavenet and clarinet 2020-03-26 10:43:27 +00:00
chenfeiyu cf17b64983 Merge branch 'master' of upstream 2020-03-26 10:30:19 +00:00
liuyibing01 618eb31ab4 Adapt the change in save & load 2020-03-26 09:27:22 +00:00
liuyibing01 fccbf6d797 Update README 2020-03-26 06:45:22 +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
liuyibing01 64790853e5 Unify save & load interfaces 2020-03-22 08:05:05 +00:00
liuyibing01 be70b41fd1 Merge branch 'master' into 'master'
fixes for wavenet and modules

See merge request !47
2020-03-22 11:44:42 +08: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
liuyibing01 41590a598b Merge branch 'master' into 'master'
modified the process of generating masks to speed up batching

See merge request !46
2020-03-21 20:11:37 +08:00
chenfeiyu d77557b1a2 fix for examples/wavenet: remove weight norm after loading model 2020-03-21 11:39:54 +00:00
lifuchen 75d464221c modified the process of generating masks to speed up batching 2020-03-20 09:37:49 +00:00
liuyibing01 6c38b2424e Merge branch 'master' into 'master'
fix integer data type for deepvoice3's data loader

See merge request !45
2020-03-19 11:50:38 +08:00
chenfeiyu 0b96eeae13 fix integer data type for deepvoice3's data loader 2020-03-19 03:26:46 +00:00
liuyibing01 ae01b8e14c Tiny fix in README 2020-03-13 06:22:14 +00:00
liuyibing01 ed1998da13 Merge branch 'fix' into 'master'
change the image size in transformer_tts readme

See merge request !43
2020-03-10 17:00:33 +08:00
lifuchen d13d7becf4 change the image size in transformer_tts readme 2020-03-10 08:57:53 +00:00
liuyibing01 384d093d47 Merge branch 'master' into 'master'
fix for compatability of python2 and lower versions of numpy

See merge request !42
2020-03-10 16:21:49 +08:00
chenfeiyu af98dad33e fix for compatability of python2 and lower versions of numpy 2020-03-10 08:17:56 +00:00
Kexin Zhao 38d87e2e91 small fix 2020-03-09 23:35:15 -07:00
Kexin Zhao c7176a8712 note on conv queue 2020-03-09 23:32:22 -07:00
liuyibing01 3bfd11234e Update WaveFlow README 2020-03-10 05:08:38 +00:00
liuyibing01 855e3b2de3 Merge branch 'master' of upstream 2020-03-10 04:55:37 +00:00
liuyibing01 db6a96543f Update README 2020-03-10 04:55:12 +00:00
liuyibing01 c2cf81c38a Merge branch 'master' into 'master'
add docstring to transformer_tts and fastspeech

See merge request !36
2020-03-10 11:25:55 +08:00
chenfeiyu 79e4093a8b clean unused files 2020-03-10 01:54:08 +00:00
chenfeiyu e0e40c5379 Merge branch 'master' of upstream. 2020-03-09 07:30:19 +00:00
Kexin Zhao 484465ca1b add docstring 2020-03-09 07:20:41 +00:00
liuyibing01 e82115bc8a Fix sample file name 2020-03-09 07:20:41 +00:00
lifuchen f7ec215b9a add docstring for transformer_tts and fastspeech 2020-03-09 07:16:02 +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 4f7ded3c89 add docstring 2020-03-07 23:25:04 -08:00
liuyibing01 8083da21ac Fix sample file name 2020-03-07 14:21:35 +00:00
lifuchen a302bf21f4 fix conflicts of dataset.py 2020-03-06 11:49:53 +00:00
lifuchen 59b392a73c modified some vars name 2020-03-06 02:49:14 +00:00
lifuchen 54bd759625 modified some vars name 2020-03-06 02:47:16 +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
zhaokexin01 603209b5d9 Update README.md 2020-03-06 08:52:43 +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
zhaokexin01 99deed4f30 Update README.md 2020-03-06 08:39:26 +08:00
zhaokexin01 8e81ea0bb8 Update README.md 2020-03-06 08:28:58 +08:00
zhaokexin01 1dacf4caf4 Update README.md 2020-03-06 08:21:50 +08:00
lifuchen d08779d61e Modified data.py to generate masks as models inputs 2020-03-05 07:22:50 +00:00
lifuchen 078d22e51c Modified data.py to generate masks as models inputs 2020-03-05 07:08:12 +00: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
chenfeiyu b93d6db94f add code in examples/clarinet 2020-03-05 02:51:16 +00:00
zhaokexin01 786b2206aa Update README.md 2020-03-05 10:02:13 +08:00
zhaokexin01 e26b0c104e Update README.md 2020-03-05 09:51:58 +08:00
chenfeiyu 616219ac2c update configs 2020-02-28 09:59:21 +00:00
chenfeiyu 51fee9912d update train.py cli argument, load a wavenet model 2020-02-28 04:07:32 +00:00
chenfeiyu 6a5c2208d0 add README for examples/clarinet 2020-02-28 03:02:43 +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
lifuchen 9d79699432 add license 2020-02-26 21:03:51 +08:00
liuyibing01 737d142ae4 Enable the fp16 inference for waveflow 2020-02-25 15:53:54 +00:00
liuyibing01 6ad45772ab Update benchmark script for waveflow 2020-02-24 02:51:06 +00:00
liuyibing01 8b051486f1 Update synthesis script for waveflow 2020-02-24 02:35:19 +00:00
liuyibing01 f9d9785211 Update waveflow to 1.7 api and verified training 2020-02-23 19:00:17 +00:00
lifuchen 47d78b8739 remove utils.py to models/transdformer_tts 2020-02-20 02:17:25 +00:00
lifuchen 9b86f2008d fix a bug of transformertts when use data parallel. 2020-02-19 12:55:15 +00:00
lifuchen 034b4fdbab modified README of transformertts & fastspeech 2020-02-19 03:10:47 +00:00
lifuchen 61e84251c6 Modified installation related content in README. 2020-02-18 09:42:24 +00:00
lifuchen cb3cfd621b modified the name of vocoder 2020-02-18 03:49:36 +00:00
liuyibing01 147f7be251 Merge branch 'master' into 'master'
README and requirement update

See merge request !16
2020-02-18 11:39:21 +08:00
chenfeiyu d73776c456 update README for parakeet and examples/deepvoice3 2020-02-18 02:31:47 +00:00
liuyibing01 a40c833406 Merge branch 'master' into 'master'
deepvoice3: update logging functionalities

See merge request !15
2020-02-17 23:00:14 +08:00
chenfeiyu 2bde79514a deepvoice3: update logging functionalities 2020-02-17 14:53:37 +00:00
lifuchen 0fb927d1ae Merge branch 'master' of upstream into add_readme 2020-02-17 09:35:27 +00:00
lifuchen 0cca7a6842 add README of FastSpeech 2020-02-17 08:44:53 +00:00
lifuchen 547ffce09b add README of TransformerTTS 2020-02-17 07:53:54 +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
lifuchen 5ad005fd9a move data.py and rename some files 2020-02-16 17:54:11 +00:00
lifuchen c8482a0788 add shell files. 2020-02-16 17:54:11 +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
lifuchen 04d7f8b598 transform parse to argparse 2020-02-13 06:48:21 +00:00
lifuchen f5ac04b1a3 update Conv1D and Linear 2020-02-12 08:51:32 +00:00
lifuchen 6908ec520c Adjust the directory structure 2020-02-11 08:57:30 +00:00
lifuchen 185e25fedf add transformerTTS and fastspeech 2020-02-10 07:38:29 +00:00
chenfeiyu ffcbd38b81 rename test 2019-11-25 10:52:49 +00:00