Commit Graph

120 Commits (e3075e79170b42cc3ef61ed196c7e8bfdb0594d0)

Author SHA1 Message Date
TianYuan e3075e7917 install CPython version monotonic_align before train, test=tts
2 years ago
TianYuan 1731976e4e add blank between characters for vits, 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
TianYuan 7a88e3f4e4 update readme, test=doc
2 years ago
TianYuan 8db06444c5 add vits trainer and synthesize
2 years ago
TianYuan 4b7786f2ed add vits network scripts, test=tts
2 years ago
TianYuan a7402203ec Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into update_paddle2onnx
2 years ago
TianYuan b55865b228 update version of paddle2onnx, test=tts
2 years ago
TianYuan 08a4673355 fix wavernn bug, test=tts
2 years ago
TianYuan c74fa9ada8 restructure syn_utils.py, test=tts
2 years ago
Hui Zhang b78bc6375b
Merge pull request #1712 from yt605155624/add_cnndecoder_onnx
2 years ago
TianYuan da93f944e6 update, test=doc
2 years ago
TianYuan dafe7c3657 add fastspeech2 cnndecoder onnx model, test=tts
2 years ago
TianYuan 7dcfc4aa95 [doc]add pwgan onnx model, test=doc
2 years ago
TianYuan 8b801ca18b change NLC to NCL in speedyspeech, test=tts
2 years ago
TianYuan c674e59b91 update readme, test=doc
2 years ago
TianYuan 0282d45c62 remove fill_constant_batch_size_like in static model of speedyspeech, test=tts
2 years ago
TianYuan 30628f6832 update readme, test=doc
2 years ago
TianYuan 21c75684ac add paddle2onnx, test=tts
2 years ago
TianYuan d592f25279 add onnx inference for fastspeech2 + hifigan/mb_melgan, test=tts
2 years ago
TianYuan 7aecb2c4bb add onnx inference for fastspeech2 + hifigan/mb_melgan, test=tts
2 years ago
TianYuan 78219cef7b add cnndecoder pretrained model, 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
TianYuan 0fc79f474d add CNNDecoder, test=tts
2 years ago
TianYuan e52fc08c58 update readme, test=doc
2 years ago
TianYuan bc5ae43d3a restructure expand in length_regulator.py for paddle2onnx, test=tts
2 years ago
TianYuan bf587ba879
update synthesize_e2e.sh, test=tts
2 years ago
TianYuan 589f780850 fix synthesize bug for speedyspeech, test=tts
2 years ago
TianYuan 641984ae30 add code annotation, test=tts
3 years ago
TianYuan cb07bd2a94 add rtf for synthesize, add more vocoder for synthesize_e2e.sh, test=tts
3 years ago
TianYuan ebef10efcd
Update README.md
3 years ago
TianYuan a8cac30bd6
Create README.md
3 years ago
TianYuan b6fbacdd9b
Merge pull request #1436 from yt605155624/rename_tacotron2
3 years ago
TianYuan e7adc854d4
Update README.md
3 years ago
TianYuan 6a19de44ff
Update README.md
3 years ago
TianYuan 7dc1f2daa3 fix some librosa bugs, test=tts
3 years ago
TianYuan 25347bb6a3 rename tacotron2, test=tts
3 years ago
TianYuan 270fe4fdfc
Merge pull request #1430 from kslz/develop
3 years ago
Hui Zhang dcfc32f1ec
Merge pull request #1379 from yt605155624/new_wavernn
3 years ago
TianYuan 348a1a33bf
update tacotron2 voice cloning in aishell3 with new tacotron2, test=tts (#1419)
3 years ago
lizi be2fc2cc11 Modify typesetting, test=doc
3 years ago
lizi 5e34cdbd6e Modify typesetting, test=doc
3 years ago
lizi 06e8bdf0d7 add Chinese doc for "FastSpeech2 with CSMSC", test=doc
3 years ago
TianYuan 1b0c034134 update wavernn, test=tts
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 2844f388dc
[doc ]add tacotron2 readme (#1385)
3 years ago
TianYuan 2071774d81 add wavernn in synthesize_e2e, test=tts
3 years ago