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/models
TianYuan 528ae58a67
[TTS]remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D (#3002)
2 years ago
..
ernie_sat [doc]update api docs (#2406) 2 years ago
fastspeech2 rearrange-encoder-infer-param (#2983) 2 years ago
hifigan fromat doc_string 2 years ago
melgan fromat doc_string 2 years ago
parallel_wavegan fromat doc_string 2 years ago
speedyspeech fromat doc_string 2 years ago
starganv2_vc [TTS]add StarGANv2-VC model scripts (#2842) 2 years ago
tacotron2 [TTS]Avoid using variable "attn_loss" before assignment (#2860) 2 years ago
transformer_tts fromat doc_string 2 years ago
vits [TTS]remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D (#3002) 2 years ago
wavernn [doc]update api docs (#2406) 2 years ago
__init__.py add ernie sat inference, test=tts 2 years ago
waveflow.py fromat doc_string 2 years ago