zhuyipin
a9ece28ba6
speedyspeech code adapt for mlu ( #3828 )
...
* speedyspeech code adapt for mlu
* fix inference
* fix help message
2 months 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
3 months ago
Mattheliu
09e5d8a4ac
【Fix Speech Issue No.8】issue 3652 merge_yi function has a bug ( #3786 )
...
* 【Fix Speech Issue No.8】issue 3652 merge_yi function has a bug
* 【Fix Speech Issue No.8】issue 3652 merge_yi function has a bug
5 months ago
gmm
1b8ca706d6
【benchmark】fix gpu_mem unit ( #3634 )
...
* fix profiler
* add max_mem_reserved for benchmark
* fix benchmark
11 months ago
gmm
a1f9339181
【benchmark】add max_mem_reserved for benchmark ( #3604 )
...
* fix profiler
* add max_mem_reserved for benchmark
12 months ago
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
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
...
[t2s] add assets and tts codeswitch scripts
1 year ago
Hui Zhang
46de1b0379
Merge pull request #3268 from shuishu/patch-1
...
[TTS][tn]Update phonecode.py
1 year ago
Hui Zhang
6b4d1f80ac
add t2s assets
1 year ago
shuishu
1f7eabee0f
Update phonecode.py
...
# 固话的正则 错误修改
参考https://github.com/speechio/chinese_text_normalization/blob/master/python/cn_tn.py
固化的正则为:
pattern = re.compile(r"\D((0(10|2[1-3]|[3-9]\d{2})-?)?[1-9]\d{6,7})\D")
1 year ago
zoooo0820
17f2944a17
fix error in tts/st
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
TianYuan
fc670339d1
[TTS]Fix losses of StarGAN v2 VC ( #3184 )
2 years ago
Shuangchi He
8c7859d3bc
Fix some typos. ( #3178 )
...
Signed-off-by: Yulv-git <yulvchi@qq.com>
2 years ago
WongLaw
47e31f46cb
VITS learning rate revised, test=tts
2 years ago
WongLaw
414de3747c
VITS learning rate revised, test=tts
2 years ago
TianYuan
3ad55a31e7
[TTS]StarGANv2 VC fix some trainer bugs, add add reset_parameters ( #3182 )
2 years ago
ljhzxc
dc56c3a10e
[TTS] [黑客松]Add JETS ( #3109 )
2 years ago
TianYuan
bd0d69ca74
[TTS]add StarGANv2VC preprocess ( #3163 )
2 years ago
TianYuan
c7d24ba42c
fix some preprocess bugs ( #3155 )
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
72aa19c32c
[TTS]add starganv2 vc trainer ( #3143 )
...
* add starganv2 vc trainer
* fix StarGANv2VCUpdater and losses
* fix StarGANv2VCEvaluator
* add some typehint
2 years ago
TianYuan
54ef90fcec
[TTS]Fix VITS lite infer ( #3098 )
2 years ago
liangym
e83b491c34
rm unused dep, test=tts ( #3097 )
2 years ago
TianYuan
6894a2a77d
[TTS]fix elementwise_floordiv's fill_constant ( #3075 )
...
* fix elementwise_floordiv's fill_constant
* add float converter for min_value in attention
2 years ago
TianYuan
0a2e367ff4
[TTS]clean starganv2 vc model code and add docstring ( #2987 )
...
* clean code
* add docstring
2 years ago
liangym
880c172db7
[TTS] add svs frontend ( #3062 )
2 years ago
TianYuan
d5720e4e7b
fix input dtype of elementwise_mul op from bool to int64 ( #3054 )
2 years ago
TianYuan
706a68bde9
fix dtype diff of last expand_v2 op of VITS ( #3041 )
2 years ago
liangym
348064de0d
[TTS] add opencpop HIFIGAN example ( #3038 )
...
* add opencpop voc, test=tts
* soft link
* add opencpop hifigan, test=tts
* update
2 years ago
liangym
435fc5cc19
[TTS] add opencpop PWGAN example ( #3031 )
...
* add opencpop voc, test=tts
* soft link
2 years ago
TianYuan
271112ca69
fix vits reduce_sum's input/output dtype, test=tts ( #3028 )
2 years ago
liangym
1afd14acd9
[TTS]add Diffsinger with opencpop dataset ( #3005 )
2 years ago
MistEO
319c805968
[TTS] Support set device id for tts prediction, test=tts ( #3019 )
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
JiehangXie
59cabdc967
[TTS]Cli Cantonese onnx, test=tts ( #2990 )
...
Co-authored-by: TianYuan <white-sky@qq.com>
2 years ago
mooncake
c02bc087f6
rearrange-encoder-infer-param ( #2983 )
2 years ago
TianYuan
f7fd111647
[TTS]add StarGANv2-VC model scripts ( #2842 )
2 years ago