Commit Graph

9 Commits

Author SHA1 Message Date
TianYuan c497fd843d format 2021-08-17 09:54:07 +00:00
chenfeiyu 133294340c add to_static export for speedyspeech and pwg, at the cost of making lots of comprimises 2021-07-21 16:57:35 +08:00
chenfeiyu 6c21d80025 add WIP: speedyspeech model and example with baker dataset. 2021-07-08 16:47:08 +08:00
chenfeiyu 2421a936ed fix positional encoding naming conflict 2020-12-21 17:41:18 +08:00
iclementine e03e96d9e4 format all the code with yapf 2020-12-20 13:15:07 +08:00
iclementine d78a8b4e1e 1. update documentations for paddle.modules;
2. update TransformerEncoder and  TransformerDecoder's implementation(mask and dropout).
2020-12-18 15:31:13 +08:00
chenfeiyu 6edc7d8474 switch back to standard implementation of positional encoding 2020-12-03 14:54:32 +08:00
iclementine 40457227e6 move Conv1dBatchNorm to conv.py 2020-10-14 10:05:26 +08:00
iclementine a8192c79cc WIP: refactor 2020-10-10 15:51:54 +08:00