Commit Graph

31 Commits

Author SHA1 Message Date
liuyibing01 bfbc5e2046 Upgrade to paddle 1.7.1 2020-03-12 14:20:46 +00:00
liuyibing01 4329b581f3 Merge branch 'master' into 'master'
add docstring for Conv1D, Conv1DTranspose and Conv1DCell, remove unnecessary file

See merge request !44
2020-03-10 17:06:05 +08:00
chenfeiyu 37390d96b9 add docstring for Conv1D, Conv1DTranspose and Conv1DCell, remove unnecessary file 2020-03-10 09:02:47 +00:00
lifuchen e720592ac1 fix the bug 1/x=0 in python2 2020-03-10 06:49:33 +00:00
lifuchen 429695d6a0 add docstring to transformer_tts and fastspeech 2020-03-10 02:40:44 +00:00
lifuchen f7ec215b9a add docstring for transformer_tts and fastspeech 2020-03-09 07:16:02 +00: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
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 ac437a080a Remove unused modules.py 2020-02-24 09:49:10 +00:00
liuyibing01 7635493a0a Remove unused code 2020-02-24 01:52:52 +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
chenfeiyu 2bde79514a deepvoice3: update logging functionalities 2020-02-17 14:53:37 +00:00
chenfeiyu da9f3316c7 add missing imports in module/__init__.py 2020-02-16 17:54:11 +00:00
chenfeiyu 155dfe633d add deepvoice3 model and example 2020-02-16 17:54:11 +00:00
lifuchen f5ac04b1a3 update Conv1D and Linear 2020-02-12 08:51:32 +00:00
lifuchen 53f569a519 customized.py 2020-02-11 12:38:35 +00:00
lifuchen 6908ec520c Adjust the directory structure 2020-02-11 08:57:30 +00:00
lifuchen fc84ca2d4b Adjust the directory structure 2020-02-11 08:56:28 +00:00
chenfeiyu 907f777ab8 add conv1d, conv1dcell, conv1d_transpose in to customized layers 2020-02-11 06:49:32 +00:00
lifuchen 6068374a3c modified fastspeech network 2020-02-06 09:11:28 +00:00
lifuchen f009411b57 update fastspeech 2020-01-15 06:10:27 +00:00
lifuchen ab0fe8f304 TransformerTTS precision alignment 2020-01-13 12:37:49 +00:00
lifuchen e0aef2e081 rebuild code and TransformerTTS is right. FastSpeech will later. 2020-01-08 03:55:06 +00:00
lifuchen 2179d6d5b0 add FastSpeech 2020-01-03 08:25:17 +00:00
Kexin Zhao 98841ee48a clean code 2019-12-02 22:58:17 -08:00
chenfeiyu 4742640119 fix import errors 2019-11-25 08:53:11 +00:00
chenfeiyu 320633a419 folder adjust 2019-11-25 08:11:25 +00:00
chenfeiyu de4c5d4f49 add models & modules back 2019-11-25 03:40:52 +00:00