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
1 year ago
..
monotonic_align add vits network scripts, test=tts 2 years ago
wavenet [doc]update api docs (#2406) 2 years ago
__init__.py fix #2013; and format 2 years ago
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 [doc]update api docs (#2406) 2 years ago
residual_coupling.py [doc]update api docs (#2406) 2 years ago
text_encoder.py [TTS]update VITS init method (#2809) 2 years ago
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 1 year ago