haoneng.lhn
|
97eb2bd656
|
update paraformer online python websocket code
|
2023-09-25 17:45:03 +08:00 |
|
zhaomingwork
|
6761eb3efa
|
Add python websocket api (#960)
* add python api for websocket
* little change for README.md
* little change for README.md
* add wait time for send chunk
|
2023-09-18 10:20:31 +08:00 |
|
夜雨飘零
|
025116995d
|
Support for long audio (#961)
|
2023-09-18 10:20:02 +08:00 |
|
夜雨飘零
|
91f614934f
|
Support for multiple processes (#951)
|
2023-09-14 17:24:50 +08:00 |
|
夜雨飘零
|
d13baaea9c
|
Optimize print (#948)
|
2023-09-14 10:55:16 +08:00 |
|
游雁
|
0e098b7d0d
|
funasr-onnx 0.2.3
|
2023-09-13 09:34:37 +08:00 |
|
游雁
|
33d3d20844
|
Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add
|
2023-09-13 09:33:54 +08:00 |
|
游雁
|
14c6299c24
|
funasr-onnx 0.2.2
|
2023-09-13 09:32:30 +08:00 |
|
夜雨飘零
|
91eb42a390
|
add python http code (#940)
|
2023-09-13 09:30:38 +08:00 |
|
shixian.shi
|
9c622feb64
|
update proc for oov in hotword onnx inference
|
2023-09-12 19:54:10 +08:00 |
|
游雁
|
65f42ad31c
|
v0.7.5
|
2023-08-28 10:24:17 +08:00 |
|
Yabin Li
|
e0fa63765b
|
Dev hw (#878)
* merge from hw (#872)
* hotwords
* Contextual Paraformer onnx export
* update
* update
* quant inference
* add clas hotword support
* update websocket-server
* update websocket-server
* add catch for hotword
* update websocket-server
* update paraformer
* update websocket-server
* add wait for funasr-wss-client
* fix core by adding clean_thread
* fix wav_name
* update funasr-wss-client
* update websocket-server
* Update SDK_tutorial_online_zh.md
---------
Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>
* Update websocket_protocol_zh.md
* Update websocket_protocol.md
* Update SDK_tutorial_zh.md
* Update SDK_tutorial.md
* Update SDK_advanced_guide_online_zh.md
* Update SDK_advanced_guide_online.md
* Update SDK_advanced_guide_offline_zh.md
* Update SDK_advanced_guide_offline_zh.md
* Update SDK_advanced_guide_offline.md
* Update SDK_advanced_guide_offline.md
* Update docker_offline_cpu_zh_lists
* update docs
* update
---------
Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>
|
2023-08-21 10:37:42 +08:00 |
|
雾聪
|
e837d6b9f7
|
Merge branch 'main' of https://github.com/alibaba-damo-academy/FunASR into main
|
2023-08-18 16:25:11 +08:00 |
|
boji123
|
85e351bdd9
|
增加模型下载流程 & 接口修正 & debug (#871)
* [refator] modify to fit new api
* [debug] handle buffer lock, incase coredump
* [refator] add copyright
* [feature] add model download procedure
|
2023-08-18 15:35:49 +08:00 |
|
雾聪
|
fbd9fbbde0
|
update timestamp
|
2023-08-17 17:13:37 +08:00 |
|
游雁
|
7845806cd8
|
docs
|
2023-08-09 09:40:07 +08:00 |
|
游雁
|
7e123e198b
|
try onnxruntime
|
2023-08-08 19:58:20 +08:00 |
|
Yabin Li
|
b454a1054f
|
update online runtime, including vad-online, paraformer-online, punc-online,2pass (#815)
* init
* update
* add LoadConfigFromYaml
* update
* update
* update
* del time stat
* update
* update
* update
* update
* update
* update
* update
* add cpp websocket online 2pass srv
* [feature] multithread grpc server
* update
* update
* update
* [feature] support 2pass grpc cpp server and python client, can change mode to use offline, online or 2pass decoding
* update
* update
* update
* update
* add paraformer online onnx model export
* add paraformer online onnx model export
* add paraformer online onnx model export
* add paraformer online onnxruntime
* add paraformer online onnxruntime
* add paraformer online onnxruntime
* fix export paraformer online onnx model bug
* for client closed earlier and core dump
* support GRPC two pass decoding (#813)
* [refator] optimize grpc server pipeline and instruction
* [refator] rm useless file
* [refator] optimize grpc client pipeline and instruction
* [debug] hanlde coredump when client ternimated
* [refator] rm useless log
* [refator] modify grpc cmake
* Create run_server_2pass.sh
* Update SDK_tutorial_online_zh.md
* Update SDK_tutorial_online.md
* Update SDK_advanced_guide_online.md
* Update SDK_advanced_guide_online_zh.md
* Update SDK_tutorial_online_zh.md
* Update SDK_tutorial_online.md
* update
---------
Co-authored-by: zhaoming <zhaomingwork@qq.com>
Co-authored-by: boji123 <boji123@aliyun.com>
Co-authored-by: haoneng.lhn <haoneng.lhn@alibaba-inc.com>
|
2023-08-08 11:17:43 +08:00 |
|
游雁
|
6eb92a3536
|
wwebsocket python
|
2023-08-01 13:37:51 +08:00 |
|
zhaomingwork
|
65c1878501
|
add is_final for python_ws_srv (#794)
|
2023-08-01 08:54:20 +08:00 |
|
mengzhe.cmz
|
a684ebacb5
|
large punc model python onnx runtime
|
2023-07-25 16:55:51 +08:00 |
|
游雁
|
7314f0795c
|
websocket bug
|
2023-07-13 18:00:53 +08:00 |
|
游雁
|
8545d6b203
|
docs zh
|
2023-07-06 17:16:26 +08:00 |
|
游雁
|
e21f0b790f
|
websocket
|
2023-07-06 10:20:51 +08:00 |
|
zhaomingwork
|
4413d1eb47
|
Python ws client slow problem for multiple files in offline mode (#716)
* for python ws client multiple files bug
* changes for microphone
* for python ws client slow in connection
|
2023-07-06 10:13:32 +08:00 |
|
Yabin Li
|
60fdbbf63d
|
Update requirements_client.txt
|
2023-07-05 19:03:57 +08:00 |
|
Yabin Li
|
850b701f4d
|
Update README.md
|
2023-07-05 19:03:36 +08:00 |
|
Yabin Li
|
664dfaf1bc
|
Update funasr_wss_client.py
|
2023-07-05 18:53:06 +08:00 |
|
Yabin Li
|
dd3c52c67b
|
Update requirements_client.txt
|
2023-07-05 18:52:19 +08:00 |
|
Yabin Li
|
3b96a69e0f
|
Update README.md
|
2023-07-05 18:51:53 +08:00 |
|
游雁
|
61c24582f9
|
funasr sdk
|
2023-07-05 17:28:09 +08:00 |
|
游雁
|
4e2fe544ae
|
funasr sdk
|
2023-07-05 16:57:21 +08:00 |
|
游雁
|
748fabf22f
|
funasr sdk
|
2023-07-05 16:45:06 +08:00 |
|
haoneng.lhn
|
db48e39710
|
fix python websocket bug
|
2023-07-05 15:51:44 +08:00 |
|
游雁
|
9d7dcea38d
|
rename wss
|
2023-07-05 10:48:54 +08:00 |
|
zhaomingwork
|
dfda451120
|
for python ws client multiple files bug (#710)
* for python ws client multiple files bug
* changes for microphone
|
2023-07-05 10:27:25 +08:00 |
|
游雁
|
fbe73e1884
|
v0.6.8
|
2023-07-03 17:37:15 +08:00 |
|
游雁
|
4ee715e70e
|
websocket bug
|
2023-07-03 17:23:02 +08:00 |
|
游雁
|
90f26875c5
|
docs
|
2023-07-02 10:56:23 +08:00 |
|
游雁
|
f97b8abdf9
|
docs
|
2023-06-30 10:28:27 +08:00 |
|
游雁
|
4cab391b0e
|
docs
|
2023-06-30 10:11:35 +08:00 |
|
jmwang66
|
98abc0e5ac
|
update setup (#686)
* update
* update setup
* update setup
* update setup
* update setup
* update setup
* update setup
* update
* update
* update setup
|
2023-06-29 16:30:39 +08:00 |
|
游雁
|
34c068d015
|
typeguard==2.13.3
|
2023-06-19 19:20:15 +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
|
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 |
|
游雁
|
b805d85fd8
|
websocket python srv ncpu=4
|
2023-06-13 10:51:00 +08:00 |
|
游雁
|
9fcebf0e39
|
h5
|
2023-06-12 16:27:14 +08:00 |
|
游雁
|
80833116a2
|
websocket vad output None
|
2023-06-08 09:51:26 +08:00 |
|