Commit Graph

721 Commits

Author SHA1 Message Date
雾聪
a624b2d4c1 update funasr-wss-server 2023-06-27 17:18:42 +08:00
雾聪
65e68a9fc7 fix funasr-onnx-offline-rtf's log 2023-06-26 17:23:48 +08:00
雾聪
7fbb56719b add check for local models 2023-06-26 16:52:44 +08:00
雾聪
39b5de0fbc update funasrruntime.cpp 2023-06-25 23:22:37 +08:00
雾聪
5464448bd3 update funasrruntime.cpp 2023-06-25 22:57:47 +08:00
雾聪
57558b4a7d fix badcase for empty files 2023-06-25 22:50:09 +08:00
雾聪
c062a9d72e add iArray initialization;split big datas to small blocks 2023-06-24 21:03:59 +08:00
雾聪
e25679caf3 update funasr-wss-server 2023-06-21 16:38:41 +08:00
manyeyes
c2a2575f19
add c# assembly for fsmn vad (#650)
Co-authored-by: zx <12345678>
2023-06-21 09:31:59 +08:00
zhaomingwork
369f2ff883
add html5 local access asr service directly (#654) 2023-06-20 11:08:50 +08:00
雾聪
a557a55b8b update funasr-wss-client funasr-wss-server 2023-06-20 10:25:53 +08:00
Yabin Li
a3c18ddd8e
Update readme.md 2023-06-19 23:45:24 +08:00
Yabin Li
25663720e7
Update readme.md 2023-06-19 23:42:01 +08:00
游雁
34c068d015 typeguard==2.13.3 2023-06-19 19:20:15 +08:00
zhaomingwork
293e212128
Java ws client support (#651)
* add java websocket support

* make little changes
2023-06-19 12:24:27 +08:00
雾聪
546e6a658a update server.key 2023-06-18 15:21:16 +08:00
Yabin Li
273df574b3
Update readme.md 2023-06-18 15:01:16 +08:00
雾聪
4382dcb15f add logs for model load 2023-06-16 17:04:49 +08:00
雾聪
2e6011f448 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-06-16 14:27:38 +08:00
雾聪
45612782d7 update funasr-onnx-offline-rtf 2023-06-16 14:26:06 +08:00
Yabin Li
6e9d84e4aa
Update readme.md 2023-06-15 17:48:07 +08:00
雾聪
774e57d5fe update readme 2023-06-15 17:43:55 +08:00
雾聪
704bd3692b update wss server&client 2023-06-15 17:32:20 +08:00
zhaomingwork
4e95ad3c49
For python ws client long wav not recv asr result bug (#633)
* fix cpp ws client not exit when finished problem

* add count for multiple files

* fix python ws client long wav not asr result bug
2023-06-15 16:41:36 +08:00
zhaomingwork
2962dc8306
For cpp ws client long file not exited bug (#631)
* fix cpp ws client not exit when finished problem

* add count for multiple files
2023-06-15 11:34:35 +08:00
雾聪
385a421ced update funasr-ws-client funasr-ws-server 2023-06-14 15:32:29 +08:00
zhaomingwork
dde24214fe
fix cpp ws client not exit when finished problem (#628) 2023-06-14 11:06:07 +08:00
雾聪
adbc28bc18 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-06-14 00:42:34 +08:00
雾聪
6927d0baa7 rename websocket client&server; fix funasr-ws-client; update readme; 2023-06-14 00:34:42 +08:00
zhaomingwork
38ccf84873
exit when send all data for python ws client (#627)
* keep blank for english asr result

* exit when finished for python ws client
2023-06-13 23:01:06 +08:00
雾聪
720c048410 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-06-13 19:40:06 +08:00
雾聪
59113b50b5 update wss_client_asr.py 2023-06-13 19:39:07 +08:00
zhaomingwork
4a33f08def
keep blank for english asr result (#623) 2023-06-13 10:54:23 +08:00
游雁
b805d85fd8 websocket python srv ncpu=4 2023-06-13 10:51:00 +08:00
zhaomingwork
d7e3ae17c3
add connect button for ws html5 (#621) 2023-06-12 21:41:04 +08:00
游雁
9fcebf0e39 h5 2023-06-12 16:27:14 +08:00
zhifu gao
04addbf533
h5 (#617) 2023-06-12 15:37:36 +08:00
zhaomingwork
72cdfe65e3
Modified cpp ws server for centos (#610)
* fix bug for cpp ws srv in centos not working

* add openssl install for centos in readme
2023-06-08 11:30:01 +08:00
游雁
80833116a2 websocket vad output None 2023-06-08 09:51:26 +08:00
zhaomingwork
800a3bc9d1 for wss client no offline mode 2023-06-07 09:32:17 +00:00
Yabin Li
ec70d21816
Update CMakeLists.txt 2023-06-07 13:08:19 +08:00
Yabin Li
ad9a097bef
Update ct-transformer.cpp 2023-06-07 12:40:20 +08:00
游雁
787b9d8e7e model license 2023-06-06 22:09:42 +08:00
chenmengzheAAA
12e1849c6d
fix eng word space (#598)
Co-authored-by: mengzhe.cmz <mengzhe.cmz@alibaba-inc.com>
2023-06-06 19:16:36 +08:00
雾聪
fae856e23d update funasr-onnx-offline 2023-06-02 23:00:08 +08:00
雾聪
8b6a110336 update funasr-onnx-offline-rtf 2023-06-02 22:52:12 +08:00
雾聪
f192c1cc99 update funasr-onnx-offline-vad 2023-06-02 22:40:34 +08:00
雾聪
0a0aa61ca9 update funasr-onnx-online-vad 2023-06-02 22:34:42 +08:00
雾聪
eee6af2ece Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-06-02 22:08:10 +08:00
雾聪
3372b13d24 add fsmn-vad-online 2023-06-02 22:02:31 +08:00
hnluo
6ad154b79a
Merge pull request #585 from alibaba-damo-academy/dev_lhn3
Update wss_srv_asr.py
2023-06-02 14:15:14 +08:00
hnluo
6123c2cda6
Update wss_srv_asr.py 2023-06-02 14:14:26 +08:00
zhaomingwork
6f3b508485
For python ws online asr slow problem (#582)
* for python online ws srv become slow problem

* little change for message
2023-06-02 13:02:29 +08:00
haoneng.lhn
45af154bf5 update 2023-06-02 12:59:11 +08:00
雾聪
dbffb47415 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-06-01 11:07:19 +08:00
雾聪
c0ead63bc2 fix: last mini sentence 2023-06-01 11:06:15 +08:00
haoneng.lhn
a1cc5a26a1 update paraformer online websocket recipe 2023-05-31 18:54:43 +08:00
游雁
a16edb1ce1 websocket docs 2023-05-25 20:25:02 +08:00
游雁
420deca614 websocket docs 2023-05-25 20:08:57 +08:00
zhaomingwork
2c9e9a69db
add 2pass online offline select for ws html5 (#557) 2023-05-25 19:30:26 +08:00
zhaomingwork
21c590ad67
add ssl support for cpp websocket (#553) 2023-05-25 15:24:10 +08:00
游雁
9dfd39f40f docs 2023-05-24 23:38:11 +08:00
游雁
f89111a45b websocket unify wss_srv for online offline 2pass 2023-05-24 23:30:26 +08:00
zhifu gao
58def8a8f3
Delete requirement.txt 2023-05-24 17:08:32 +08:00
游雁
20a6666603 html5 docs 2023-05-24 17:01:56 +08:00
游雁
cfe1eb132a html5 docs 2023-05-24 16:47:36 +08:00
zhaomingwork
b8dd1e310b
add ssl for ws_clinet and 2pass offline srv (#546) 2023-05-24 15:43:48 +08:00
游雁
21bcf7085b html5 docs 2023-05-24 13:56:22 +08:00
游雁
8e5c95b5e1 html5 docs 2023-05-24 13:53:56 +08:00
游雁
9c6c2f6a91 html5 docs 2023-05-24 12:44:38 +08:00
游雁
6724b7a624 html5 docs 2023-05-24 10:57:26 +08:00
游雁
150b8b5343 funasr docs 2023-05-19 18:46:50 +08:00
游雁
c557cd1cf2 Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add
2023-05-19 18:39:27 +08:00
zhaomingwork
b63e73ae4f add asr wss address input to html 2023-05-19 06:30:13 +00:00
游雁
cfa1eaf88a websocket 2pass bugfix 2023-05-19 14:14:34 +08:00
游雁
fb54d05c64 websocket 2pass bugfix 2023-05-19 12:32:35 +08:00
游雁
219c2482ab websocket 2pass bugfix 2023-05-19 11:33:27 +08:00
zhifu gao
7eaf608c2d
Merge pull request #531 from alibaba-damo-academy/dev_new
websocket online 2pass bugfix
2023-05-19 11:31:33 +08:00
游雁
e81486f158 websocket online 2pass bugfix 2023-05-18 19:45:35 +08:00
zhifu gao
97a689d65d
Merge pull request #526 from alibaba-damo-academy/dev_infer
Dev infer
2023-05-18 19:35:08 +08:00
wucong.lyb
624ba8834b Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR 2023-05-18 10:23:47 +08:00
wucong.lyb
4e0284534d add cpp_onnx vad+asr+punc benchmark 2023-05-18 10:23:38 +08:00
zhifu gao
81bc0686c7
Update punc_bin.py 2023-05-17 18:36:24 +08:00
zhifu gao
ee2d96ad2e
Merge pull request #523 from alibaba-damo-academy/main
update with main
2023-05-17 18:30:36 +08:00
游雁
f2413d66f5 websocket online vad endpoint 2023-05-17 18:28:59 +08:00
mengzhe.cmz
ce7914034d increase vad realtime punc 2023-05-17 17:12:14 +08:00
游雁
149e3131fc Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add
2023-05-17 16:38:57 +08:00
游雁
ed2d1fed05 websocket online vad endpoint 2023-05-17 16:38:11 +08:00
雾聪
30947f909b fix funasr-onnx-offline-rtf uninit 2023-05-17 16:30:28 +08:00
雾聪
d29ed02c56 fix fbank input 2023-05-17 15:50:43 +08:00
雾聪
8706e767af Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-05-17 15:45:46 +08:00
雾聪
09e46dcf07 update fsmn-vad.cpp 2023-05-17 15:45:42 +08:00
雾聪
a44eb39cbd fix funasr-onnx-offline-rtf 2023-05-17 15:32:00 +08:00
雾聪
1631502283 fix fsmnvad 2023-05-17 15:14:08 +08:00
zhaomingwork
d00974c825 add english readme 2023-05-16 03:20:44 +00:00
游雁
831534a849 readme 2023-05-16 09:56:35 +08:00
zhaomingwork
c00336e115 add fire engine manually 2023-05-15 14:32:34 +00:00
zhaomingwork
937ffec553 change readme.md 2023-05-15 14:15:54 +00:00
zhaomingwork
00de451100 add ws_server_online support wss 2023-05-15 14:05:26 +00:00
zhaomingwork
d3c47020b6 little change 2023-05-15 07:05:30 +00:00
zhaomingwork
c8fe32c5bc change readme for more detail 2023-05-15 07:00:16 +00:00
zhaomingwork
98c71103ae little change 2023-05-15 05:28:21 +00:00
zhaomingwork
60e683f512 change demo gif url 2023-05-15 05:26:23 +00:00
zhaomingwork
2ec6637c8d add html5 demo for online ws srv 2023-05-15 05:13:14 +00:00
zhuzizyf
9f2e5f058e
Update e2e-vad.h
Fix speech noise threshold setting bug.
2023-05-15 10:56:15 +08:00
zhaomingwork
f2e7ea83c9 fix bug for cpp msg not return right name 2023-05-13 00:02:33 +00:00
zhaomingwork
3dcaa9df2f fix NoneType bug for ws_client.py microphone mode 2023-05-12 23:30:05 +00:00
游雁
99387140ba websocket new version for offline 2pass send bytes 2023-05-13 00:21:09 +08:00
游雁
9dad49c3a1 websocket new version for offline 2pass send bytes 2023-05-13 00:20:19 +08:00
zhifu gao
f03a604204
Merge pull request #505 from zhaomingwork/cpp-python-websocket-compatible
python websocket send binary bytes directly
2023-05-13 00:17:32 +08:00
zhaomingwork
ddde971fd9 change for cpp client 2023-05-12 08:55:42 +00:00
zhaomingwork
6c5271b911 modified ws_clinet.py to parallel handle wavs in diff process 2023-05-12 07:37:34 +00:00
zhaomingwork
ec1f0f087f Merge branch 'cpp-python-websocket-compatible' of github.com:zhaomingwork/FunASR into cpp-python-websocket-compatible 2023-05-12 07:00:06 +00:00
zhaomingwork
5ed359464f modified cpp websocket compatiple with python 2023-05-12 06:59:06 +00:00
游雁
1c0774fdf3 onnx export funasr_onnx 2023-05-12 11:40:10 +08:00
zhaomingwork
3ad2374353
Merge branch 'alibaba-damo-academy:main' into cpp-python-websocket-compatible 2023-05-12 11:20:26 +08:00
zhaomingwork
a30953f759 cpp python websocket compatible 2023-05-12 03:19:19 +00:00
游雁
d25d0942f9 onnx export funasr_onnx 2023-05-12 11:03:22 +08:00
游雁
a1cbcc09f4 onnx export funasr_onnx 2023-05-12 10:43:03 +08:00
游雁
42bc88e7f7 onnx export funasr_onnx 2023-05-12 10:42:20 +08:00
游雁
fefeadbd0b grpc docs 2023-05-12 09:43:49 +08:00
Yabin Li
57402765a7
Update readme.md 2023-05-11 10:49:48 +08:00
lyblsgo
0f0dccd758 modify fsmn-vad 2023-05-10 16:57:16 +08:00
lyblsgo
659e18be11 add functions 2023-05-10 16:56:12 +08:00
lyblsgo
0bddc26393 modify onnxruntime readme.md 2023-05-10 16:55:42 +08:00
lyblsgo
736d5be538 fix funasr-onnx-offline for new apis 2023-05-10 16:55:12 +08:00
lyblsgo
02ff2230ad modify funasr apis 2023-05-10 16:54:21 +08:00
lyblsgo
9eaa9de61a fix websocketsrv.cpp for new apis 2023-05-10 16:53:16 +08:00
lyblsgo
eea2a7689f fix paraformer-server for new apis 2023-05-10 16:52:46 +08:00
zhuyunfeng
b15db52e4e Add contributor 2023-05-09 23:03:15 +08:00
zhuzizyf
0bb1196656
Update e2e-vad.h
Fixed the memory out-of-bounds issue caused by unsigned numbers.
2023-05-09 22:23:06 +08:00
Yabin Li
af6d026939
Update CMakeLists.txt 2023-05-09 19:16:48 +08:00
zhaomingwork
c533410c92 modified for new asr api 2023-05-09 10:21:21 +00:00
lyblsgo
f2500eca93 rename punc functions 2023-05-09 13:39:51 +08:00
游雁
80cc830eba websocket docs 2023-05-08 22:40:34 +08:00
游雁
5edc1b7732 websocket docs 2023-05-08 22:36:07 +08:00
Yabin Li
6623251582
Merge pull request #477 from alibaba-damo-academy/dev_grpc
Dev grpc
2023-05-08 20:37:23 +08:00
lyblsgo
1799f356df add funasr namespace 2023-05-08 20:33:46 +08:00
lyblsgo
e619b64938 rm include/glog 2023-05-08 20:32:37 +08:00
lyblsgo
0983550a22 add funasr namespace 2023-05-08 20:31:39 +08:00
游雁
090fe9fad0 fix 2023-05-08 20:05:03 +08:00
Yabin Li
1358e8a5fc
Merge pull request #476 from alibaba-damo-academy/dev_grpc
rename api names; fix paraformer-server for new apis;
2023-05-08 19:49:51 +08:00
lyblsgo
760d1cd6d2 fix paraformer-server for new apis 2023-05-08 19:47:01 +08:00
lyblsgo
7c5703ffdd rename api names 2023-05-08 19:12:29 +08:00
游雁
fd1aa6b079 funasr_onnx 0.0.8 2023-05-08 19:02:30 +08:00
zhifu gao
98223a3b59
Merge pull request #475 from alibaba-damo-academy/dev_cmz
onnx runtime model int32
2023-05-08 18:56:27 +08:00
mengzhe.cmz
f5825f1f4f onnx runtime model int32 2023-05-08 18:54:30 +08:00
游雁
7283592ce1 websocket python offline/online 2pass demo 2023-05-08 17:09:04 +08:00
游雁
3cb44db96a websocket python offline/online 2pass demo 2023-05-08 16:25:46 +08:00
游雁
f426e1fd92 Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add
2023-05-08 16:14:59 +08:00
游雁
59f920f17c websocket python offline/online 2pass demo 2023-05-08 16:14:25 +08:00
lyblsgo
46357e96f4 update onnxruntime readme 2023-05-08 14:33:23 +08:00
lyblsgo
64c49cf3d8 Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main 2023-05-08 14:20:10 +08:00
lyblsgo
cc91b8fb60 modify copyright 2023-05-08 14:18:41 +08:00
mengzhe.cmz
3d7c0c5d2d fix vad realtime space bug 2023-05-08 12:44:50 +08:00
Yabin Li
8a08405b66
Merge branch 'main' into dev_apis 2023-05-08 11:43:08 +08:00
lyblsgo
76e3e8445a update readme 2023-05-08 11:28:45 +08:00
游雁
2978c59a95 websocket python 2023-05-08 11:25:38 +08:00
lyblsgo
11f0ed89af fix wavhead reader; modify punc input to int32; add vad/punc/offline-stream apis; modify option parser 2023-05-08 10:56:18 +08:00
游雁
4d3210044e vad begin point bias 2023-05-08 09:56:34 +08:00
游雁
24f2aa224a vad begin point bias 2023-05-08 00:41:21 +08:00
游雁
5d165695e6 vad begin point bias 2023-05-08 00:36:14 +08:00
游雁
a6b790bffc websocket offline 2023-05-08 00:11:30 +08:00
游雁
296ec00997 websocket offline 2023-05-07 23:02:56 +08:00
游雁
c04d30bf09 websocket readme 2023-05-06 22:43:13 +08:00
游雁
4f498e8d82 websocket 2023-05-06 22:24:50 +08:00
游雁
8e238cfc85 websocket 2023-05-06 22:19:26 +08:00
zhaomingwork
eb6c31aedd fix problem about chunk_interval 2023-05-06 13:53:28 +00:00
root
af346ddd4d add multiple process test for python websocket client 2023-05-06 10:55:32 +00:00
root
0ccf05b850 fix bug for python websocket 2023-05-06 08:48:41 +00:00
Yabin Li
63cb171bc5
Update audio.cpp 2023-05-05 19:12:31 +08:00
zhuzizyf
e6d8d9d6d3
Update e2e-vad.h
Removing unused code.
2023-05-05 12:48:27 +08:00
游雁
5fc6f7899a websocket docs 2023-05-04 11:31:45 +08:00
zhuzizyf
1b6b10ab2d
Update e2e-vad.h
Fix memory and performance issues caused by long-term use of streaming VAD.
1.Remove unnecessary scores cache and only keep the latest score.
2.Remove the data_buf_all and data_buf cache, and only cache their lengths.
2023-05-04 10:42:25 +08:00
zhuzizyf
d895b89ed9
Update e2e_vad.py
Fix memory and performance issues caused by long-term use of streaming VAD.
1.Remove unnecessary scores cache and only keep the latest score.
2.Remove the data_buf_all and data_buf cache, and only cache their lengths.
2023-04-30 16:04:07 +08:00
游雁
a3c0a0c4bf websocket docs 2023-04-29 01:03:41 +08:00
zhaoming
e97c850c8e change readme 2023-04-28 16:05:26 +00:00
zhaomingwork
b90e6ea2ed make little change 2023-04-28 15:53:41 +00:00
zhaomingwork
83026b3907 change readme 2023-04-28 15:43:49 +00:00
zhaomingwork
fed77a4f85 del some not use codes 2023-04-28 15:38:20 +00:00
root
2fe2464c55 change dir to websocket 2023-04-28 15:31:39 +00:00
root
ed25726d29 add offline websocket support 2023-04-28 09:00:56 +00:00
游雁
77232f8801 Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add
2023-04-27 22:51:22 +08:00
游雁
2fb66c0b72 docs 2023-04-27 22:50:33 +08:00
zhifu gao
dca14bc8f0
Update readme.md 2023-04-27 22:42:04 +08:00
游雁
7ebfaac337 docs 2023-04-27 21:52:09 +08:00
游雁
9ce2fcb908 docs 2023-04-27 19:39:05 +08:00
游雁
691f4f3f7a docs 2023-04-27 17:54:50 +08:00
游雁
0df9a4d597 docs 2023-04-27 17:49:09 +08:00
zhifu gao
67cabe6c8b
Merge pull request #434 from alibaba-damo-academy/dev_websocket
websocket
2023-04-27 17:30:58 +08:00
游雁
16b7cf0aab websocket 2023-04-27 17:27:36 +08:00
hnluo
58c59b1b3b
Merge pull request #432 from alibaba-damo-academy/dev_websocket
Dev websocket
2023-04-27 17:25:27 +08:00
游雁
074bd57273 websocket 2023-04-27 17:12:16 +08:00
Yabin Li
1419cd9768
Update precomp.h
rm vad-model.h
2023-04-27 16:57:21 +08:00
游雁
65faffb9e4 Merge branch 'dev_websocket' of github.com:alibaba-damo-academy/FunASR into dev_websocket
add
2023-04-27 16:40:56 +08:00
游雁
ba8d73d57d websocket 2023-04-27 16:39:01 +08:00
zhifu gao
3eeee44576
Merge pull request #428 from alibaba-damo-academy/dev_apis
fix paraformer server for new apis; rm unnecessary deps;
2023-04-27 16:21:05 +08:00
lyblsgo
865a1bf208 delete unnecessary deps 2023-04-27 16:10:48 +08:00
lyblsgo
a539392ad4 fix paraformer server for new apis 2023-04-27 15:17:24 +08:00
haoneng.lhn
911d450a59 Merge branch 'dev_lhn' into dev_websocket 2023-04-27 14:15:11 +08:00