xiongxinlei
|
ff4ddd229e
|
fix the unuseful code, test=doc
|
3 years ago |
xiongxinlei
|
9c03280ca6
|
remove debug info, test=doc
|
3 years ago |
xiongxinlei
|
48fa84bee9
|
fix the asr online client bug, return None, test=doc
|
3 years ago |
xiongxinlei
|
babac27a79
|
fix ds2 online edge bug, test=doc
|
3 years ago |
xiongxinlei
|
dcab04a799
|
merge develop to server
|
3 years ago |
xiongxinlei
|
f56dba0ca7
|
fix the code format, test=doc
|
3 years ago |
Honei
|
55122cfc86
|
Merge branch 'develop' into server
|
3 years ago |
TianYuan
|
7c0ec3c249
|
Merge pull request #1716 from yt605155624/update_cli
[CLI]update cli, test=doc
|
3 years ago |
xiongxinlei
|
380afbbc5d
|
add ds2 model multi session, test=doc
|
3 years ago |
qingen
|
880829fe89
|
Merge pull request #1681 from qingen/cluster
[vec][score] add plda model
|
3 years ago |
TianYuan
|
a44f5c099e
|
update cli, test=doc
|
3 years ago |
xiongxinlei
|
5acb0b5252
|
fix the websocket chunk edge bug, test=doc
|
3 years ago |
Hui Zhang
|
b78bc6375b
|
Merge pull request #1712 from yt605155624/add_cnndecoder_onnx
[TTS]add fastspeech2 cnndecoder onnx model
|
3 years ago |
xiongxinlei
|
05a8a4b5fc
|
add connection stability, test=doc
|
3 years ago |
xiongxinlei
|
68731c61f4
|
add multi session result, test=doc
|
3 years ago |
xiongxinlei
|
10e825d9b2
|
check chunk window process, test=doc
|
3 years ago |
qingen
|
159d8fd628
|
Merge branch 'develop' into cluster
|
3 years ago |
xiongxinlei
|
d2640c1406
|
add mult sesssion process, test=doc
|
3 years ago |
TianYuan
|
dafe7c3657
|
add fastspeech2 cnndecoder onnx model, test=tts
|
3 years ago |
qingen
|
deb3ba070b
|
[vec] update mata info, test=doc
|
3 years ago |
xiongxinlei
|
97d31f9aac
|
update the attention_rescoring method, test=doc
|
3 years ago |
xiongxinlei
|
0c5dbbee5b
|
add conformer ctc prefix beam search decoding method, test=doc
|
3 years ago |
Honei
|
9d20a10b5a
|
Merge branch 'develop' into server
|
3 years ago |
Hui Zhang
|
0cde9f87ab
|
Merge pull request #1710 from Honei/deepspeech_server
[asr][websocket]fix the ws send bug, cache buffer, text=doc
|
3 years ago |
xiongxinlei
|
3ce4301665
|
add asr websocket server note, test=doc
|
3 years ago |
xiongxinlei
|
efc269b75f
|
remove unuseful code, test=doc
|
3 years ago |
xiongxinlei
|
89b102a7dd
|
fix the ws send bug, cache buffer, text=doc
|
3 years ago |
xiongxinlei
|
d21ccd0287
|
add conformer online server, test=doc
|
3 years ago |
Hui Zhang
|
c7b987c55d
|
format
|
3 years ago |
Hui Zhang
|
ec469179bf
|
Merge pull request #1696 from qingen/database-search
[vec][server] vpr demo support
|
3 years ago |
Hui Zhang
|
72933abc70
|
Merge pull request #1701 from WilliamZhang06/web
[WebSocket] added online asr doc and online asr command line, test=doc
|
3 years ago |
xiongxinlei
|
af484fc980
|
convert websockert results to str from bytest, test=doc
|
3 years ago |
WilliamZhang06
|
39895f6a25
|
added online asr doc and online asr command line, test=doc
|
3 years ago |
qingen
|
240520c0ca
|
Merge branch 'PaddlePaddle:develop' into cluster
|
3 years ago |
TianYuan
|
8bebf81199
|
[doc]fix typo, test=doc
|
3 years ago |
TianYuan
|
98f67870ea
|
Merge pull request #1693 from yt605155624/fix_ss_NHWC
[TTS]change NLC to NCL in speedyspeech, test=tts
|
3 years ago |
buchongyu
|
48358055d0
|
修改hack 单词拼写错误
|
3 years ago |
qingen
|
d3f8715b0a
|
Merge branch 'database-search' of github.com:qingen/PaddleSpeech into database-search
|
3 years ago |
qingen
|
89a0ec9018
|
[vec][server] vpr demo support, test=doc fix #1695
|
3 years ago |
TianYuan
|
8b801ca18b
|
change NLC to NCL in speedyspeech, test=tts
|
3 years ago |
WilliamZhang06
|
1dc02c7295
|
added online web client, test=doc
|
3 years ago |
Hui Zhang
|
1759116bd7
|
Revert "[WebSocket] fixed online model md5 error , test=doc"
|
3 years ago |
xiongxinlei
|
d1935d8552
|
add vector necessary note, test=doc
|
3 years ago |
qingen
|
0d8e2deb61
|
Merge branch 'PaddlePaddle:develop' into cluster
|
3 years ago |
Honei
|
48e0177767
|
Merge pull request #1630 from Honei/vox12
[vec]voxceleb convert dataset format to paddlespeech
|
3 years ago |
qingen
|
fc72295334
|
Merge pull request #1651 from ccrrong/ami
[vec] add speaker diarization pipeline
|
3 years ago |
xiongxinlei
|
4af007c3fc
|
fix vector ips log bug, test=doc
|
3 years ago |
qingen
|
8d9bd9a93a
|
[vec][score] update Copyright, test=doc fix #1667
|
3 years ago |
xiongxinlei
|
567286add3
|
wrap the embedding mean and std norm, test=doc
|
3 years ago |
Hui Zhang
|
d65b63b28d
|
Merge pull request #1652 from lym0302/tts_stream
[server] add stream tts server
|
3 years ago |