Commit Graph

131 Commits (21cce0e0bbc7746149f954b3a5591fcb84a0937a)

Author SHA1 Message Date
david.95 13a7fa9808 enable chinese words' pinyin specified in text of ssml formats, test=tts
2 years ago
TianYuan 52af86fcc3
fix ERNIE-SAT bug when edit the end of sentenses, test=doc (#2432)
2 years ago
TianYuan b14da765e8
frm random spk embedding in voice cloning, test=doc (#2429)
2 years ago
TianYuan 80b180217d
[TTS] fix some bugs of ERNIE-SAT (#2378)
2 years ago
WongLaw 989b755e8e
Revised must_neural_tone_words, test=doc. (#2370)
2 years ago
TianYuan 7e4f3b029c
Merge pull request #2359 from yt605155624/add_vc2
2 years ago
TianYuan f7873773bf
uadd __init__.py for VITS, test=tts (#2362)
2 years ago
TianYuan 35c6ffa90b Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into add_vc2
2 years ago
TianYuan e622f42d92 add aishell3 voice cloning with ECAPA-TDNN spk encoder
2 years ago
艾梦 ea9ee93739
[TTS]Update VITS to support VITS and its voice cloning training on AIShell-3 (#2268)
2 years ago
TianYuan 795eb7bd10
format paddlespeech with pre-commit (#2331)
2 years ago
TianYuan c1d4551055
add ernie sat synthesize_e2e, test=tts (#2287)
2 years ago
pangchao04 b9be2bd64a add ernie-sat sampler
2 years ago
TianYuan 8dbefc0165 fix preprocess bug, add hifigan_csmsc decoder, update readme
2 years ago
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 1f128a0817
Merge pull request #2117 from yt605155624/ernie_sat_trainer
2 years ago
TianYuan 1bf78fa5c7 updatte batch_fn train.py, test=doc
2 years ago
TianYuan 9d4161ce5f update config, test=doc
2 years ago
lym0302 e1f8695456 add mix tts, test=tts
2 years ago
TianYuan 97965f4c37 fix mlm_prob, test=tts
2 years ago
TianYuan 72fa8176ca fix for mix_lang
2 years ago
TianYuan 5503c8bd6b add ernie_sat synthesize script for metadata.jsonl, test=tts
2 years ago
lym0302 207bb5d93b add mix frontend, test=tts
2 years ago
TianYuan 028742b69a update lr scheduler
2 years ago
TianYuan 94688264c7 add ernie sat model file and config
2 years ago
TianYuan 6bbe6de1ec add stream_play_tts.py, test=doc
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
Hui Zhang c15278ed80 format
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
Jerryuhoo 167aaa65b9 normalize wav max value to 1 in preprocess, test=tts
2 years ago
QingshuChen e55177c3db speedyspeech support kunlun
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
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