co63oc
|
c2dc4dae2d
|
Fix typos (#4021)
* Fix
* Fix
* Fix
|
6 months ago |
张春乔
|
25741d7038
|
【Hackathon 8th No.7】Python版本适配 1 (#3965)
* fix setup.py
* Update generator.py
* fix optional
* Update setup.py
|
8 months ago |
张春乔
|
c33d9bfb50
|
fix vits with CSMSC (#3920)
|
10 months ago |
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)
|
3 years ago |
TianYuan
|
706a68bde9
|
fix dtype diff of last expand_v2 op of VITS (#3041)
|
3 years ago |
TianYuan
|
271112ca69
|
fix vits reduce_sum's input/output dtype, test=tts (#3028)
|
3 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
|
3 years ago |
TianYuan
|
84f751f529
|
[TTS]vits dygraph to static (#2883)
Co-authored-by: 0x45f <wangzhen45@baidu.com>
|
3 years ago |
HuangLiangJie
|
faa2f86651
|
[TTS]update VITS init method (#2809)
|
3 years ago |
TianYuan
|
5e714ecb4a
|
[doc]update api docs (#2406)
* update apt docs, test=doc
|
3 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>
|
3 years ago |
TianYuan
|
02734141ce
|
Merge pull request #2040 from yt605155624/add_blank
[TTS]add blank between characters for vits
|
3 years ago |
TianYuan
|
1731976e4e
|
add blank between characters for vits, test=tts
|
3 years ago |
Hui Zhang
|
dfdf450b22
|
fix #2013; and format
|
3 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 |