Commit Graph

72 Commits

Author SHA1 Message Date
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