zhuyipin
|
a9ece28ba6
|
speedyspeech code adapt for mlu (#3828)
* speedyspeech code adapt for mlu
* fix inference
* fix help message
|
3 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 |
Kai Song
|
08599b7300
|
Add XPU support for SpeedySpeech (#3502)
* Add XPU support for SpeedySpeech
* fix typos
* update description of nxpu
|
1 year ago |
liangym
|
1afd14acd9
|
[TTS]add Diffsinger with opencpop dataset (#3005)
|
2 years ago |
HuangLiangJie
|
1af9bd47d9
|
[TTS]Cantonese FastSpeech2 e2e infer, test=tts (#2927)
|
2 years ago |
lym0302
|
894556f871
|
add zh_en mix example, test=tts
|
2 years ago |
Hui Zhang
|
dfdf450b22
|
fix #2013; and format
|
2 years ago |
TianYuan
|
8db06444c5
|
add vits trainer and synthesize
|
3 years ago |
Hui Zhang
|
c7d9b11529
|
format
|
3 years ago |
TianYuan
|
c74fa9ada8
|
restructure syn_utils.py, test=tts
|
3 years ago |
TianYuan
|
5ab2601759
|
update readme for aishell3 hifigan, test=tts
|
3 years ago |
TianYuan
|
fe8bf2a38c
|
format synthesize, test=tts
|
3 years ago |
TianYuan
|
cb07bd2a94
|
add rtf for synthesize, add more vocoder for synthesize_e2e.sh, test=tts
|
3 years ago |
TianYuan
|
25347bb6a3
|
rename tacotron2, test=tts
|
3 years ago |
TianYuan
|
0747600c95
|
[TTS]add ljspeech new tacotron2 (#1416)
* add ljspeech new tacotron2, test=tts
* update ljspeech waveflow's synthesize
* add config, test=doc
Co-authored-by: Hui Zhang <zhtclz@foxmail.com>
|
3 years ago |
TianYuan
|
348a1a33bf
|
update tacotron2 voice cloning in aishell3 with new tacotron2, test=tts (#1419)
|
3 years ago |
TianYuan
|
c088b9a304
|
add csmsc tacotron2
|
3 years ago |
TianYuan
|
19ef7210a0
|
[TTS]Add hifigan (#1097)
* add hifigan
* add hifigan
* integrate synthesize synthesize_e2e, inference for tts, test=tts
* add some python files, test=tts
* update readme, test=doc_fix
|
3 years ago |