Commit Graph

75 Commits (ee4f15826bb4556c6407e8882012776191782a23)

Author SHA1 Message Date
Ryan ee4f15826b
[Hackathon 7th No.55] Add `fft_conv1d` to `PaddleSpeech` (#3947)
4 days ago
megemini e4038b4b6e
[Hackathon 7th] 修复 `vctk` 的 `ernie_sat` 训练时出现的类型提升问题 (#3943)
3 weeks ago
张春乔 9d16002c23
[Hackathon 7th] fix aishell3/vctk vc0/ernie (#3928)
3 weeks ago
cyberslack_lee a34bf501a5
[Hackathon 7th] 修复 opencopop的svs1中的shape问题 (#3912)
3 weeks ago
张春乔 c33d9bfb50
fix vits with CSMSC (#3920)
4 weeks ago
megemini 7fd5abd75d
[Fix] max between int and value (#3903)
1 month ago
Wang Xin 21b55419c7
fix scipy import error (#3874)
2 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)
2 years ago
TianYuan 6894a2a77d
[TTS]fix elementwise_floordiv's fill_constant (#3075)
2 years ago
TianYuan 706a68bde9
fix dtype diff of last expand_v2 op of VITS (#3041)
2 years ago
liangym 1afd14acd9
[TTS]add Diffsinger with opencpop dataset (#3005)
2 years ago
TianYuan c8d5a01bdb
[TTS]fix dygraph to static for tacotron2, test=doc (#2426)
2 years ago
艾梦 bcd8e309ec
[TTS]Add diffusion noise clip to optimize sample result (#2902)
2 years ago
艾梦 a55fd2e556
[TTS]Fix diffusion wavenet denoiser final conv init param (#2868)
2 years ago
艾梦 57b9d4bca4
add diffusion module for training diffsinger (#2832)
2 years ago
HuangLiangJie 2e51e0da90
[TTS]Fix attention bugs and sort VITS data with feats_lengths (#2770)
2 years ago
liangym e18170228c
[tts] add adversarial loss (#2588)
2 years ago
TianYuan 1f128a0817
Merge pull request #2117 from yt605155624/ernie_sat_trainer
2 years ago
TianYuan 72fa8176ca fix for mix_lang
2 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
3 years ago
TianYuan 4d7cd0e063 add streaming synthesize, test=tts
3 years ago
TianYuan 005aa4066c Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into cnn_decoder
3 years ago
TianYuan 0fc79f474d add CNNDecoder, test=tts
3 years ago
TianYuan bc5ae43d3a restructure expand in length_regulator.py for paddle2onnx, test=tts
3 years ago
TianYuan 5347dbad3f fix dtype of window of stft, test=tts
3 years ago
TianYuan fe8bf2a38c format synthesize, test=tts
3 years ago
Hui Zhang 75098698d8 format,test=doc
3 years ago
TianYuan 9699c00769 change the docstring style from numpydoc to google, test=tts
3 years ago
TianYuan 25347bb6a3 rename tacotron2, test=tts
3 years ago