Commit Graph

5 Commits (39ba32fafb6fc80311ab3f4f6998e52f6583c12e)

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
3 years ago