Commit Graph

103 Commits (98fe6d1153e59cbaf9653e00695e061169ec683c)

Author SHA1 Message Date
TianYuan 0fc79f474d add CNNDecoder, test=tts
2 years ago
TianYuan 175c39b4a4
Merge pull request #1511 from yt605155624/pre_fix_for_streaming
3 years ago
Jerryuhoo c116a3a926 fix Speedyspeech multi-speaker inference, test=tts
3 years ago
TianYuan cb07bd2a94 add rtf for synthesize, add more vocoder for synthesize_e2e.sh, test=tts
3 years ago
TianYuan 67ec6242c3 fix ci for waveflow, test=tts
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 348a1a33bf
update tacotron2 voice cloning in aishell3 with new tacotron2, test=tts (#1419)
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 2071774d81 add wavernn in synthesize_e2e, test=tts
3 years ago
TianYuan 4c3e57a23c align preprocess of wavernn, test=tts
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 3fd7a7790b add typehit for updater and evaluator, test=tts
3 years ago
TianYuan 1a9e59612a fix fastspeech2 multi speaker to static, 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 a1867c20c3
fix slice bug of speedyspeech expand, test=tts (#1337)
3 years ago
TianYuan caa391f461
fix speedyspeech inference, test=tts (#1322)
3 years ago
Jerryuhoo 111a452378 Fix the code format, test=tts
3 years ago
TianYuan 89e988a69e add csmsc tacotron2, test=tts
3 years ago
TianYuan c088b9a304 add csmsc tacotron2
3 years ago
Jerryuhoo be99807d61 Add durations to gen_gta_mel.py inference
3 years ago
TianYuan 680eac02b9
[tts]Update mb melgan (#1272)
3 years ago
Jerryuhoo f191d0b022 change speaker embedding position
3 years ago
Jerryuhoo 11991b6d35 add multi-speaker support for speedyspeech
3 years ago
TianYuan b9a55262f1
Update fastspeech2.py
3 years ago
TianYuan a232cd8b12
Update fastspeech2.py
3 years ago
TianYuan 42c109216d
[tts]add style melgan pretraied model (#1228)
3 years ago
Hui Zhang bb2a370b23
[asr] remove useless conf of librispeech (#1227)
3 years ago
Jerryuhoo 3cbfd7bf35 Add speaker embedding and speaker id for style fastspeech2 inference
3 years ago
TianYuan 19ef7210a0
[TTS]Add hifigan (#1097)
3 years ago
TianYuan f701882b66 update add_style_melgan
3 years ago
TianYuan 7b2ecb6eed add style_melgan, test=tts
3 years ago
TianYuan dd36eafe34 add style_melgan
3 years ago
TianYuan dad1cbbcd6 update text frontend
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
Hui Zhang c354e9154b
Merge pull request #1003 from yt605155624/fs2_ge2e
3 years ago
TianYuan 133ee7db0b rename num_speakers
3 years ago
TianYuan 3d5e078c91 add conformer
3 years ago
TianYuan a97c7b5206 rename spembs
3 years ago
TianYuan 8d025451de add fastspeech2 voice cloning in aishell3
3 years ago
TianYuan a6ac497f8e add multi-band melgan finetune scripts
3 years ago
TianYuan 30d09b411d fix style_syn, replace DeepSpeech with PaddleSpeech in readme
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