TianYuan
|
1a9e59612a
|
fix fastspeech2 multi speaker to static, test=tts
|
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 |
Jerryuhoo
|
fcc34e3e95
|
[tts] add gen_gta_mel.py for finetuning speedypeech, test=tts
|
3 years ago |
Jerryuhoo
|
d6e9b76e76
|
change link_wav.py path, test=tts
|
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
|
e239ee1cd2
|
add multi-speaker support for finetuning hifigan vocoder
|
3 years ago |
TianYuan
|
680eac02b9
|
[tts]Update mb melgan (#1272)
* update mb melgan
* update mb melgan, test=tts
|
3 years ago |
Jerryuhoo
|
2dccd5315d
|
remove useless "other" dataset
|
3 years ago |
Jerryuhoo
|
11991b6d35
|
add multi-speaker support for speedyspeech
|
3 years ago |
Hui Zhang
|
c81a3f0f83
|
[s2t] DataLoader with BatchSampler or DistributeBatchSampler (#1242)
* batchsampler or distributebatchsampler
* format
|
3 years ago |
TianYuan
|
fbe3c05137
|
add style_melgan and hifigan in tts cli, test=tts (#1241)
|
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 |
TianYuan
|
15b8904fa1
|
refactor punc
|
3 years ago |
Hui Zhang
|
d852aee2ff
|
[asr] logfbank with dither (#1179)
* fix logfbank dither
* format
|
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 |
TianYuan
|
675cff258b
|
[TTS]fix praatio version, test=tts (#1158)
* fix praatio version, test=tts
* fix praatio version, test=tts
|
3 years ago |
TianYuan
|
963e906f56
|
Merge pull request #1068 from yt605155624/add_style_melgan
[TTS]add style_melgan
|
3 years ago |
TianYuan
|
2189b46004
|
add tts cli
|
3 years ago |
TianYuan
|
dd36eafe34
|
add style_melgan
|
3 years ago |
TianYuan
|
a861e56e91
|
rm space for pure Chinese
|
3 years ago |
TianYuan
|
dad1cbbcd6
|
update text frontend
|
3 years ago |
Hui Zhang
|
2bbfdbae91
|
Merge pull request #1015 from yt605155624/fs2_conformer
[TTS]fastspeech2 conformer
|
3 years ago |
TianYuan
|
469329221b
|
refactor encoder, rm old code
|
3 years ago |
Hui Zhang
|
fe83adfbcb
|
nproc to ngpu
|
3 years ago |
Hui Zhang
|
c354e9154b
|
Merge pull request #1003 from yt605155624/fs2_ge2e
[TTS]add fastspeech2 voice cloning in aishell3
|
3 years ago |
TianYuan
|
133ee7db0b
|
rename num_speakers
|
3 years ago |
TianYuan
|
a97c7b5206
|
rename spembs
|
3 years ago |
TianYuan
|
8d025451de
|
add fastspeech2 voice cloning in aishell3
|
3 years ago |
TianYuan
|
c5c9f19091
|
rename to gen_gta_mel.py, remove stats compute when gen fintune data
|
3 years ago |
TianYuan
|
a6ac497f8e
|
add multi-band melgan finetune scripts
|
3 years ago |
TianYuan
|
0bc9450c51
|
Merge branch 'develop' of github.com:PaddlePaddle/DeepSpeech into fix_docs
|
3 years ago |
Hui Zhang
|
7ceef6c3f5
|
format code
|
3 years ago |
TianYuan
|
bacdf5756b
|
Merge remote-tracking branch 'origin/develop' into merge_paddlespeech
|
3 years ago |
TianYuan
|
35c37ace17
|
change nprocs to ngpu, add aishell3/voc1
|
3 years ago |
Hui Zhang
|
e2bcaee4f1
|
merge deepspeech, parakeet and text_processing into paddlespeech
|
3 years ago |