Commit Graph

18 Commits (1c3d2cb89ef2d3bbef9c166980aa30d48d205134)

Author SHA1 Message Date
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
2 years ago
TianYuan c74fa9ada8 restructure syn_utils.py, test=tts
2 years ago
TianYuan dafe7c3657 add fastspeech2 cnndecoder onnx model, test=tts
2 years ago
TianYuan 8b801ca18b change NLC to NCL in speedyspeech, test=tts
2 years ago
TianYuan 7aecb2c4bb add onnx inference for fastspeech2 + hifigan/mb_melgan, test=tts
2 years ago
TianYuan 544c372b50 fix cr, test=tts
2 years ago
TianYuan fe8bf2a38c format synthesize, test=tts
2 years ago
Hui Zhang dcfc32f1ec
Merge pull request #1379 from yt605155624/new_wavernn
3 years ago
TianYuan 89e69ee10e
[TTS]fix tacotron2 dygraph to static (#1414)
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)
3 years ago