Commit Graph

302 Commits (7b864e8f38646d702d2993b456e5868c011aa902)

Author SHA1 Message Date
Hui Zhang 1f5f34a815
Merge pull request #2016 from Jackwaterveg/develop_dev
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 69a6da4c16 ctc endpoint work
2 years ago
Hui Zhang 8f9b7bba48 refactor asr online server
2 years ago
lym0302 90b7f88eb5 fix hifigan pad value
2 years ago
liangym 919c8d0607 Merge branch 'PaddlePaddle:develop' into update_engine
2 years ago
Hui Zhang 693cd5792e fix speech ws example, test=doc
2 years ago
liangym 4a11257dcb
Merge branch 'develop' into update_engine
2 years ago
lym0302 d48c4d686a update engine, test=doc
2 years ago
r be70016edb Improve readability
2 years ago
KP 49dadc8044 Update usage and doc of cli executor.
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
Hui Zhang 8f8239ad3b
Merge pull request #1954 from Honei/acs_server
2 years ago
xiongxinlei 07c0d7d7cc remove old vector model info, test=doc
2 years ago
xiongxinlei be8a78a9d1 fix the vector model type error, 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
Yang Zhou fef3e5f15f fix
2 years ago
Yang Zhou daadec0c63 add custom asr script
2 years ago
Hui Zhang c15278ed80 format
2 years ago
TianYuan 16e50edf21 update readme
2 years ago
TianYuan 9bf29091d6 update readme
2 years ago
huangyuxin d1ac7608d4 add script for calc RTF
2 years ago
Hui Zhang 7be1b1b676
Merge pull request #1920 from PaddlePaddle/zh794390558-patch-2
2 years ago
Hui Zhang e3dd444ca4
Update README_cn.md
2 years ago
Hui Zhang 1cd1730b18
update streaming asr server doc
2 years ago
Honei bde7093578
Merge pull request #1906 from Honei/acs_server
2 years ago
xiongxinlei 5793f1bc1a update the readme, test=doc
2 years ago
xiongxinlei 903060654f update the acs server config, test=doc
2 years ago
Jackwaterveg 760b60e7cc
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
Honei bd66c7a8f7
Merge pull request #1905 from Honei/develop
2 years ago
xiongxinlei 67939d0d66 add check asr server model type, test=doc
2 years ago
Jackwaterveg e7cb0365dd
test=doc
2 years ago
Jackwaterveg a695c2cd36
test=doc
2 years ago
Jackwaterveg 0a862b2458
test=doc
2 years ago
Jackwaterveg dbbbd2f9f3
test=doc
2 years ago
Hui Zhang 283bbab1c2
Merge pull request #1903 from SmileGoat/add_demos
2 years ago
Yang Zhou 92b20aa327 format
2 years ago
Yang Zhou fd78224937 format
2 years ago
Yang Zhou 226823e57a format
2 years ago
Yang Zhou d40dd7bc31 format
2 years ago
Yang Zhou b917b1a7f2 format
2 years ago
Yang Zhou 86de61250e format
2 years ago
Yang Zhou 06a01b03a2 format
2 years ago
TianYuan f335bd800e
Merge pull request #1898 from lym0302/fix_cors
2 years ago
Yang Zhou 8126ae726b add docker pull
2 years ago
Yang Zhou 81ae5ffd72 add readme
2 years ago
lym0302 c5d2224d6d fix cors, test=doc
2 years ago
Yang Zhou a5f52d6d8e update readme
2 years ago
Yang Zhou 8d19c056d7 add custom_streaming_asr
2 years ago
root 88501fc32a fix server doc and decode_method
2 years ago
Hui Zhang 1eab2b8698 update asr port
2 years ago
Hui Zhang 5656768c95 streaming asr server using paddlespeech_server/client
2 years ago
Hui Zhang c23a97e242
Merge pull request #1877 from Jackwaterveg/develop
2 years ago
xiongxinlei 597d601dec update the port to 8090, test=doc
2 years ago
xiongxinlei 06bea5f03d update the vector and text readme, test=doc
2 years ago
root 9f389a7a33 support cpu, test=asr
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 8522b82999 format
2 years ago
Hui Zhang d99e99ce2c
Merge pull request #1836 from Honei/punc
2 years ago
xiongxinlei 0e2372edd2 update readme_cn.md, test=doc
2 years ago
xiongxinlei d1eb6269ff update the streaming asr and punc server to cpu device, test=doc
2 years ago
Hui Zhang 435e86b335
Merge pull request #1835 from Honei/vec_server
2 years ago
xiongxinlei 10da21a77b update the vector cli for server, test=doc
2 years ago
xiongxinlei c78653850b join streaming asr and punc server, test=doc
2 years ago
xiongxinlei b1dddddbe0 add vector server, test=doc
2 years ago
Jackwaterveg e6fb39a5ab
test=doc
2 years ago
Jackwaterveg 1cb9988092
test=doc
2 years ago
Jackwaterveg 1b7e76eeaf
test=doc
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 a132044106 fix the cn readme.md bug, text=doc
2 years ago
xiongxinlei 3f80464926 update the streaming asr readme, test=doc
2 years ago
xiongxinlei c5fe181405 update the paddlespeech_client asr_online cli, test=doc
2 years ago
Hui Zhang 2a661fcdb4
Merge pull request #1804 from lym0302/fix_server_code
2 years ago
Hui Zhang 632ad22f5c
Merge branch 'develop' into develop
2 years ago
xiongxinlei 7e88f2bf11 update streaming asr readme, test=doc
2 years ago
GT-Zhang bad247f9fc
修复错别字一枚
2 years ago
lym0302 08458e9164 update readme, test=doc
2 years ago
xiongxinlei f9889b9a94 fix client parse asr result, 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
lym0302 651012616a add info, test=doc
2 years ago
lym0302 88adcaa6dc fix code, test=doc
2 years ago
lym0302 70424e1ef9 add streaming tts demos, test=doc
2 years ago
Hui Zhang 91e24b0480 format code
2 years ago
Hui Zhang f8cb0c8e8b
Merge pull request #1761 from Honei/develop
2 years ago
xiongxinlei 9760d70b32 update the streaming asr english note, test=doc
2 years ago
Hui Zhang 20dcd67120
Merge pull request #1760 from qingen/database-search
2 years ago
xiongxinlei 429965ca0e update the streaming asr server readme, test=doc
2 years ago
qingen e8be8bf927 [vec][debug] bug fix to adapt VUE, test=doc
2 years ago
Hui Zhang c403a83820 fix param path name; ws client
2 years ago
xiongxinlei 56751a1ed5 update the server device to paddle.device, test=doc
2 years ago