Commit Graph

40 Commits (a8e427d1e1afffe9940864acd96f5cc5ae9f8f07)

Author SHA1 Message Date
lym0302 c6e6210964 code format, test=tts
2 years ago
lym0302 88adcaa6dc fix code, test=doc
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 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 bc5ae43d3a restructure expand in length_regulator.py for paddle2onnx, test=tts
2 years ago
TianYuan 5347dbad3f fix dtype of window of stft, test=tts
3 years ago
TianYuan fe8bf2a38c format synthesize, test=tts
3 years ago
Hui Zhang 75098698d8 format,test=doc
3 years ago
TianYuan 9699c00769 change the docstring style from numpydoc to google, test=tts
3 years ago
TianYuan 25347bb6a3 rename tacotron2, test=tts
3 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
huangyuxin 2a42421a63 cli add ds2-librispeech offline, fix versionm, test=asr
3 years ago
TianYuan fb0acd40a2 add wavernn, test=tts
3 years ago
TianYuan 96323816e9 fix yamls, change labels to stop_labels, test=tts
3 years ago
TianYuan 1bf1a876ae Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into add_new_tacotron2, test=tts
3 years ago
TianYuan d368d57d67
fix low ips bug of speedyspeech and fastspeech2, test=tts (#1349)
3 years ago
TianYuan 9c7f0762b0 update racotron2 and transformer tts, test=tts
3 years ago
TianYuan 7ae4f7221e
Update length_regulator.py
3 years ago
TianYuan acfe2b9084
Update duration_predictor.py
3 years ago
TianYuan 89e988a69e add csmsc tacotron2, test=tts
3 years ago
TianYuan c088b9a304 add csmsc tacotron2
3 years ago
TianYuan 42c109216d
[tts]add style melgan pretraied model (#1228)
3 years ago
TianYuan 19ef7210a0
[TTS]Add hifigan (#1097)
3 years ago
TianYuan f701882b66 update add_style_melgan
3 years ago
TianYuan dd36eafe34 add style_melgan
3 years ago
TianYuan 6e3257ab8a
Create __init__.py
3 years ago
TianYuan b0a1d8ab60 fix base
3 years ago
TianYuan 469329221b refactor encoder, rm old code
3 years ago
TianYuan bc0dd51149 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into HEAD
3 years ago
TianYuan 4370c5cfa6 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into fs2_conformer
3 years ago
TianYuan 3d5e078c91 add conformer
3 years ago
TianYuan 0fcc5005a2 add tts tutorial
3 years ago
TianYuan 6655728b08 add reference
3 years ago
Hui Zhang e2bcaee4f1 merge deepspeech, parakeet and text_processing into paddlespeech
3 years ago