You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleSpeech/examples/csmsc/vits/local
TianYuan 54ef90fcec
[TTS]Fix VITS lite infer (#3098)
1 year ago
..
export2lite.sh [TTS]add VITS inference (#2972) 2 years ago
inference.sh [TTS]add VITS inference (#2972) 2 years ago
lite_predict.sh [TTS]Fix VITS lite infer (#3098) 1 year ago
paddle2onnx.sh [TTS]remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D (#3002) 2 years ago
preprocess.sh add blank between characters for vits, test=tts 2 years ago
synthesize.sh install CPython version monotonic_align before train, test=tts 2 years ago
synthesize_e2e.sh Update synthesize_e2e.sh 2 years ago
train.sh install CPython version monotonic_align before train, test=tts 2 years ago