Commit Graph

264 Commits (0a5cc5556e602a202304860d5221f9b573582196)

Author SHA1 Message Date
lym0302 d48c4d686a update engine, test=doc
2 years ago
KP fa6e44e4ff Add paddlespeech.resource.
2 years ago
Hui Zhang 6f7917b7f2 fix streaming asr
2 years ago
Hui Zhang f07f57a3a8
Merge pull request #1945 from PaddlePaddle/asr_line
2 years ago
xiongxinlei be8a78a9d1 fix the vector model type error, test=doc
2 years ago
xiongxinlei a5605978fa update the acs note, test=doc
2 years ago
xiongxinlei a83374a787 update the vector readme, test=doc
2 years ago
xiongxinlei 7afbdbefad update the vector model, test=doc
2 years ago
TianYuan 5ee3cc0c31
Merge pull request #1855 from yt605155624/add_vits
2 years ago
Hui Zhang c15278ed80 format
2 years ago
Hui Zhang 943272385a refactor asr online
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
2 years ago
TianYuan 58028509c3 replace dynamic_import
2 years ago
iftaken 2938d3e49b Merge branch 'develop' into dev-hym
2 years ago
Honei bde7093578
Merge pull request #1906 from Honei/acs_server
2 years ago
xiongxinlei 0ea39f837b add asr time limt configuration, test=doc
2 years ago
xiongxinlei 25ee960571 refair the acs note, test=doc
2 years ago
xiongxinlei 3535079434 update the acs engine doc, test=doc
2 years ago
xiongxinlei d94ab22e92 acs server, test=doc
2 years ago
xiongxinlei f57fff24fb update the init flag, test=doc
2 years ago
xiongxinlei 67939d0d66 add check asr server model type, test=doc
2 years ago
lym0302 c5d2224d6d fix cors, test=doc
2 years ago
iftaken c7dd207038 fixs CORS Error
2 years ago
Hui Zhang a11dc53c1b
Merge pull request #1888 from Jackwaterveg/develop
2 years ago
root 88501fc32a fix server doc and decode_method
2 years ago
lym0302 be21aed09b trans remove file way, test=doc
2 years ago
lym0302 b1f9b8016d add start and end request on ws tts, test=doc
2 years ago
lym0302 d4f863dc97 improve, test=doc
2 years ago
xiongxinlei 06bea5f03d update the vector and text readme, test=doc
2 years ago
Hui Zhang 12ae137c83 update tts_api for ws
2 years ago
Hui Zhang 175c67b75e asr socket to asr api
2 years ago
Hui Zhang 7be6b0e8cf unify name style & frame with abs timestamp
2 years ago
xiongxinlei bb0db29d7e update the streaming asr readme, test=doc
2 years ago
lym0302 b361a73888 improve server code, test=doc
2 years ago
liangym e87495f045
[server] update readme (#1851)
2 years ago
Hui Zhang 37c6106ee0
Merge pull request #1848 from zh794390558/spx
2 years ago
Hui Zhang 8522b82999 format
2 years ago
xiongxinlei b7a77eebca update the time stamp type, test=doc
2 years ago
Honei 43582f5091
Merge branch 'develop' into asr_time
2 years ago
Hui Zhang d99e99ce2c
Merge pull request #1836 from Honei/punc
2 years ago
xiongxinlei 10da21a77b update the vector cli for server, test=doc
2 years ago
xiongxinlei 2ab96187aa streaming asr server add time stamp, test=doc
2 years ago
xiongxinlei c78653850b join streaming asr and punc server, test=doc
2 years ago
xiongxinlei 3950557e04 update the vector server note, test=doc
2 years ago
xiongxinlei b1dddddbe0 add vector server, test=doc
2 years ago
Hui Zhang cdb9a1b20b
Merge pull request #1813 from Honei/v0.3
2 years ago
Honei ff7dbcc2de
Merge branch 'develop' into v0.3
2 years ago
xiongxinlei f7af037cb1 add the note for offline asr, test=doc
2 years ago
xiongxinlei 3f80464926 update the streaming asr readme, test=doc
2 years ago
Hui Zhang fc96130fdc fix speechx core dump when stop immediately after start
2 years ago
xiongxinlei c5fe181405 update the paddlespeech_client asr_online cli, test=doc
2 years ago
Hui Zhang 903cc67a4d
Merge pull request #1801 from Honei/v0.3
2 years ago
xiongxinlei e844e0e0bb update the streaming output and punc default ip, port, test=doc
2 years ago
huangyuxin 18197cd3a5 renew ds2 model, test=doc
2 years ago
Honei f72cbc9b6d
Merge branch 'develop' into v0.3
2 years ago
xiongxinlei 9125cb076d update the ws asr response, final_result to result, test=doc
2 years ago
xiongxinlei 7007b0ecac update the asr server api, test=doc
2 years ago
Hui Zhang 5e23025c31 fix speechx ws server to return dummpy partial result, fix hang for ws client
2 years ago
Hui Zhang d7c8c1779f
Merge pull request #1786 from Jackwaterveg/debug
2 years ago
Hui Zhang 9cc7662512
Merge pull request #1782 from lym0302/add_streaming_cli
2 years ago
huangyuxin e145b26355 fix
2 years ago
huangyuxin 4f9e8bfa90 renew ds2 online, test=doc
2 years ago
xiongxinlei 833900a8b4 asr client add punctuatjion server, test=doc
2 years ago
lym0302 651012616a add info, test=doc
2 years ago
Hui Zhang 3b0004345c
Merge pull request #1772 from Honei/v0.3
2 years ago
lym0302 dc52c313fa fix code, test=doc
2 years ago
xiongxinlei 9e50448039 update the punc text model, text=doc
2 years ago
xiongxinlei 2fa1522bdd update the punc yaml to application.yaml, test=doc
2 years ago
xiongxinlei ba62b85e9b add text punc server, test=doc
2 years ago
lym0302 c00c31594c updata readme, test=doc
2 years ago
lym0302 70424e1ef9 add streaming tts demos, test=doc
2 years ago
Hui Zhang 91e24b0480 format code
2 years ago
xiongxinlei 13a37b4892 update the online protocal note, test=doc
2 years ago
xiongxinlei 2f2cb7eaaf update the audio handler note, test=doc
2 years ago
xiongxinlei 7aa5a3df2b fix the streaming asr server bug, server client, test=doc
2 years ago
TianYuan 24f0a7d44b
Merge pull request #1733 from lym0302/tts_stream
2 years ago
lym0302 104c7ff27d code format, test=doc
2 years ago
lym0302 e398fe9c74 remove code, test=doc
2 years ago
Hui Zhang 3561875dd0 Merge branch 'develop' into fix
2 years ago
Hui Zhang c7d9b11529 format
2 years ago
xiongxinlei 56751a1ed5 update the server device to paddle.device, test=doc
2 years ago
xiongxinlei 4b76a01c85 update en readme.md, test=doc
2 years ago
xiongxinlei 1a0c2bea5d add streaming asr demo, test=doc
2 years ago
lym0302 4e9db4ff71 add onnx tts engine, test=doc
2 years ago
Hui Zhang cf9a590fa5
Merge pull request #1704 from Honei/server
2 years ago
xiongxinlei ac9fcf7f4a fix the asr infernece model, paddle.no_grad, test=doc
2 years ago
xiongxinlei ff4ddd229e fix the unuseful code, test=doc
2 years ago
xiongxinlei 48fa84bee9 fix the asr online client bug, return None, test=doc
2 years ago
xiongxinlei babac27a79 fix ds2 online edge bug, test=doc
2 years ago
liangym ab656aab57
Merge pull request #1713 from lym0302/tts_stream
2 years ago
xiongxinlei f56dba0ca7 fix the code format, test=doc
2 years ago
xiongxinlei 380afbbc5d add ds2 model multi session, test=doc
2 years ago
lym0302 9e41ac8550 code format, test=doc
2 years ago
lym0302 40dde22fc4 code format, test=doc
2 years ago
xiongxinlei 5acb0b5252 fix the websocket chunk edge bug, test=doc
2 years ago
xiongxinlei 05a8a4b5fc add connection stability, test=doc
2 years ago
lym0302 00a6236fe2 remove test code, test=doc
2 years ago
lym0302 9c0ceaacb6 add streaming am infer, test=doc
2 years ago
xiongxinlei 68731c61f4 add multi session result, test=doc
2 years ago
xiongxinlei 10e825d9b2 check chunk window process, test=doc
2 years ago
xiongxinlei d2640c1406 add mult sesssion process, test=doc
2 years ago
xiongxinlei 97d31f9aac update the attention_rescoring method, test=doc
2 years ago
xiongxinlei 0c5dbbee5b add conformer ctc prefix beam search decoding method, test=doc
2 years ago
Honei 9d20a10b5a
Merge branch 'develop' into server
2 years ago
Hui Zhang 0cde9f87ab
Merge pull request #1710 from Honei/deepspeech_server
2 years ago
xiongxinlei 3ce4301665 add asr websocket server note, test=doc
2 years ago
xiongxinlei efc269b75f remove unuseful code, test=doc
2 years ago
xiongxinlei 89b102a7dd fix the ws send bug, cache buffer, text=doc
2 years ago
xiongxinlei d21ccd0287 add conformer online server, test=doc
2 years ago
Hui Zhang c7b987c55d format
2 years ago
xiongxinlei af484fc980 convert websockert results to str from bytest, test=doc
2 years ago
WilliamZhang06 39895f6a25 added online asr doc and online asr command line, test=doc
2 years ago
WilliamZhang06 1dc02c7295 added online web client, test=doc
2 years ago
Hui Zhang 1759116bd7
Revert "[WebSocket] fixed online model md5 error , test=doc"
2 years ago
lym0302 9d0224460b code format, test=doc
2 years ago
lym0302 4b111146dc code format, test=doc
2 years ago
lym0302 82992b3ed6 add test code, test=doc
2 years ago
Hui Zhang d65b63b28d
Merge pull request #1652 from lym0302/tts_stream
2 years ago
Hui Zhang 2f97b81346
Merge pull request #1682 from WilliamZhang06/ws-develop
2 years ago
root 9dacfb405f fixed online model md5 error , test=doc
2 years ago
lym0302 1a3c811f04 code format, test=doc
2 years ago
lym0302 759a9e61e4 update server cli, test=doc
2 years ago
lym0302 603e565ab1 add stream tts server, test=doc
2 years ago
Hui Zhang cb39777a60 format code
2 years ago
liangym 602b0b0da3
Merge pull request #1632 from lym0302/develop
2 years ago
WilliamZhang06 2ec8d608bf fixed comments, test=doc
2 years ago
liangym 21c4132eda
Update paddlespeech_client.py
2 years ago
WilliamZhang06 d847fe29cf added online asr engine , test=doc
2 years ago
lym0302 829f1e332e update readme, test=doc
3 years ago
Hui Zhang 6abc5d9f7e format
3 years ago
lym0302 89457b273a modify, test=doc
3 years ago
lym0302 77bad44e8b modify readme, test=doc
3 years ago
lym0302 8ef92a9495 modify, test=doc
3 years ago
lym0302 89dbda58f6 add cls static model, test=doc
3 years ago
lym0302 5187df847f modify server demo, test=doc
3 years ago
lym0302 0a6602c708 modify application.yaml, test=doc
3 years ago
lym0302 99fa7a8205 add server cls, test=doc
3 years ago
lym0302 3b304544f6 modify yaml, test=doc
3 years ago
Hui Zhang 2886ab9373
Merge pull request #1530 from lym0302/server_cli
3 years ago
lym0302 e50c1b3b1d add server test, test=doc
3 years ago
Hui Zhang 5ba4907c44
Merge pull request #1514 from lym0302/server_cli
3 years ago
lym0302 85d4a31e04 update application.yaml, test=doc
3 years ago
lym0302 ab04488738 update server cli, test=doc
3 years ago
lym0302 72c0cda30c add paddlespeech_server stats, 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 920b2c808c paras required, test=doc
3 years ago
lym0302 6b2dd16845 update server cli, test=doc
3 years ago
WilliamZhang06 78c9b7342c deleted wav file , test=doc
3 years ago