SuiYunsy
8279539978
Fix a bug of streaming_tts_server ( #3865 )
...
* Fix a bug of streaming_tts_server
Fix "Failed to get model related files" when using fastspeech2_csmsc_onnx model in streaming_tts_server.
* Fix CodeStyle
2 months ago
Color_yr
39ba32fafb
增加文件编码读取 ( #3606 )
...
Fixed #3605
1 year ago
Hui Zhang
40124ed34f
add en_frontend file
2 years ago
liangym
96d76c83ad
multi-spk tts static model ( #2779 )
...
* updata readme, test=doc
* update yaml and readme, test=tts
* fix batch_size, test=tts
* update readme, test=doc
* chmod, test=tts
* add multi-spk tts static model infer on server, test=tts
2 years ago
zhoupc2015
2ae0f66d0d
Solve "unknown format: 3" ( #2422 )
...
* Solve execute the following code with return wav:
iob = io.BytesIO(wav)
wave.open(iob, 'rb')
will throw an "unknown format: 3" exception
2 years ago
lym0302
d66d6a05c7
Merge branch 'develop' of https://github.com/lym0302/PaddleSpeech into develop
3 years ago
lym0302
5b06b76ebc
change sr, test=doc
3 years ago
TianYuan
4b1f82d312
log redundancy in server
3 years ago
KP
527744d5f0
Fix unnecessary download present in issue #2067 .
3 years ago
lym0302
7d4f320836
fix_model_init, test=doc
3 years ago
Hui Zhang
dfdf450b22
fix #2013 ; and format
3 years ago
liangym
919c8d0607
Merge branch 'PaddlePaddle:develop' into update_engine
3 years ago
KP
613b689017
Fix tts_online server issue. test=doc
3 years ago
liangym
4a11257dcb
Merge branch 'develop' into update_engine
3 years ago
lym0302
d48c4d686a
update engine, test=doc
3 years ago
KP
fa6e44e4ff
Add paddlespeech.resource.
3 years ago
TianYuan
df3f975ea5
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_vits
3 years ago
TianYuan
58028509c3
replace dynamic_import
3 years ago
lym0302
b361a73888
improve server code, test=doc
3 years ago
lym0302
70424e1ef9
add streaming tts demos, test=doc
3 years ago
Hui Zhang
91e24b0480
format code
3 years ago
lym0302
104c7ff27d
code format, test=doc
3 years ago
lym0302
e398fe9c74
remove code, test=doc
3 years ago
lym0302
4e9db4ff71
add onnx tts engine, test=doc
3 years ago
lym0302
9e41ac8550
code format, test=doc
3 years ago
lym0302
40dde22fc4
code format, test=doc
3 years ago
lym0302
9c0ceaacb6
add streaming am infer, test=doc
3 years ago
lym0302
1a3c811f04
code format, test=doc
3 years ago
lym0302
603e565ab1
add stream tts server, test=doc
3 years ago
lym0302
8ef92a9495
modify, test=doc
3 years ago
lym0302
99fa7a8205
add server cls, test=doc
3 years ago
lym0302
3b304544f6
modify yaml, test=doc
3 years ago
lym0302
ab04488738
update server cli, test=doc
3 years ago
lym0302
162361d878
format code, test=doc
3 years ago
lym0302
434708cff4
set device cpu, test=doc
3 years ago
lym0302
6b2dd16845
update server cli, test=doc
3 years ago
lym0302
80b83b7434
add cli, test=doc
3 years ago
lym0302
07158b2f12
move dir, test=doc
3 years ago