zhifu gao
|
0ef6f0813c
|
update with main (#1731)
* c++ runtime adapt to 1.0 (#1724)
* adapt vad runtime to 1.0
* add json
* change yml name
* add func LoadVocabFromJson
* add token file for InitAsr
* add token path for OfflineStream
* add funcOpenYaml
* add token file for InitPunc
* add token file for stream
* update punc-model
* update funasr-wss-server
* update runtime_sdk_download_tool.py
* update docker list
* Delete docs/images/wechat.png
* Add files via upload
* Emo2Vec限定选择的情感类别 (#1730)
* 限定选择的情感类别
* 使用none来禁用情感标签输出
* 修改输出接口
* 使用unuse来禁用token
---------
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
* bugfix
* v1.0.27
* update docs
* hf hub
* Fix incorrect assignment of 'end' attribute to 'start' in sentences list comprehension (#1680)
---------
Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
Co-authored-by: gaochangfeng <54253717+gaochangfeng@users.noreply.github.com>
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
Co-authored-by: nsdou <168500039+nsdou@users.noreply.github.com>
|
2024-05-15 19:02:00 +08:00 |
|
雾聪
|
585a4d3e5f
|
update docs
|
2024-03-05 18:37:58 +08:00 |
|
雾聪
|
807a3acdbb
|
update readme
|
2024-03-03 20:37:29 +08:00 |
|
雾聪
|
5d300aed52
|
update docker ID
|
2024-01-26 10:27:44 +08:00 |
|
雾聪
|
6e7dfeb118
|
update websocket_protocol
|
2024-01-25 14:33:18 +08:00 |
|
雾聪
|
072119a48a
|
update image id
|
2024-01-09 10:03:05 +08:00 |
|
雾聪
|
51e7045019
|
update docs
|
2024-01-08 17:12:01 +08:00 |
|
雾聪
|
69c6f75c68
|
update docs
|
2024-01-03 14:58:50 +08:00 |
|
lyblsgo
|
6862378c42
|
update docs
|
2023-11-09 14:14:32 +08:00 |
|
lyblsgo
|
9421c801c4
|
update docs
|
2023-11-07 20:57:23 +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 |
|