Commit Graph

21 Commits

Author SHA1 Message Date
TianYuan 065fa32a37 fix log format of fastspeech2 speedyspeech and pwg 2021-09-03 11:21:52 +00:00
iclementine b959b14409 fix typos 2021-08-23 10:46:48 +08:00
iclementine 2e9ffcb6d0 fix argparse argument names, update shell scripts 2021-08-20 20:46:20 +08:00
TianYuan c497fd843d format 2021-08-17 09:54:07 +00:00
TianYuan 30f344a6d0 Merge branch 'develop' of https://github.com/PaddlePaddle/Parakeet into fix_pwg 2021-08-16 12:24:09 +00:00
chenfeiyu 7cb0b501a5 add README for examples/parallel_wavegan 2021-08-16 15:31:50 +08:00
chenfeiyu e3f4923ed7 add README for examples/parallel_wavegan 2021-08-16 15:21:47 +08:00
chenfeiyu f563b7de99 add README for speedyspeech 2021-08-16 11:09:52 +08:00
chenfeiyu 9425c779a0 1. use relative path in metadata.jsonl;
2. support key=value format to pass extra command line arguments to modify config values;
3. use path relative to the config.py to locate the default config.
2021-08-16 10:01:51 +08:00
TianYuan 796fafbac8 fix pwg 2021-08-09 10:46:52 +00:00
chenfeiyu f71d599476 add inference script with paddle inference library 2021-07-29 15:13:57 +08:00
chenfeiyu d05ee1d7d5 load the saved model for inference 2021-07-22 19:17:00 +08: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 4ba8e7e342 add more cli options 2021-07-19 13:03:23 +08:00
chenfeiyu 51397f8500 fix scripts and config 2021-07-14 18:02:59 +08:00
chenfeiyu 0dec9221bb add bash scripts 2021-07-13 11:02:19 +08:00
chenfeiyu a62eeb9b06 add e2e inference script 2021-07-13 10:51:17 +08:00
chenfeiyu acc02c9b79 add no grad context manager to evaluation 2021-07-13 10:05:10 +08:00
chenfeiyu 8b7dabbd8d an inference interface for speedyspeech and pwg 2021-07-12 17:33:00 +08:00
chenfeiyu 4a7888b8c6 complete theexample for speedyspeech; fix several bugs in training module 2021-07-12 15:19:22 +08:00
chenfeiyu 6c21d80025 add WIP: speedyspeech model and example with baker dataset. 2021-07-08 16:47:08 +08:00