Commit Graph

4 Commits (348064de0d1b17b67486fbcc3287e9b90f26ea24)

Author SHA1 Message Date
TianYuan 271112ca69
fix vits reduce_sum's input/output dtype, test=tts (#3028)
2 years ago
TianYuan 528ae58a67
[TTS]remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D (#3002)
2 years ago
TianYuan 84f751f529
[TTS]vits dygraph to static (#2883)
2 years ago
TianYuan 4b7786f2ed add vits network scripts, test=tts
2 years ago