liangym
|
e18170228c
|
[tts] add adversarial loss (#2588)
|
2 years ago |
TianYuan
|
1f128a0817
|
Merge pull request #2117 from yt605155624/ernie_sat_trainer
[TTS]add ernie sat trainer
|
2 years ago |
TianYuan
|
72fa8176ca
|
fix for mix_lang
|
2 years ago |
TianYuan
|
94688264c7
|
add ernie sat model file and config
|
2 years ago |
TianYuan
|
f6d1c545ac
|
fromat doc_string
|
2 years ago |
TianYuan
|
c0f126ecd9
|
fix int32 warning in tts, test=tts
|
2 years ago |
TianYuan
|
79658a5f20
|
add ernie sat inference, test=tts
|
2 years ago |
Hui Zhang
|
dfdf450b22
|
fix #2013; and format
|
2 years ago |
Hui Zhang
|
f07f57a3a8
|
Merge pull request #1945 from PaddlePaddle/asr_line
[server][asr] refactor asr streaming server and remove useless code
|
2 years ago |
TianYuan
|
5ee3cc0c31
|
Merge pull request #1855 from yt605155624/add_vits
[TTS]add vits network scripts, test=tts
|
2 years ago |
Hui Zhang
|
c15278ed80
|
format
|
2 years ago |
TianYuan
|
c1b512c58a
|
rm fluid in tts, test=tts
|
2 years ago |
TianYuan
|
df3f975ea5
|
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_vits
|
3 years ago |
root
|
9f389a7a33
|
support cpu, test=asr
|
3 years ago |
TianYuan
|
4b7786f2ed
|
add vits network scripts, test=tts
|
3 years ago |
lym0302
|
c6e6210964
|
code format, test=tts
|
3 years ago |
lym0302
|
88adcaa6dc
|
fix code, test=doc
|
3 years ago |
TianYuan
|
dafe7c3657
|
add fastspeech2 cnndecoder onnx model, test=tts
|
3 years ago |
TianYuan
|
8bebf81199
|
[doc]fix typo, test=doc
|
3 years ago |
TianYuan
|
8b801ca18b
|
change NLC to NCL in speedyspeech, test=tts
|
3 years ago |
TianYuan
|
0282d45c62
|
remove fill_constant_batch_size_like in static model of speedyspeech, test=tts
|
3 years ago |
TianYuan
|
4d7cd0e063
|
add streaming synthesize, test=tts
|
3 years ago |
TianYuan
|
005aa4066c
|
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into cnn_decoder
|
3 years ago |
TianYuan
|
0fc79f474d
|
add CNNDecoder, test=tts
|
3 years ago |
TianYuan
|
bc5ae43d3a
|
restructure expand in length_regulator.py for paddle2onnx, test=tts
|
3 years ago |
TianYuan
|
5347dbad3f
|
fix dtype of window of stft, test=tts
|
3 years ago |
TianYuan
|
fe8bf2a38c
|
format synthesize, test=tts
|
3 years ago |
Hui Zhang
|
75098698d8
|
format,test=doc
|
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
[TTS] add wavernn
|
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 |
huangyuxin
|
2a42421a63
|
cli add ds2-librispeech offline, fix versionm, test=asr
|
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
|
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
|
7ae4f7221e
|
Update length_regulator.py
|
3 years ago |
TianYuan
|
acfe2b9084
|
Update duration_predictor.py
|
3 years ago |
TianYuan
|
89e988a69e
|
add csmsc tacotron2, test=tts
|
3 years ago |
TianYuan
|
c088b9a304
|
add csmsc tacotron2
|
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
|
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
|
f701882b66
|
update add_style_melgan
|
3 years ago |
TianYuan
|
dd36eafe34
|
add style_melgan
|
3 years ago |
TianYuan
|
6e3257ab8a
|
Create __init__.py
|
3 years ago |
TianYuan
|
b0a1d8ab60
|
fix base
|
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 |