Commit Graph

155 Commits (1b8ca706d6a8e0a8b97ee21d93314a245d777a69)

Author SHA1 Message Date
Kai Song 9a50647592
Add XPU support for FastSpeech2 (#3514)
12 months ago
Kai Song 08599b7300
Add XPU support for SpeedySpeech (#3502)
12 months ago
Hui Zhang 6b4d1f80ac add t2s assets
1 year ago
Hui Zhang e3dcfa8815
Merge pull request #3186 from PaddlePaddle/vits_pr
1 year ago
WongLaw 305375c310 VITS learning rate revised, test=tts
1 year ago
WongLaw fdeb9b88a7 VITS learning rate revised, test=tts
1 year ago
ljhzxc 84cc5fc98f
Update pretrained model in README (#3193)
1 year ago
WongLaw 414de3747c VITS learning rate revised, test=tts
1 year ago
ljhzxc dc56c3a10e
[TTS] [黑客松]Add JETS (#3109)
1 year ago
longRookie df37798598
[TTS]【Hackathon + No.190】 + 模型复现:iSTFTNet (#3006)
1 year ago
TianYuan 54ef90fcec
[TTS]Fix VITS lite infer (#3098)
1 year ago
TianYuan cc02b007fe
fix paddle2onnx's install version, install the newest paddle2onnx in run.sh (#3084)
1 year ago
TianYuan 528ae58a67
[TTS]remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D (#3002)
1 year 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)
2 years ago
HuangLiangJie 3a8ba2e242
[TTS]Update VITS checkpoint , test=tts (#2887)
2 years ago
TianYuan 2f526c093c
fix data for slim (#2862)
2 years ago
TianYuan 2b01e40525
[TTS]soft link for shell in example, add skip_copy_wave in norm stage of G… (#2851)
2 years ago
TianYuan 3f6afc4834
[TTS]Add slim for TTS (#2729)
2 years ago
TianYuan 001b22cf41
Update README.md
2 years ago
HuangLiangJie a874d8f325
Add prosody prediction in synthesize_e2e, test=tts (#2693)
2 years ago
TianYuan 0b4cf2211d
[TTS]Add TTS Paddle-Lite x86 inference (#2667)
2 years ago
TianYuan 0727984873
Add export2lite, test=tts (#2636)
2 years ago
艾梦 ea9ee93739
[TTS]Update VITS to support VITS and its voice cloning training on AIShell-3 (#2268)
2 years ago
TianYuan e8656fdfba
update version of paddle2onnx, test=tts (#2347)
2 years ago
李子 5a58a27492
[TTS]指定G2PW的传入数据类型 , test=tts (#2288)
2 years ago
TianYuan 1f128a0817
Merge pull request #2117 from yt605155624/ernie_sat_trainer
2 years ago
liangym b2baf1450a
Merge pull request #2159 from yt605155624/add_blank
2 years ago
TianYuan 378d25aef8 update vits ckpt, test=tts
2 years ago
TianYuan 94688264c7 add ernie sat model file and config
2 years ago
TianYuan 60c1a1e575
Merge pull request #2087 from yt605155624/add_blank
2 years ago
TianYuan b2b05a0bc7 add vits ckpt, test=doc
2 years ago
TianYuan e3075e7917 install CPython version monotonic_align before train, test=tts
2 years ago
TianYuan 6a45c5c3f5 add tts static/onnx models' link in released_model.md, test=doc
2 years ago
TianYuan 7743c6a1ff add onnx models for aishell3/ljspeech/vctk's tts3/voc1/voc5, test=tts
2 years ago
TianYuan 1731976e4e add blank between characters for vits, test=tts
2 years ago
TianYuan 7bc54cbbe6
Merge pull request #1957 from yt605155624/vits_doc
2 years ago
TianYuan f9f014d159 add VITS readme, test=tts
2 years ago
TianYuan 7a88e3f4e4 update readme, test=doc
2 years ago
TianYuan 8db06444c5 add vits trainer and synthesize
2 years ago
TianYuan 4b7786f2ed add vits network scripts, test=tts
2 years ago
TianYuan a7402203ec Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into update_paddle2onnx
2 years ago
TianYuan b55865b228 update version of paddle2onnx, test=tts
2 years ago
TianYuan 08a4673355 fix wavernn bug, test=tts
2 years ago
TianYuan c74fa9ada8 restructure syn_utils.py, test=tts
2 years ago
Hui Zhang b78bc6375b
Merge pull request #1712 from yt605155624/add_cnndecoder_onnx
2 years ago
TianYuan da93f944e6 update, test=doc
2 years ago
TianYuan dafe7c3657 add fastspeech2 cnndecoder onnx model, test=tts
2 years ago
TianYuan 7dcfc4aa95 [doc]add pwgan onnx model, test=doc
2 years ago