Hui Zhang
|
6b4d1f80ac
|
add t2s assets
|
1 year ago |
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)
* 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
|
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)
Co-authored-by: 0x45f <wangzhen45@baidu.com>
|
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
|
3 years ago |
TianYuan
|
4b7786f2ed
|
add vits network scripts, test=tts
|
3 years ago |