Commit Graph

1067 Commits

Author SHA1 Message Date
雾聪
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
游雁
8dddb9cee8 paraformer vad punc 2023-05-11 21:02:17 +08:00
游雁
551e8ccd5d Merge branch 'dev_clipvideo' of github.com:alibaba-damo-academy/FunASR into dev_clipvideo
merge
2023-05-11 19:36:41 +08:00
zhifu gao
211ebc4f3a
Merge pull request #499 from alibaba-damo-academy/main
update with main
2023-05-11 19:36:26 +08:00
游雁
475064f914 paraformer vad punc 2023-05-11 19:35:10 +08:00
游雁
9d6aad2a44 paraformer vad punc 2023-05-11 19:06:18 +08:00
shixian.shi
8c732716d6 update timestamp for batch inference 2023-05-11 16:55:50 +08:00
shixian.shi
c165a9dd22 update 2023-05-11 16:13:50 +08:00
游雁
6051b13b38 v0.5.0 2023-05-11 16:03:58 +08:00
shixian.shi
b3bc53e332 update timestamp for batch inference 2023-05-11 15:50:17 +08:00
Yabin Li
57402765a7
Update readme.md 2023-05-11 10:49:48 +08:00
游雁
38e7189549 Merge branch 'dev_clipvideo' of github.com:alibaba-damo-academy/FunASR into dev_clipvideo
merge
2023-05-10 22:00:56 +08:00
游雁
2b458b1a71 paraformer long batch infer sort 2023-05-10 21:59:41 +08:00
zhifu gao
7fe37e0352
Merge pull request #491 from alibaba-damo-academy/main
update to main
2023-05-10 19:17:04 +08:00
游雁
a97daeb247 paraformer long batch infer 2023-05-10 19:08:54 +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