Commit Graph

5 Commits (1a272e11de4e4d3ed970121a61904c831c53e3cf)

Author SHA1 Message Date
TianYuan 706a68bde9
fix dtype diff of last expand_v2 op of VITS (#3041)
2 years ago
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