Commit Graph

81 Commits (develop)

Author SHA1 Message Date
zxcd 563217abb0
fix (#4077)
4 months ago
zxcd e154b8f926
fix (#4071)
4 months ago
co63oc f2b4b947a7
Fix typos in multiple files (#4032)
6 months ago
zxcd 05cdbd8d5e
【doc】fix download link case abnormal traffic (#4020)
6 months ago
cchenhaifeng d7bf91561d
【Hackathon 8th No.9】在 PaddleSpeech 中复现 DAC 训练需要用到的 loss (#3988)
7 months ago
张春乔 25741d7038
【Hackathon 8th No.7】Python版本适配 1 (#3965)
8 months ago
Ryan ee4f15826b
[Hackathon 7th No.55] Add `fft_conv1d` to `PaddleSpeech` (#3947)
9 months ago
megemini e4038b4b6e
[Hackathon 7th] 修复 `vctk` 的 `ernie_sat` 训练时出现的类型提升问题 (#3943)
10 months ago
张春乔 9d16002c23
[Hackathon 7th] fix aishell3/vctk vc0/ernie (#3928)
10 months ago
cyberslack_lee a34bf501a5
[Hackathon 7th] 修复 opencopop的svs1中的shape问题 (#3912)
10 months ago
张春乔 c33d9bfb50
fix vits with CSMSC (#3920)
10 months ago
megemini 7fd5abd75d
[Fix] max between int and value (#3903)
10 months ago
Wang Xin 21b55419c7
fix scipy import error (#3874)
10 months ago
zoooo0820 17f2944a17 fix error in tts/st
2 years ago
Shuangchi He 8c7859d3bc
Fix some typos. (#3178)
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
liangym e83b491c34
rm unused dep, test=tts (#3097)
3 years ago
TianYuan 6894a2a77d
[TTS]fix elementwise_floordiv's fill_constant (#3075)
3 years ago
TianYuan 706a68bde9
fix dtype diff of last expand_v2 op of VITS (#3041)
3 years ago
liangym 1afd14acd9
[TTS]add Diffsinger with opencpop dataset (#3005)
3 years ago
TianYuan c8d5a01bdb
[TTS]fix dygraph to static for tacotron2, test=doc (#2426)
3 years ago
艾梦 bcd8e309ec
[TTS]Add diffusion noise clip to optimize sample result (#2902)
3 years ago
艾梦 a55fd2e556
[TTS]Fix diffusion wavenet denoiser final conv init param (#2868)
3 years ago
艾梦 57b9d4bca4
add diffusion module for training diffsinger (#2832)
3 years ago
HuangLiangJie 2e51e0da90
[TTS]Fix attention bugs and sort VITS data with feats_lengths (#2770)
3 years ago
liangym e18170228c
[tts] add adversarial loss (#2588)
3 years ago
TianYuan 1f128a0817
Merge pull request #2117 from yt605155624/ernie_sat_trainer
3 years ago
TianYuan 72fa8176ca fix for mix_lang
3 years ago
TianYuan 94688264c7 add ernie sat model file and config
3 years ago
TianYuan f6d1c545ac fromat doc_string
3 years ago
TianYuan c0f126ecd9 fix int32 warning in tts, test=tts
3 years ago
TianYuan 79658a5f20 add ernie sat inference, test=tts
3 years ago
Hui Zhang dfdf450b22 fix #2013; and format
3 years ago
Hui Zhang f07f57a3a8
Merge pull request #1945 from PaddlePaddle/asr_line
3 years ago
TianYuan 5ee3cc0c31
Merge pull request #1855 from yt605155624/add_vits
3 years ago
Hui Zhang c15278ed80 format
3 years ago
TianYuan c1b512c58a rm fluid in tts, test=tts
3 years ago
TianYuan df3f975ea5 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_vits
3 years ago
root 9f389a7a33 support cpu, test=asr
3 years ago
TianYuan 4b7786f2ed add vits network scripts, test=tts
3 years ago
lym0302 c6e6210964 code format, test=tts
3 years ago
lym0302 88adcaa6dc fix code, test=doc
3 years ago
TianYuan dafe7c3657 add fastspeech2 cnndecoder onnx model, test=tts
3 years ago
TianYuan 8bebf81199 [doc]fix typo, test=doc
3 years ago
TianYuan 8b801ca18b change NLC to NCL in speedyspeech, test=tts
3 years ago
TianYuan 0282d45c62 remove fill_constant_batch_size_like in static model of speedyspeech, test=tts
4 years ago
TianYuan 4d7cd0e063 add streaming synthesize, test=tts
4 years ago
TianYuan 005aa4066c Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into cnn_decoder
4 years ago
TianYuan 0fc79f474d add CNNDecoder, test=tts
4 years ago