Commit Graph

21 Commits

Author SHA1 Message Date
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
雾聪
aa8239c60e update docs for new docker images 2024-03-03 20:36:58 +08:00
雾聪
45dc927a97 update docs 2024-02-04 13:52:00 +08:00
雾聪
66022593c8 update run_server.sh & docs 2024-02-01 16:17:24 +08:00
雾聪
5d300aed52 update docker ID 2024-01-26 10:27:44 +08:00
雾聪
714e29e5e4 update docs 2024-01-25 14:32:31 +08:00
雾聪
51e7045019 update docs 2024-01-08 17:12:01 +08:00
雾聪
eca477faf1 remove unnecessary args 2024-01-03 18:47:07 +08:00
雾聪
69c6f75c68 update docs 2024-01-03 14:58:50 +08:00
雾聪
e43bbc2b85 update offline docs 2024-01-03 11:44:38 +08:00
雾聪
4e7b67d756 update docs 2023-12-05 14:43:36 +08:00
雾聪
59ed2cfc1b update docs 2023-11-21 14:48:14 +08:00
游雁
094af1dfb4 docs 2023-11-19 00:59:04 +08:00
雾聪
923689bb07 update docs 2023-11-13 17:43:08 +08:00
lyblsgo
20197e2762 update docs 2023-11-08 16:32:18 +08:00
lyblsgo
08555458e1 update docs 2023-11-08 15:39:20 +08:00
lyblsgo
a090565099 update docs 2023-11-08 15:36:21 +08:00
lyblsgo
d508f06783 update docs 2023-11-08 14:39:05 +08:00
雾聪
71f3d70dd7 update docs 2023-11-07 19:35:37 +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