Echo-Nie
de3fa28b1b
【PaddleSpeech No.7】 ( #4043 )
...
* run.sh修改:为 synthesize 和 synthesize_e2e 添加 --stage 参数控制 vocoder 模型选择,REAMDE.md修改:补充 stage 参数说明,明确 vocoder 选择逻辑
* 添加run.sh中stage参数相关的注释
* HiFiGAN改为MultiBand MelGAN
* cmsc文件改回原位(No.15不修改),这里只对No.6做修改
* fix the tts0
5 months ago
Echo-Nie
ef29dbb1f0
fix the tts2 ( #4044 )
5 months ago
Echo-Nie
ff61df9d68
fix the run.sh stage ( #4049 )
5 months ago
Echo-Nie
a11a4c6b5f
fix the Parameter about --voc and --am ( #4047 )
5 months ago
co63oc
f2b4b947a7
Fix typos in multiple files ( #4032 )
5 months ago
rich04lin
96600493f5
NUM15 ( #4011 )
6 months ago
co63oc
c2dc4dae2d
Fix typos ( #4021 )
...
* Fix
* Fix
* Fix
6 months ago
zxcd
05cdbd8d5e
【doc】fix download link case abnormal traffic ( #4020 )
...
* fix download link case abnormal traffic
* fix code style
6 months ago
cyberslack_lee
65a1624c86
fix ( #3960 )
8 months ago
cyberslack_lee
a9dd6fe04c
[Hackathon 7th] 添加csmsc/voc5的synthesize_e2e.sh,修复run.sh ( #3959 )
...
* fix
* fix
* fix
8 months ago
cyberslack_lee
cf6a23d5fa
[Hackathon 7th] 添加csmsc/voc1的synthesize_e2e.sh,修复run.sh ( #3945 )
...
* fix
* fix
* fix
* fix
* fix
9 months ago
zxcd
fac4adb0b5
【TTS】add some PIR model ( #3956 )
...
* add pir model
* add more
9 months ago
cyberslack_lee
73beb187da
[Hackathon 7th] fix voc1 readme.md in CSMSC ( #3915 )
...
* fix
* fix
* fix md
* fix
9 months ago
张春乔
67ae7c8dd2
[Hackathon 7th] fix Voc5/Jets/TTS2 with CSMSC ( #3906 )
...
* fix Voc5/Jets with CSMSC
* fix Voc5/Jets with CSMSC
* Update README.md
* Update README.md
* Update README.md
* Update iSTFTNet.md
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
9 months ago
zhuyipin
a9ece28ba6
speedyspeech code adapt for mlu ( #3828 )
...
* speedyspeech code adapt for mlu
* fix inference
* fix help message
1 year ago
zhuyipin
0b568136d9
speedyspeech code adapt for npu ( #3804 )
...
* speedyspeech code adapt for npu
* fix npu inference
* fix e2e synthesize
* add paddle version control for memory optim config
* fix code style
* fix code style
* fix help message
* fix code style
* fix help message
1 year ago
Kai Song
9a50647592
Add XPU support for FastSpeech2 ( #3514 )
...
* Add XPU support for FastSpeech2
* optimize
2 years ago
Kai Song
08599b7300
Add XPU support for SpeedySpeech ( #3502 )
...
* Add XPU support for SpeedySpeech
* fix typos
* update description of nxpu
2 years ago
Hui Zhang
6b4d1f80ac
add t2s assets
2 years 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
3 years ago
TianYuan
16d75eaa52
Update synthesize_e2e.sh
3 years ago
TianYuan
ad239eb444
[TTS]add VITS inference ( #2972 )
3 years ago
TianYuan
84f751f529
[TTS]vits dygraph to static ( #2883 )
...
Co-authored-by: 0x45f <wangzhen45@baidu.com>
3 years ago
HuangLiangJie
3a8ba2e242
[TTS]Update VITS checkpoint , test=tts ( #2887 )
3 years ago
TianYuan
2f526c093c
fix data for slim ( #2862 )
3 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
3 years ago
TianYuan
3f6afc4834
[TTS]Add slim for TTS ( #2729 )
3 years ago
TianYuan
001b22cf41
Update README.md
3 years ago
HuangLiangJie
a874d8f325
Add prosody prediction in synthesize_e2e, test=tts ( #2693 )
3 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
3 years ago
TianYuan
0727984873
Add export2lite, test=tts ( #2636 )
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
e8656fdfba
update version of paddle2onnx, test=tts ( #2347 )
3 years ago
李子
5a58a27492
[TTS]指定G2PW的传入数据类型 , test=tts ( #2288 )
...
* fix ONNXRuntimeError Specify data type (int64),test=tts
* Tactron2→Tacotron2 ,test=doc
3 years ago
TianYuan
1f128a0817
Merge pull request #2117 from yt605155624/ernie_sat_trainer
...
[TTS]add ernie sat trainer
3 years ago
liangym
b2baf1450a
Merge pull request #2159 from yt605155624/add_blank
...
[TTS]update vits ckpt
3 years ago
TianYuan
378d25aef8
update vits ckpt, test=tts
3 years ago
TianYuan
94688264c7
add ernie sat model file and config
3 years ago
TianYuan
60c1a1e575
Merge pull request #2087 from yt605155624/add_blank
...
[TTS]install CPython version monotonic_align before training
3 years ago
TianYuan
b2b05a0bc7
add vits ckpt, test=doc
3 years ago
TianYuan
e3075e7917
install CPython version monotonic_align before train, test=tts
3 years ago