Commit Graph

9 Commits

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