Commit Graph

721 Commits

Author SHA1 Message Date
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
游雁
a917d7557d websocket 2023-04-27 11:41:16 +08:00
zhifu gao
5dcfaeec14
Update readme.md 2023-04-27 11:35:21 +08:00
zhifu gao
acdd2e1eb4
Update readme.md 2023-04-27 11:33:12 +08:00
游雁
16e0702a34 del files 2023-04-27 10:40:39 +08:00
游雁
7e0652f8d5 websocket 2023-04-27 10:30:13 +08:00
Lizerui9926
b78d47f1ef
Merge pull request #427 from alibaba-damo-academy/dev_gflags
add option parser& logs; rm some deps; add copyright; modify onnx readme;
2023-04-26 17:17:52 +08:00
lyblsgo
25e1e4f57f modify onnx readme 2023-04-26 17:11:02 +08:00
lyblsgo
3c4227466e add logs 2023-04-26 16:48:23 +08:00
lyblsgo
6ef5ccc784 check am.mvn exists 2023-04-25 20:34:53 +08:00
lyblsgo
1d205d340f add option parser; add copyright; 2023-04-25 20:17:12 +08:00
zhifu gao
4ab0de7e5f
Merge pull request #414 from alibaba-damo-academy/main
update with main
2023-04-25 15:19:59 +08:00
游雁
60f8a5c58f docs 2023-04-25 14:58:01 +08:00
lyblsgo
5c3e2192c4 add glog && tclap; rm some deps 2023-04-25 14:48:31 +08:00
zhifu gao
27be6711c5
Merge pull request #412 from alibaba-damo-academy/main
update with main
2023-04-25 13:53:44 +08:00
游雁
3dc499dbdc test_cer 2023-04-25 11:29:03 +08:00
lyblsgo
5fc05fb09e rm images 2023-04-24 16:33:46 +08:00
lyblsgo
b77cb9dd96 mv rapidpunc 2023-04-24 16:26:53 +08:00
Yabin Li
7ab2e5cf22
Merge pull request #400 from alibaba-damo-academy/dev_knf
rm fftw&add kaldi-native-fbank; support offline vad;fix multi-thread performance;support offline punc;rename files&functions;
2023-04-24 16:19:17 +08:00
游雁
678a6c0f72 websocket 2023-04-24 15:54:54 +08:00
lyblsgo
b6d0ab4bfb fix GreedySearch 2023-04-24 15:42:10 +08:00
lyblsgo
35a2bfffdf rename functions 2023-04-24 15:06:03 +08:00
lyblsgo
6406616c2d rename filenames 2023-04-24 13:04:08 +08:00
lyblsgo
17aeb72295 rename ct/vad files 2023-04-24 11:34:15 +08:00
lyblsgo
fa0356b81d rename src/e2e_vad.h 2023-04-24 11:23:40 +08:00
lyblsgo
0535db1c65 rename CT-transformer 2023-04-24 10:57:53 +08:00
游雁
24b341a7eb client websocket 2023-04-23 19:57:10 +08:00
lyblsgo
55708e7ceb add offline punc for onnxruntime 2023-04-23 19:06:25 +08:00
zhifu gao
d5784e3444
Merge pull request #404 from alibaba-damo-academy/main
update with main
2023-04-23 15:51:59 +08:00
lyblsgo
e38e66abe8 modify yaml CMakeLists 2023-04-23 15:37:04 +08:00
lyblsgo
d19c3a0399 modify include files 2023-04-23 12:51:58 +08:00
游雁
74169dbc0a readme 2023-04-23 11:05:05 +08:00
游雁
6d8362f80b readme 2023-04-23 11:01:04 +08:00
Daniel
5b2b979634
Merge branch 'alibaba-damo-academy:main' into main 2023-04-23 08:56:31 +08:00
游雁
90bd326269 onnx docs 2023-04-22 21:06:47 +08:00
lyblsgo
0bb5d87d1e Merge branch 'dev_knf' of https://github.com/alibaba-damo-academy/FunASR into dev_knf 2023-04-22 20:34:07 +08:00
lyblsgo
1f8be555cc mv knf to thirdparty 2023-04-22 20:24:46 +08:00
zhuzizyf
e5e677f28b
Update FsmnVad.h 2023-04-22 14:55:58 +08:00
zhuzizyf
4f8bce944e
Update FsmnVad.cc
Add online cache
2023-04-22 14:54:49 +08:00
zhuzizyf
4b22c7b1aa
Update FsmnVad.h
Add online cache
2023-04-22 14:44:08 +08:00
zhuzizyf
c5e93cb7cb
Update OnlineFeature.cc 2023-04-22 14:23:58 +08:00
zhuzizyf
965797ecf0
Create OnlineFeature.h 2023-04-22 14:22:17 +08:00
zhuzizyf
f06c7f9ec0
Create OnlineFeature.cc 2023-04-22 14:16:11 +08:00
Daniel
7f2a2d3c8b
Update readme.md 2023-04-22 05:26:23 +08:00
Daniel
d3e57fdc50
Merge branch 'alibaba-damo-academy:main' into main 2023-04-22 05:14:02 +08:00
mayong
724f9ba6a3 update files. 2023-04-22 05:13:20 +08:00
znsoft
6bb021d2b1 build with onnxruntime 2023-04-22 05:12:09 +08:00
游雁
dee9bd8e31 funasr==0.4.3 2023-04-21 23:42:33 +08:00
lyblsgo
c4142f8a11 fix vad_scorer args 2023-04-21 22:32:23 +08:00
lyblsgo
a757b8f5d8 fix src/CMakeLists.txt 2023-04-21 22:18:57 +08:00
lyblsgo
61a8396945 add Collaborators: zhuzizyf(China Telecom Shanghai) 2023-04-21 22:06:10 +08:00
mayong
5d59006c90 Inference for punctuation of FunASR 2023-04-21 21:57:12 +08:00
zhuzizyf
9e02d14505
Update e2e_vad.h
Add e2e_vad online support, fix online bugs.
2023-04-21 21:36:57 +08:00
lyblsgo
f7918e0eb8 fix CMakeLists.txt 2023-04-21 21:25:43 +08:00
游雁
7ae8df96fc onnx cpp benchmark 2023-04-21 20:56:32 +08:00
zhifu gao
cda930c07d
Merge pull request #396 from alibaba-damo-academy/dev_lyb
add c++ onnx benchmark
2023-04-21 20:45:53 +08:00
lyblsgo
0b0bdc5f9f modify funasr-onnx-offline-rtf Usage 2023-04-21 19:49:55 +08:00
wucong.lyb
e6190eed98 add c++ onnx benchmark 2023-04-21 19:45:14 +08:00
游雁
caad760bdc release funasr0.4.2 funasr_onnx0.0.5 2023-04-21 19:12:55 +08:00
lyblsgo
c5739295ab modify onnx readme 2023-04-21 18:51:50 +08:00
凌匀
49be65031b merge inference.py and memory optimization 2023-04-21 18:46:29 +08:00
lyblsgo
716e3fe512 rename executable file;rm some unnecessary deps 2023-04-21 17:12:10 +08:00
lyblsgo
73e410afb9 rm fftw deps in readme 2023-04-21 11:00:45 +08:00
lyblsgo
7bfc4a84fc rm fftw deps 2023-04-21 10:53:50 +08:00
lyblsgo
e43d79cfd6 add output speedup 2023-04-20 19:29:52 +08:00
游雁
7f944c0199 docs 2023-04-20 18:58:50 +08:00
游雁
a95da86a5e docs 2023-04-20 18:47:27 +08:00
lyblsgo
11ae574450 fix code style 2023-04-20 15:52:11 +08:00
lyblsgo
ae3e256760 add offline vad for onnxruntime 2023-04-20 14:50:55 +08:00
游雁
81e56b2627 docs 2023-04-19 14:39:22 +08:00
lyblsgo
2304327a3f fix some variables 2023-04-19 11:33:08 +08:00
游雁
ac9c95aeb4 docs 2023-04-18 23:06:32 +08:00
游雁
1e66d418b8 docs 2023-04-18 22:56:18 +08:00
游雁
828b5f81af docs 2023-04-18 13:04:51 +08:00
zhifu gao
937e507977
Merge pull request #363 from alibaba-damo-academy/main
update with main
2023-04-16 22:29:32 +08:00
游雁
cf8646cd92 readme 2023-04-15 01:18:39 +08:00
游雁
b6439f0854 readme 2023-04-15 00:18:10 +08:00
游雁
8dd0c9d36f readme 2023-04-15 00:07:23 +08:00
游雁
0b1783fe82 readme 2023-04-14 23:31:32 +08:00
游雁
44366d4ede readme 2023-04-14 23:18:59 +08:00
游雁
09535ddf6c readme 2023-04-14 23:15:32 +08:00
lyblsgo
01c13a9aec fix bug: paraformer_server FunASRRecogPCMBuffer 2023-04-14 17:53:05 +08:00
lyblsgo
58c119c508 modify paraformer onnx init 2023-04-14 17:39:07 +08:00
zhifu gao
ddfcd68c80
Merge pull request #353 from alibaba-damo-academy/dev_lyb
support arbitrary sampling rate
2023-04-14 13:15:29 +08:00
lyblsgo
1a6242fd4f support arbitrary sampling rate 2023-04-14 13:08:33 +08:00
游雁
f0fdc051fb Author 2023-04-14 10:24:13 +08:00
zhifu gao
4fffbae0c5
Merge pull request #349 from alibaba-damo-academy/dev_zly2
vad bug fix
2023-04-13 15:07:51 +08:00
shixian.shi
bf5eb6f5ac update predictor_bias for onnx model 2023-04-13 14:33:44 +08:00
lingyunfly
6df05f2e24
vad bug fix 2023-04-13 14:23:03 +08:00
zhifu gao
c54bc90d36
Merge pull request #347 from alibaba-damo-academy/dev_cmz
add orgnization;change class name
2023-04-13 14:22:55 +08:00
mengzhe.cmz
e21a6ed2d8 add 2023-04-13 13:38:22 +08:00
zhifu gao
030043f768
Merge pull request #341 from alibaba-damo-academy/dev_zly2
support onnxruntime of streaming vad & bug fix
2023-04-13 10:05:16 +08:00
mengzhe.cmz
1ad439f96b fix task.py with no dest_sample_rate task; fix bug in train and infer 2023-04-12 19:25:29 +08:00
凌匀
435a5906e5 support onnxruntime of streaming vad & bug fix 2023-04-12 17:43:29 +08:00
游雁
60d38fa9ca onnx libtorch python runtime optim 2023-04-12 10:25:29 +08:00
lyblsgo
f9115a7bc7 fix some variables 2023-04-11 20:20:16 +08:00
lyblsgo
dc8a0445d5 fix bug: msg.c_str 2023-04-11 20:00:13 +08:00
lyblsgo
6e37612b61 c++ grpc&onnxruntime support multi threads 2023-04-11 19:53:34 +08:00
lyblsgo
8e449d676d debug onnxruntime multithread bugs 2023-04-11 10:35:29 +08:00
游雁
42b0da851d vad 2023-04-07 22:21:43 +08:00
zhifu gao
2e769fb36c
Merge branch 'main' into dev_cmz2 2023-04-07 15:54:09 +08:00