TianYuan
|
7bc54cbbe6
|
Merge pull request #1957 from yt605155624/vits_doc
[doc]add VITS readme, test=tts
|
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
|
7aecb2c4bb
|
add onnx inference for fastspeech2 + hifigan/mb_melgan, 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
|
c088b9a304
|
add csmsc tacotron2
|
3 years ago |
Jerryuhoo
|
75c2bd5faf
|
fix link_wav.py path, test=tts
|
3 years ago |
Jerryuhoo
|
d6e9b76e76
|
change link_wav.py path, test=tts
|
3 years ago |
Jerryuhoo
|
ea8977555f
|
Simplify link_wav.py path
|
3 years ago |
Jerryuhoo
|
c94f346207
|
move link_wav.py to paddlespeech/t2s/exps/gan_vocoder/
move link_wav.py to paddlespeech/t2s/exps/gan_vocoder/ so that different vocoders can use one script.
|
3 years ago |
Jerryuhoo
|
76f98c6f69
|
add --dataset and --rootdir to voc3 finetune script
add --dataset and --rootdir to voc3 finetune script, also remove --speaker-dict in voc5.
|
3 years ago |
Jerryuhoo
|
e239ee1cd2
|
add multi-speaker support for finetuning hifigan vocoder
|
3 years ago |
TianYuan
|
326fcd520a
|
fix config, test=tts
|
3 years ago |
TianYuan
|
42c109216d
|
[tts]add style melgan pretraied model (#1228)
* add style melgan pretraied model
* add style melgan pretraied model, test=tts
Co-authored-by: Hui Zhang <zhtclz@foxmail.com>
|
3 years ago |
Hui Zhang
|
bb2a370b23
|
[asr] remove useless conf of librispeech (#1227)
* remve useless conf
* format code
* update conf
* update conf
* update conf
|
3 years ago |
TianYuan
|
b71657f37e
|
update hifigan readme, test=doc_fix
|
3 years ago |
TianYuan
|
d607629e1a
|
update hifigan readme, test=doc_fix
|
3 years ago |
TianYuan
|
19ef7210a0
|
[TTS]Add hifigan (#1097)
* add hifigan
* add hifigan
* integrate synthesize synthesize_e2e, inference for tts, test=tts
* add some python files, test=tts
* update readme, test=doc_fix
|
3 years ago |