Commit Graph

168 Commits (c21daffab7c8d44b8ca4d192a422813b2fb8cbd4)

Author SHA1 Message Date
liangym e153495519
Merge pull request #2122 from yt605155624/rm_server_log
2 years ago
TianYuan 6bbe6de1ec add stream_play_tts.py, test=doc
2 years ago
TianYuan f6d1c545ac fromat doc_string
2 years ago
TianYuan cf846f9ebc rm extra log
2 years ago
TianYuan c0f126ecd9 fix int32 warning in tts, test=tts
2 years ago
TianYuan 7743c6a1ff add onnx models for aishell3/ljspeech/vctk's tts3/voc1/voc5, test=tts
2 years ago
TianYuan d1aa83a239
Merge pull request #2052 from yt605155624/ernie_sat
2 years ago
TianYuan 79658a5f20 add ernie sat inference, test=tts
2 years ago
TianYuan 02734141ce
Merge pull request #2040 from yt605155624/add_blank
2 years ago
TianYuan 1731976e4e add blank between characters for vits, test=tts
2 years ago
Hui Zhang dfdf450b22 fix #2013; and format
2 years ago
TianYuan 004ab8d0c0 reneame chunk to block in streaming tts, test=tts
2 years ago
TianYuan 7bc54cbbe6
Merge pull request #1957 from yt605155624/vits_doc
2 years ago
TianYuan f9f014d159 add VITS readme, test=tts
2 years ago
Hui Zhang f07f57a3a8
Merge pull request #1945 from PaddlePaddle/asr_line
2 years ago
TianYuan 5ee3cc0c31
Merge pull request #1855 from yt605155624/add_vits
2 years ago
Hui Zhang c15278ed80 format
2 years ago
TianYuan 327509951f rm unused comment, test=tts
2 years ago
TianYuan c1b512c58a rm fluid in tts, test=tts
2 years ago
TianYuan df3f975ea5 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_vits
2 years ago
TianYuan 58028509c3 replace dynamic_import
2 years ago
TianYuan 8db06444c5 add vits trainer and synthesize
2 years ago
TianYuan e61757dbf7 fix yao, test=tts
2 years ago
Jerryuhoo 167aaa65b9 normalize wav max value to 1 in preprocess, test=tts
2 years ago
pollyyan 018dda6ee9
Merge pull request #1879 from QingshuChen/develop
2 years ago
QingshuChen e55177c3db speedyspeech support kunlun
2 years ago
root 9f389a7a33 support cpu, test=asr
2 years ago
TianYuan 4b7786f2ed add vits network scripts, test=tts
2 years ago
Jerryuhoo fba0693a20 fix random speaker embedding bug, test=tts
2 years ago
lym0302 c6e6210964 code format, test=tts
2 years ago
lym0302 88adcaa6dc fix code, test=doc
2 years ago
TianYuan 9121dfc046
Merge pull request #1752 from yt605155624/fix_wavernn
2 years ago
TianYuan 08a4673355 fix wavernn bug, test=tts
2 years ago
Hui Zhang c7d9b11529 format
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 8bebf81199 [doc]fix typo, test=doc
2 years ago
TianYuan 8b801ca18b change NLC to NCL in speedyspeech, test=tts
2 years ago
TianYuan 0282d45c62 remove fill_constant_batch_size_like in static model of speedyspeech, test=tts
2 years ago
TianYuan c765fca6b4 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_onnx
2 years ago
TianYuan 124eb6af8f update notes, test=doc
2 years ago
TianYuan e0d222e674 update notes, test=doc
2 years ago
TianYuan f264b912fc add warmup for frontend, test=doc
2 years ago
TianYuan 7aecb2c4bb add onnx inference for fastspeech2 + hifigan/mb_melgan, test=tts
2 years ago
TianYuan a8f5990869 fix preprocess bug, test=tts
2 years ago
TianYuan 828ee14404 add license and reference for some models, test=doc
2 years ago
TianYuan 3aec266ca5 add chunk size and pad size in args, test=doc
2 years ago
TianYuan 4d7cd0e063 add streaming synthesize, test=tts
2 years ago
TianYuan 005aa4066c Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into cnn_decoder
2 years ago