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/paddlespeech/t2s
TianYuan 528ae58a67
[TTS]remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D (#3002)
2 years ago
..
audio fix some librosa bugs, test=tts 3 years ago
datasets [TTS]add StarGANv2-VC model scripts (#2842) 2 years ago
exps [TTS]Cli Cantonese onnx, test=tts (#2990) 2 years ago
frontend [TTS]Canton phonetic fix, test=tts (#2950) 2 years ago
models [TTS]remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D (#3002) 2 years ago
modules [TTS]fix dygraph to static for tacotron2, test=doc (#2426) 2 years ago
ssml [tts]For mixed Chinese and English speech synthesis, add SSML support for Chinese (#2830) 2 years ago
training format paddlespeech with pre-commit (#2331) 2 years ago
utils fromat doc_string 2 years ago
__init__.py add module define to fix ci, test=tts 2 years ago