Commit Graph

322 Commits (969f33999fd6116a69831d098c1ab6f1e125129a)

Author SHA1 Message Date
gmm 1b8ca706d6
【benchmark】fix gpu_mem unit (#3634)
9 months ago
gmm a1f9339181
【benchmark】add max_mem_reserved for benchmark (#3604)
9 months ago
Kai Song 9a50647592
Add XPU support for FastSpeech2 (#3514)
12 months ago
Kai Song 08599b7300
Add XPU support for SpeedySpeech (#3502)
12 months ago
gmm 5153ac8318
fix profiler (#3323)
1 year ago
Hui Zhang ffb17a250a hotfix english G2P
1 year ago
Hui Zhang 89d959fc8e remove print
1 year ago
Hui Zhang d53c499447 fix long text oom using ssml; filter comma; update polyphonic
1 year ago
Hui Zhang 108e73e1a0 add mix frontend test
1 year ago
Hui Zhang 40124ed34f add en_frontend file
1 year ago
Hui Zhang 9727e67a3f add ssml unit test
1 year ago
Hui Zhang 4d867700eb move ssl into t2s.frontend; fix spk_id for 0-D tensor;
1 year ago
Hui Zhang 42f2186d71 more comment on tts frontend
1 year ago
Hui Zhang 8aa9790c75
Merge pull request #3305 from zh794390558/tts
1 year ago
Hui Zhang 46de1b0379
Merge pull request #3268 from shuishu/patch-1
1 year ago
Hui Zhang 6b4d1f80ac add t2s assets
1 year ago
shuishu 1f7eabee0f
Update phonecode.py
1 year ago
zoooo0820 17f2944a17 fix error in tts/st
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
TianYuan fc670339d1
[TTS]Fix losses of StarGAN v2 VC (#3184)
1 year ago
Shuangchi He 8c7859d3bc
Fix some typos. (#3178)
1 year ago
WongLaw 47e31f46cb VITS learning rate revised, test=tts
1 year ago
WongLaw 414de3747c VITS learning rate revised, test=tts
1 year ago
TianYuan 3ad55a31e7
[TTS]StarGANv2 VC fix some trainer bugs, add add reset_parameters (#3182)
1 year ago
ljhzxc dc56c3a10e
[TTS] [黑客松]Add JETS (#3109)
1 year ago
TianYuan bd0d69ca74
[TTS]add StarGANv2VC preprocess (#3163)
1 year ago
TianYuan c7d24ba42c
fix some preprocess bugs (#3155)
1 year ago
longRookie df37798598
[TTS]【Hackathon + No.190】 + 模型复现:iSTFTNet (#3006)
1 year ago
TianYuan 72aa19c32c
[TTS]add starganv2 vc trainer (#3143)
1 year ago
TianYuan 54ef90fcec
[TTS]Fix VITS lite infer (#3098)
1 year ago
liangym e83b491c34
rm unused dep, test=tts (#3097)
1 year ago
TianYuan 6894a2a77d
[TTS]fix elementwise_floordiv's fill_constant (#3075)
1 year ago
TianYuan 0a2e367ff4
[TTS]clean starganv2 vc model code and add docstring (#2987)
1 year ago
liangym 880c172db7
[TTS] add svs frontend (#3062)
1 year ago
TianYuan d5720e4e7b
fix input dtype of elementwise_mul op from bool to int64 (#3054)
1 year ago
TianYuan 706a68bde9
fix dtype diff of last expand_v2 op of VITS (#3041)
1 year ago
liangym 348064de0d
[TTS] add opencpop HIFIGAN example (#3038)
1 year ago
liangym 435fc5cc19
[TTS] add opencpop PWGAN example (#3031)
1 year ago
TianYuan 271112ca69
fix vits reduce_sum's input/output dtype, test=tts (#3028)
1 year ago
liangym 1afd14acd9
[TTS]add Diffsinger with opencpop dataset (#3005)
1 year ago
MistEO 319c805968
[TTS] Support set device id for tts prediction, test=tts (#3019)
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
JiehangXie 59cabdc967
[TTS]Cli Cantonese onnx, test=tts (#2990)
1 year ago
mooncake c02bc087f6
rearrange-encoder-infer-param (#2983)
1 year ago
TianYuan f7fd111647
[TTS]add StarGANv2-VC model scripts (#2842)
1 year ago
TianYuan ad239eb444
[TTS]add VITS inference (#2972)
2 years ago
TianYuan 84f751f529
[TTS]vits dygraph to static (#2883)
2 years ago
HuangLiangJie 11bc392617
[TTS]Canton phonetic fix, test=tts (#2950)
2 years ago