Commit Graph

18 Commits (3ef28dee4592bd414a5076e262bac6e96ab15348)

Author SHA1 Message Date
WongLaw 305375c310 VITS learning rate revised, test=tts
1 year ago
WongLaw fdeb9b88a7 VITS learning rate revised, test=tts
1 year ago
WongLaw 414de3747c VITS learning rate revised, test=tts
1 year ago
TianYuan 54ef90fcec
[TTS]Fix VITS lite infer (#3098)
2 years ago
TianYuan cc02b007fe
fix paddle2onnx's install version, install the newest paddle2onnx in run.sh (#3084)
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
HuangLiangJie 3a8ba2e242
[TTS]Update VITS checkpoint , test=tts (#2887)
2 years ago
艾梦 ea9ee93739
[TTS]Update VITS to support VITS and its voice cloning training on AIShell-3 (#2268)
2 years ago
TianYuan 378d25aef8 update vits ckpt, test=tts
2 years ago
TianYuan b2b05a0bc7 add vits ckpt, test=doc
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 f9f014d159 add VITS readme, 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