雾聪
|
1819303f5e
|
support SenseVoiceSmall in 2pass mode
|
2024-10-29 11:40:18 +08:00 |
|
雾聪
|
3e44172c8b
|
update wbsocket for sensevoice & onnx models
|
2024-09-25 23:43:30 +08:00 |
|
Yabin Li
|
00cfc36b9a
|
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
|
2024-05-13 16:52:41 +08:00 |
|
雾聪
|
8f9a6ba15b
|
update download tools
|
2024-01-26 10:04:59 +08:00 |
|
Yabin Li
|
b8825902d9
|
support ngram and fst hotword for 2pass-offline (#1205)
|
2023-12-26 10:51:00 +08:00 |
|
雾聪
|
0627b354c5
|
SetConsoleOutputCP for win
|
2023-12-18 09:55:03 +08:00 |
|
雾聪
|
d4b6770d03
|
update funasr-wss-server-2pass
|
2023-12-04 11:18:04 +08:00 |
|
雾聪
|
6626b89013
|
update funasr-wss-server
|
2023-12-01 10:03:41 +08:00 |
|
雾聪
|
6bbeacb916
|
update cmd version
|
2023-11-29 10:02:36 +08:00 |
|
雾聪
|
29ce4c1526
|
update ssl
|
2023-11-16 14:54:03 +08:00 |
|
雾聪
|
74cf8b65b2
|
fix the issue of hotwords_embedding potentially being a null pointer
|
2023-11-16 11:12:20 +08:00 |
|
cdevelop
|
397f4d4b7a
|
fix vc compatibility (#1091)
|
2023-11-15 10:39:08 +08:00 |
|
cdevelop
|
be7ddfc4cd
|
runtime windows build (#1082)
* onnxruntime windows build
* runtime websocket windows build
* Upgrade glog
|
2023-11-13 16:15:05 +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 |
|