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
|
ad239eb444
|
[TTS]add VITS inference (#2972)
|
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
|
1731976e4e
|
add blank between characters for vits, test=tts
|
2 years ago |
TianYuan
|
8db06444c5
|
add vits trainer and synthesize
|
3 years ago |
TianYuan
|
4b7786f2ed
|
add vits network scripts, test=tts
|
3 years ago |