Commit Graph

6 Commits (31a4562ae81b288699772cbaf2117eb4481fc736)

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 5e714ecb4a
[doc]update api docs (#2406)
2 years ago
艾梦 ea9ee93739
[TTS]Update VITS to support VITS and its voice cloning training on AIShell-3 (#2268)
2 years ago
TianYuan 8db06444c5 add vits trainer and synthesize
2 years ago
TianYuan 4b7786f2ed add vits network scripts, test=tts
2 years ago