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/vits
WongLaw 47e31f46cb
VITS learning rate revised, test=tts
2 years ago
..
monotonic_align
wavenet
__init__.py
duration_predictor.py fix vits reduce_sum's input/output dtype, test=tts (#3028) 2 years ago
flow.py fix dtype diff of last expand_v2 op of VITS (#3041) 2 years ago
generator.py fix input dtype of elementwise_mul op from bool to int64 (#3054) 2 years ago
posterior_encoder.py
residual_coupling.py
text_encoder.py
transform.py fix dtype diff of last expand_v2 op of VITS (#3041) 2 years ago
vits.py [TTS]vits dygraph to static (#2883) 2 years ago
vits_updater.py VITS learning rate revised, test=tts 2 years ago