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 |
lym0302
|
368e3e1b59
|
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into mix_example
|
2 years ago |
lym0302
|
894556f871
|
add zh_en mix example, test=tts
|
2 years ago |
TianYuan
|
c3d47441cf
|
fix fs bug in inference.py (change fixed 24000 to variable for ljspeech)
|
2 years ago |
TianYuan
|
b9ade18055
|
add onnxruntime infer for cli
|
2 years ago |
TianYuan
|
7743c6a1ff
|
add onnx models for aishell3/ljspeech/vctk's tts3/voc1/voc5, test=tts
|
2 years ago |
TianYuan
|
4646f7cc8d
|
add paddle device set for ort and inference, test=doc
|
3 years ago |
TianYuan
|
c74fa9ada8
|
restructure syn_utils.py, test=tts
|
3 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
|
7aecb2c4bb
|
add onnx inference for fastspeech2 + hifigan/mb_melgan, test=tts
|
3 years ago |
TianYuan
|
544c372b50
|
fix cr, test=tts
|
3 years ago |
TianYuan
|
fe8bf2a38c
|
format synthesize, test=tts
|
3 years ago |
Hui Zhang
|
dcfc32f1ec
|
Merge pull request #1379 from yt605155624/new_wavernn
[TTS] add wavernn
|
3 years ago |
TianYuan
|
89e69ee10e
|
[TTS]fix tacotron2 dygraph to static (#1414)
* fix tacotron2 dygraph to static , test=tts
* fix tacotron2 dygraph to static , test=tts
* simplify synthesize_e2e.py , test=tts
|
3 years ago |
TianYuan
|
001afee644
|
fix wavernn dygraph to static , test=tts
|
3 years ago |
TianYuan
|
41d24337cb
|
fix fastspeech2 multi speaker to static, test=tts
|
3 years ago |
TianYuan
|
1a9e59612a
|
fix fastspeech2 multi speaker to static, test=tts
|
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 |