WongLaw
324b166c52
Removed useless spk_id in speech_server and streaming_tts_server from demos, and support bilingual server engine, test=tts ( #2380 )
...
* Removed useless spk_id in speech_server and streaming_tts_server from demos, and support bilingual server engine.
2 years ago
tianhao zhang
6745e9dd6b
fix dp init
2 years ago
TianYuan
35c6ffa90b
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into add_vc2
2 years ago
TianYuan
e622f42d92
add aishell3 voice cloning with ECAPA-TDNN spk encoder
2 years ago
TianYuan
795eb7bd10
format paddlespeech with pre-commit ( #2331 )
2 years ago
tianhao zhang
ed2819d7af
fix format test=asr
2 years ago
tianhao zhang
1dfca4ef73
fix multigpu training
2 years ago
Zhao Yuting
c28064fec2
Update asr_engine.py ( #2302 )
...
* Update asr_engine.py
* Update asr_engine.py
* Update application.yaml
must add parameter "num_decoding_left_chunks" so as to modify this in other scenarios.
* Update asr_engine.py
* Update application.yaml
* Update application.yaml
* Update asr_engine.py
2 years ago
Betterman-qs
e2dc204d4d
update engine_warmup.py, test=tts
2 years ago
Betterman-qs
cf1b873528
update engine_warmup.py, test=tts
2 years ago
Hui Zhang
e62cbc464e
Merge pull request #2124 from zh794390558/new_api
...
[asr] optimize attention cache used for attention ; 0-dim tensor for model export
2 years ago
Hui Zhang
8376f3d40d
Merge pull request #2128 from zh794390558/endpoint
...
[server][asr]more accuracy decoding somthing
2 years ago
Hui Zhang
1edf120506
fix comment error
2 years ago
Hui Zhang
d142d3a7c0
add docstring
2 years ago
Hui Zhang
f8450c39e5
rename n_v_s to n_v_b, n_v_ns to n_v_nb
2 years ago
Hui Zhang
f4b11b19e5
rename time_s and time_ns to time_b and time_nb
2 years ago
Hui Zhang
98eed53e6d
more accuracy decoding somthing
2 years ago
Hui Zhang
e81849277e
att cache for streaming asr
2 years ago
lym0302
d66d6a05c7
Merge branch 'develop' of https://github.com/lym0302/PaddleSpeech into develop
2 years ago
lym0302
5b06b76ebc
change sr, test=doc
2 years ago
huangyuxin
05d41523ad
Merge branch 'develop' into webdataset
2 years ago
TianYuan
4b1f82d312
log redundancy in server
2 years ago
huguanghui
20a9a67925
fix log issue #2070
2 years ago
KP
527744d5f0
Fix unnecessary download present in issue #2067 .
2 years ago
Jackwaterveg
6598216b2f
Merge branch 'develop' into webdataset
2 years ago
huangyuxin
aa12b9ab52
replace s2t.transform with audio.transform
2 years ago
lym0302
7d4f320836
fix_model_init, test=doc
2 years ago
Hui Zhang
d20adb5c89
Merge pull request #2048 from KPatr1ck/import_bug
...
[CLI][Audio] Fix circular import error in paddlespeech.cli.utils and paddlespeech.audio
2 years ago
KP
fe345409bb
Fix circular import error in paddlespeech.cli.utils and paddlespeech.audio
2 years ago
Hui Zhang
59a78f2a46
ds2 wenetspeech to onnx and support streaming asr server
2 years ago
Hui Zhang
0f8e9cdd32
add init file
2 years ago
Hui Zhang
27f2833bf7
format
2 years ago
Hui Zhang
5e03d753ac
add ds2 steaming asr onnx
2 years ago
Hui Zhang
9106daa2a3
code format
2 years ago
Hui Zhang
3cee7db021
onnx ds2 straming asr
2 years ago
Hui Zhang
c8574c7e35
ds2 inference as sepearte engine for streaming asr
2 years ago
Hui Zhang
b9e3e49305
refactor stream asr and fix ds2 stream bug
2 years ago
Jackwaterveg
bca014fd92
Merge pull request #2032 from PaddlePaddle/audio_refactoring
...
[audio] Audio refactoring
2 years ago
KP
bf056c013d
Refactor paddleaudio to paddlespeech.audio
2 years ago
liangym
e0c0804ce3
Merge pull request #2025 from Jackwaterveg/fix
...
[CLI ]fix cli
2 years ago
huangyuxin
2b5bc6df39
fix cli, test=doc
2 years ago
Hui Zhang
1f5f34a815
Merge pull request #2016 from Jackwaterveg/develop_dev
...
[ASR] Support editing num_decode_left_chunks in cli and server
2 years ago
Hui Zhang
262f42d49f
do not reset result for web ws api
2 years ago
huangyuxin
6ebe476532
support editing num_decode_left_chunks in cli and server
2 years ago
Hui Zhang
dfdf450b22
fix #2013 ; and format
2 years ago
Hui Zhang
69a6da4c16
ctc endpoint work
2 years ago
Hui Zhang
8f9b7bba48
refactor asr online server
2 years ago
liangym
919c8d0607
Merge branch 'PaddlePaddle:develop' into update_engine
2 years ago
Hui Zhang
82c1f4c508
Merge pull request #1997 from Jackwaterveg/develop_dev
...
[ASR] refactor ds2, cli, server with espent datapipeline
2 years ago
KP
613b689017
Fix tts_online server issue. test=doc
2 years ago