zhifu gao
|
ddecf48db4
|
Fix Java offline client connection cleanup (#3229)
* fix(runtime): close Java client after final offline result
* test(runtime): exercise EOF through Java client API
|
2026-07-15 06:07:36 +08:00 |
|
zhifu gao
|
de761e2be2
|
docs: update remaining FunASR repository links
Update remaining CRLF Markdown and HTML docs from alibaba-damo-academy/FunASR to modelscope/FunASR while preserving line endings.
|
2026-07-07 18:15:52 +08:00 |
|
VirtuosoQ
|
a951500963
|
16:47 commit
|
2024-04-29 16:47:23 +08:00 |
|
VirtuosoQ
|
985e910399
|
FunASR java http client
|
2024-04-26 15:03:12 +08:00 |
|
VirtuosoQ
|
e9d2cfc3a1
|
FunASR java http client
|
2024-04-26 14:59:30 +08:00 |
|
Yabin Li
|
702ec03ad8
|
Dev new (#1065)
* add hotword for deploy_tools
* Support wfst decoder and contextual biasing (#1039)
* Support wfst decoder and contextual biasing
* Turn on fstbin compilation
---------
Co-authored-by: gongbo.gb <gongbo.gb@alibaba-inc.com>
* mv funasr/runtime runtime
* Fix crash caused by OOV in hotwords list
* funasr infer
* funasr infer
* funasr infer
* funasr infer
* funasr infer
* fix some bugs about fst hotword; support wfst for websocket server and clients; mv runtime out of funasr; modify relative docs
* del onnxruntime/include/gflags
* update tensor.h
* update run_server.sh
* update deploy tools
* update deploy tools
* update websocket-server
* update funasr-wss-server
* Remove self loop propagation
* Update websocket_protocol_zh.md
* Update websocket_protocol_zh.md
* update hotword protocol
* author zhaomingwork: change hotwords for h5 and java
* update hotword protocol
* catch exception for json_fst_hws
* update hotword on message
* update onnx benchmark for ngram&hotword
* update docs
* update funasr-wss-serve
* add NONE for LM_DIR
* update docs
* update run_server.sh
* add whats-new
* modify whats-new
* update whats-new
* update whats-new
* Support decoder option for beam searching
* update benchmark_onnx_cpp
* Support decoder option for websocket
* fix bug of CompileHotwordEmbedding
* update html client
* update docs
---------
Co-authored-by: gongbo.gb <35997837+aibulamusi@users.noreply.github.com>
Co-authored-by: gongbo.gb <gongbo.gb@alibaba-inc.com>
Co-authored-by: 游雁 <zhifu.gzf@alibaba-inc.com>
|
2023-11-07 18:34:29 +08:00 |
|