Commit Graph

9 Commits (3ef28dee4592bd414a5076e262bac6e96ab15348)

Author SHA1 Message Date
TianYuan 54ef90fcec
[TTS]Fix VITS lite infer (#3098)
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 16d75eaa52
Update synthesize_e2e.sh
2 years ago
TianYuan ad239eb444
[TTS]add VITS inference (#2972)
2 years ago
TianYuan 84f751f529
[TTS]vits dygraph to static (#2883)
2 years ago
TianYuan e3075e7917 install CPython version monotonic_align before train, test=tts
2 years ago
TianYuan 1731976e4e add blank between characters for vits, test=tts
2 years ago
TianYuan 8db06444c5 add vits trainer and synthesize
2 years ago
TianYuan 4b7786f2ed add vits network scripts, test=tts
2 years ago