Commit Graph

18 Commits (1dfca4ef736493a99e2ac35f4d985b20472aa197)

Author SHA1 Message Date
lym0302 368e3e1b59 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into mix_example 3 years ago
lym0302 894556f871 add zh_en mix example, test=tts 3 years ago
TianYuan c3d47441cf fix fs bug in inference.py (change fixed 24000 to variable for ljspeech) 3 years ago
TianYuan b9ade18055 add onnxruntime infer for cli 3 years ago
TianYuan 7743c6a1ff add onnx models for aishell3/ljspeech/vctk's tts3/voc1/voc5, test=tts 3 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 from yt605155624/new_wavernn 3 years ago
TianYuan 89e69ee10e
[TTS]fix tacotron2 dygraph to static () 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 () 3 years ago