huangyuxin
|
e991d82ae7
|
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into change_init
|
3 years ago |
TianYuan
|
5ab2601759
|
update readme for aishell3 hifigan, test=tts
|
3 years ago |
TianYuan
|
c4035f8c43
|
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_aishell3_hifigan
|
3 years ago |
TianYuan
|
8d9197817a
|
add hifigan in syn of aishell3, test=tts
|
3 years ago |
TianYuan
|
13242d015e
|
update run.sh, test=doc
|
3 years ago |
huangyuxin
|
ab16d8ce3c
|
change default initializer to kaiming_uniform, test=asr
|
3 years ago |
TianYuan
|
4c517fa8a6
|
update preprocess.sh in aishell3 vc0, test=doc
|
3 years ago |
TianYuan
|
bf587ba879
|
update synthesize_e2e.sh, test=tts
|
3 years ago |
Hui Zhang
|
67fc073b01
|
Merge pull request #1550 from yt605155624/fix_ss_dump_bug
[TTS]fix synthesize bug for speedyspeech
|
3 years ago |
TianYuan
|
589f780850
|
fix synthesize bug for speedyspeech, test=tts
|
3 years ago |
TianYuan
|
a151935eaf
|
add ljspeech hifigan, test=tts
|
3 years ago |
Hui Zhang
|
67dcff2f3f
|
Merge pull request #1545 from yt605155624/add_aishell3_hifigan
[tts]add aishell3 hifigan egs
|
3 years ago |
TianYuan
|
81d964f0a0
|
add vctk hifigan, test=tts
|
3 years ago |
TianYuan
|
1410a84054
|
add aishell3 hifigan, test=tts
|
3 years ago |
TianYuan
|
175c39b4a4
|
Merge pull request #1511 from yt605155624/pre_fix_for_streaming
[TTS]add rtf for synthesize, add more vocoder for synthesize.sh
|
3 years ago |
TianYuan
|
641984ae30
|
add code annotation, test=tts
|
3 years ago |
TianYuan
|
cb07bd2a94
|
add rtf for synthesize, add more vocoder for synthesize_e2e.sh, test=tts
|
3 years ago |
TianYuan
|
66a8beb27f
|
update text frontend, test=tts
|
3 years ago |
Hui Zhang
|
6b1fe70100
|
format code,test=doc
|
3 years ago |
Junkun
|
97e2015242
|
update run sh
|
3 years ago |
Junkun
|
1169ffa480
|
add config files
|
3 years ago |
Junkun
|
70166c2026
|
mv json_to_manifest to utils
|
3 years ago |
Junkun
|
af2b20650e
|
update mustc v1
|
3 years ago |
Junkun
|
0165c450ad
|
update script
|
3 years ago |
TianYuan
|
b5a7c2d080
|
update readme for aishell3_vc0, test=doc
|
3 years ago |
TianYuan
|
ebef10efcd
|
Update README.md
|
3 years ago |
TianYuan
|
a8cac30bd6
|
Create README.md
|
3 years ago |
Hui Zhang
|
d07fd5bd43
|
upadte data info
|
3 years ago |
TianYuan
|
b6fbacdd9b
|
Merge pull request #1436 from yt605155624/rename_tacotron2
[TTS]Rename tacotron2
|
3 years ago |
TianYuan
|
e7adc854d4
|
Update README.md
|
3 years ago |
TianYuan
|
6a19de44ff
|
Update README.md
|
3 years ago |
TianYuan
|
7dc1f2daa3
|
fix some librosa bugs, test=tts
|
3 years ago |
Hui Zhang
|
8eb708e754
|
Merge pull request #1417 from Honei/develop
[vector] voxceleb trial: convert voxceleb trial to kaldi format trial
|
3 years ago |
TianYuan
|
25347bb6a3
|
rename tacotron2, test=tts
|
3 years ago |
xiongxinlei
|
d7a09ff71c
|
repair the annotation of make voxceleb trial script
|
3 years ago |
TianYuan
|
ea29275acd
|
fix dead links, test=doc
|
3 years ago |
TianYuan
|
270fe4fdfc
|
Merge pull request #1430 from kslz/develop
Add Chinese docs
|
3 years ago |
Hui Zhang
|
dcfc32f1ec
|
Merge pull request #1379 from yt605155624/new_wavernn
[TTS] add wavernn
|
3 years ago |
TianYuan
|
0747600c95
|
[TTS]add ljspeech new tacotron2 (#1416)
* add ljspeech new tacotron2, test=tts
* update ljspeech waveflow's synthesize
* add config, test=doc
Co-authored-by: Hui Zhang <zhtclz@foxmail.com>
|
3 years ago |
TianYuan
|
348a1a33bf
|
update tacotron2 voice cloning in aishell3 with new tacotron2, test=tts (#1419)
|
3 years ago |
lizi
|
be2fc2cc11
|
Modify typesetting, test=doc
|
3 years ago |
lizi
|
5e34cdbd6e
|
Modify typesetting, test=doc
|
3 years ago |
lizi
|
06e8bdf0d7
|
add Chinese doc for "FastSpeech2 with CSMSC", test=doc
|
3 years ago |
Honei
|
940602adbe
|
convert voxceleb trial to kaldi format trial
|
3 years ago |
TianYuan
|
1b0c034134
|
update wavernn, test=tts
|
3 years ago |
TianYuan
|
89e69ee10e
|
[TTS]fix tacotron2 dygraph to static (#1414)
* fix tacotron2 dygraph to static , test=tts
* fix tacotron2 dygraph to static , test=tts
* simplify synthesize_e2e.py , test=tts
|
3 years ago |
TianYuan
|
001afee644
|
fix wavernn dygraph to static , test=tts
|
3 years ago |
TianYuan
|
2844f388dc
|
[doc ]add tacotron2 readme (#1385)
* add tacotron2 readme, test=doc
* update changelog.md, test=doc
|
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 |