Kai Song
9a50647592
Add XPU support for FastSpeech2 ( #3514 )
...
* Add XPU support for FastSpeech2
* optimize
1 year ago
Kai Song
08599b7300
Add XPU support for SpeedySpeech ( #3502 )
...
* Add XPU support for SpeedySpeech
* fix typos
* update description of nxpu
1 year ago
Hui Zhang
6b4d1f80ac
add t2s assets
1 year ago
Hui Zhang
e3dcfa8815
Merge pull request #3186 from PaddlePaddle/vits_pr
...
[TTS]update lr schedulers from per iter to per epoch for VITS
2 years ago
WongLaw
305375c310
VITS learning rate revised, test=tts
2 years ago
WongLaw
fdeb9b88a7
VITS learning rate revised, test=tts
2 years ago
ljhzxc
84cc5fc98f
Update pretrained model in README ( #3193 )
2 years ago
WongLaw
414de3747c
VITS learning rate revised, test=tts
2 years ago
ljhzxc
dc56c3a10e
[TTS] [黑客松]Add JETS ( #3109 )
2 years ago
longRookie
df37798598
[TTS]【Hackathon + No.190】 + 模型复现:iSTFTNet ( #3006 )
...
* iSTFTNet implementation based on hifigan, not affect the function and execution of HIFIGAN
* modify the comment in iSTFT.yaml
* add the comments in hifigan
* iSTFTNet implementation based on hifigan, not affect the function and execution of HIFIGAN
* modify the comment in iSTFT.yaml
* add the comments in hifigan
* add iSTFTNet.md
* modify the format of iSTFTNet.md
* modify iSTFT.yaml and hifigan.py
* Format code using pre-commit
* modify hifigan.py,delete the unused self.istft_layer_id , move the self.output_conv behind else, change conv_post to output_conv
* update iSTFTNet_csmsc_ckpt.zip download link
* modify iSTFTNet.md
* modify hifigan.py and iSTFT.yaml
* modify iSTFTNet.md
2 years ago
TianYuan
54ef90fcec
[TTS]Fix VITS lite infer ( #3098 )
2 years ago
TianYuan
cc02b007fe
fix paddle2onnx's install version, install the newest paddle2onnx in run.sh ( #3084 )
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
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 )
...
soft link for shell in example, add skip_copy_wave in norm stage of GANVocoders to save disk
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 )
...
* Add export2lite, test=tts
* add tts paddlelite x86 inference, test=tts
* update released_model.md, test=tts
* add paddlelite in setup.py
* update
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 )
...
* code for training vits voice clone on aishell3.
Co-authored-by: TianYuan <white-sky@qq.com>
2 years ago
TianYuan
e8656fdfba
update version of paddle2onnx, test=tts ( #2347 )
2 years ago
李子
5a58a27492
[TTS]指定G2PW的传入数据类型 , test=tts ( #2288 )
...
* fix ONNXRuntimeError Specify data type (int64),test=tts
* Tactron2→Tacotron2 ,test=doc
2 years ago
TianYuan
1f128a0817
Merge pull request #2117 from yt605155624/ernie_sat_trainer
...
[TTS]add ernie sat trainer
2 years ago
liangym
b2baf1450a
Merge pull request #2159 from yt605155624/add_blank
...
[TTS]update vits ckpt
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
...
[TTS]install CPython version monotonic_align before training
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
...
[doc]add VITS readme, test=tts
3 years ago
TianYuan
f9f014d159
add VITS readme, test=tts
3 years ago
TianYuan
7a88e3f4e4
update readme, test=doc
3 years ago
TianYuan
8db06444c5
add vits trainer and synthesize
3 years ago
TianYuan
4b7786f2ed
add vits network scripts, test=tts
3 years ago
TianYuan
a7402203ec
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into update_paddle2onnx
3 years ago
TianYuan
b55865b228
update version of paddle2onnx, test=tts
3 years ago
TianYuan
08a4673355
fix wavernn bug, test=tts
3 years ago
TianYuan
c74fa9ada8
restructure syn_utils.py, test=tts
3 years ago
Hui Zhang
b78bc6375b
Merge pull request #1712 from yt605155624/add_cnndecoder_onnx
...
[TTS]add fastspeech2 cnndecoder onnx model
3 years ago
TianYuan
da93f944e6
update, test=doc
3 years ago
TianYuan
dafe7c3657
add fastspeech2 cnndecoder onnx model, test=tts
3 years ago
TianYuan
7dcfc4aa95
[doc]add pwgan onnx model, test=doc
3 years ago