Commit Graph

8 Commits (r1.5)

Author SHA1 Message Date
张春乔 c33d9bfb50
fix vits with CSMSC (#3920)
10 months ago
TianYuan d5720e4e7b
fix input dtype of elementwise_mul op from bool to int64 (#3054)
3 years ago
TianYuan 271112ca69
fix vits reduce_sum's input/output dtype, test=tts (#3028)
3 years ago
TianYuan 528ae58a67
[TTS]remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D (#3002)
3 years ago
TianYuan 5e714ecb4a
[doc]update api docs (#2406)
3 years ago
艾梦 ea9ee93739
[TTS]Update VITS to support VITS and its voice cloning training on AIShell-3 (#2268)
3 years ago
TianYuan 8db06444c5 add vits trainer and synthesize
3 years ago
TianYuan 4b7786f2ed add vits network scripts, test=tts
3 years ago