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 |
Hui Zhang
|
6b4d1f80ac
|
add t2s assets
|
1 year ago |
TianYuan
|
3f6afc4834
|
[TTS]Add slim for TTS (#2729)
|
2 years ago |
TianYuan
|
0b4cf2211d
|
[TTS]Add TTS Paddle-Lite x86 inference (#2667)
* Add export2lite, test=tts
* add tts paddlelite x86 inference, test=tts
* update released_model.md, test=tts
* add paddlelite in setup.py
* update
|
2 years ago |
TianYuan
|
0727984873
|
Add export2lite, test=tts (#2636)
|
2 years ago |
TianYuan
|
7743c6a1ff
|
add onnx models for aishell3/ljspeech/vctk's tts3/voc1/voc5, test=tts
|
2 years ago |
TianYuan
|
dafe7c3657
|
add fastspeech2 cnndecoder onnx model, test=tts
|
3 years ago |
TianYuan
|
8b801ca18b
|
change NLC to NCL in speedyspeech, test=tts
|
3 years ago |
TianYuan
|
589f780850
|
fix synthesize bug for speedyspeech, test=tts
|
3 years ago |
TianYuan
|
641984ae30
|
add code annotation, test=tts
|
3 years ago |
TianYuan
|
cb07bd2a94
|
add rtf for synthesize, add more vocoder for synthesize_e2e.sh, test=tts
|
3 years ago |
TianYuan
|
7dc1f2daa3
|
fix some librosa bugs, test=tts
|
3 years ago |
TianYuan
|
680eac02b9
|
[tts]Update mb melgan (#1272)
* update mb melgan
* update mb melgan, test=tts
|
3 years ago |
Jerryuhoo
|
6327949790
|
add speaker dict path
|
3 years ago |
TianYuan
|
42c109216d
|
[tts]add style melgan pretraied model (#1228)
* add style melgan pretraied model
* add style melgan pretraied model, test=tts
Co-authored-by: Hui Zhang <zhtclz@foxmail.com>
|
3 years ago |
TianYuan
|
9be59e9cef
|
update readme, test=doc_fix
|
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 |
TianYuan
|
35c37ace17
|
change nprocs to ngpu, add aishell3/voc1
|
3 years ago |
TianYuan
|
3ce5dff460
|
refactor parakeet examples
|
3 years ago |