WongLaw
|
47e31f46cb
|
VITS learning rate revised, test=tts
|
2 years ago |
WongLaw
|
414de3747c
|
VITS learning rate revised, test=tts
|
2 years 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)
* remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D
* fix variable names
* add note
|
2 years ago |
TianYuan
|
84f751f529
|
[TTS]vits dygraph to static (#2883)
Co-authored-by: 0x45f <wangzhen45@baidu.com>
|
2 years ago |
HuangLiangJie
|
faa2f86651
|
[TTS]update VITS init method (#2809)
|
2 years ago |
TianYuan
|
5e714ecb4a
|
[doc]update api docs (#2406)
* update apt docs, test=doc
|
2 years ago |
艾梦
|
ea9ee93739
|
[TTS]Update VITS to support VITS and its voice cloning training on AIShell-3 (#2268)
* code for training vits voice clone on aishell3.
Co-authored-by: TianYuan <white-sky@qq.com>
|
2 years ago |
TianYuan
|
02734141ce
|
Merge pull request #2040 from yt605155624/add_blank
[TTS]add blank between characters for vits
|
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
|
3 years ago |
TianYuan
|
8db06444c5
|
add vits trainer and synthesize
|
3 years ago |
TianYuan
|
4b7786f2ed
|
add vits network scripts, test=tts
|
3 years ago |