Commit Graph

16 Commits (98fe6d1153e59cbaf9653e00695e061169ec683c)

Author SHA1 Message Date
WongLaw 47e31f46cb VITS learning rate revised, test=tts
1 year ago
WongLaw 414de3747c VITS learning rate revised, test=tts
1 year ago
TianYuan d5720e4e7b
fix input dtype of elementwise_mul op from bool to int64 (#3054)
2 years ago
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
HuangLiangJie faa2f86651
[TTS]update VITS init method (#2809)
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 02734141ce
Merge pull request #2040 from yt605155624/add_blank
2 years ago
TianYuan 1731976e4e add blank between characters for vits, test=tts
2 years ago
Hui Zhang dfdf450b22 fix #2013; and format
2 years ago
TianYuan 327509951f rm unused comment, 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