You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
|
3 years ago |
| .. |
|
export2lite.sh
|
Add export2lite, test=tts (#2636)
|
3 years ago |
|
inference.sh
|
add fastspeech2 cnndecoder onnx model, test=tts
|
4 years ago |
|
lite_predict.sh
|
[TTS]Add TTS Paddle-Lite x86 inference (#2667)
|
3 years ago |
|
ort_predict.sh
|
add onnx models for aishell3/ljspeech/vctk's tts3/voc1/voc5, test=tts
|
4 years ago |
|
paddle2onnx.sh
|
change NLC to NCL in speedyspeech, test=tts
|
4 years ago |
|
preprocess.sh
|
add speaker dict path
|
4 years ago |
|
synthesize.sh
|
fix synthesize bug for speedyspeech, test=tts
|
4 years ago |
|
synthesize_e2e.sh
|
add code annotation, test=tts
|
4 years ago |
|
train.sh
|
change nprocs to ngpu, add aishell3/voc1
|
4 years ago |