zhifu gao
|
20aa07268a
|
update with main (#1800)
* add cmakelist
* add paraformer-torch
* add debug for funasr-onnx-offline
* fix redefinition of jieba StdExtension.hpp
* add loading torch models
* update funasr-onnx-offline
* add SwitchArg for wss-server
* add SwitchArg for funasr-onnx-offline
* update cmakelist
* update funasr-onnx-offline-rtf
* add define condition
* add gpu define for offlne-stream
* update com define
* update offline-stream
* update cmakelist
* update func CompileHotwordEmbedding
* add timestamp for paraformer-torch
* add C10_USE_GLOG for paraformer-torch
* update paraformer-torch
* fix func FunASRWfstDecoderInit
* update model.h
* fix func FunASRWfstDecoderInit
* fix tpass_stream
* update paraformer-torch
* add bladedisc for funasr-onnx-offline
* update comdefine
* update funasr-wss-server
* add log for torch
* fix GetValue BLADEDISC
* fix log
* update cmakelist
* update warmup to 10
* update funasrruntime
* add batch_size for wss-server
* add batch for bins
* add batch for offline-stream
* add batch for paraformer
* add batch for offline-stream
* fix func SetBatchSize
* add SetBatchSize for model
* add SetBatchSize for model
* fix func Forward
* fix padding
* update funasrruntime
* add dec reset for batch
* set batch default value
* add argv for CutSplit
* sort frame_queue
* sorted msgs
* fix FunOfflineInfer
* add dynamic batch for fetch
* fix FetchDynamic
* update run_server.sh
* update run_server.sh
* cpp http post server support (#1739)
* add cpp http server
* add some comment
* remove some comments
* del debug infos
* restore run_server.sh
* adapt to new model struct
* 修复了onnxruntime在macos下编译失败的错误 (#1748)
* Add files via upload
增加macos的编译支持
* Add files via upload
增加macos支持
* Add files via upload
target_link_directories(funasr PUBLIC ${ONNXRUNTIME_DIR}/lib)
target_link_directories(funasr PUBLIC ${FFMPEG_DIR}/lib)
添加 if(APPLE) 限制
---------
Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
* Delete docs/images/wechat.png
* Add files via upload
* fixed the issues about seaco-onnx timestamp
* fix bug (#1764)
当语音识别结果包含 `http` 时,标点符号预测会把它会被当成 url
* fix empty asr result (#1765)
解码结果为空的语音片段,text 用空字符串
* docs
* docs
* docs
* docs
* docs
* keep empty speech result (#1772)
* docs
* docs
* update wechat QRcode
* Add python funasr api support for websocket srv (#1777)
* add python funasr_api supoort
* change little to README.md
* add core tools stream
* modified a little
* fix bug for timeout
* support for buffer decode
* add ffmpeg decode for buffer
* auto frontend
* auto frontend
* auto frontend
* auto frontend
* auto frontend
* auto frontend
* auto frontend
* auto frontend
* Dev gzf exp (#1785)
* resume from step
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* train_loss_avg train_acc_avg
* train_loss_avg train_acc_avg
* train_loss_avg train_acc_avg
* log step
* wav is not exist
* wav is not exist
* decoding
* decoding
* decoding
* wechat
* decoding key
* decoding key
* decoding key
* decoding key
* decoding key
* decoding key
* dynamic batch
* start_data_split_i=0
* total_time/accum_grad
* total_time/accum_grad
* total_time/accum_grad
* update avg slice
* update avg slice
* sensevoice sanm
* sensevoice sanm
* sensevoice sanm
---------
Co-authored-by: 北念 <lzr265946@alibaba-inc.com>
* auto frontend
* update paraformer timestamp
* add cif_v1 and cif_export
* Update SDK_advanced_guide_offline_zh.md
* add cif_wo_hidden_v1
* [fix] fix empty asr result (#1794)
* wechat
* [fix] better solution for handling empty result (#1796)
---------
Co-authored-by: 雾聪 <wucong.lyb@alibaba-inc.com>
Co-authored-by: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com>
Co-authored-by: szsteven008 <97944818+szsteven008@users.noreply.github.com>
Co-authored-by: Ephemeroptera <605686962@qq.com>
Co-authored-by: 彭震东 <zhendong.peng@qq.com>
Co-authored-by: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
Co-authored-by: 北念 <lzr265946@alibaba-inc.com>
Co-authored-by: zhuangzhong <zhuangzhong@corp.netease.com>
Co-authored-by: Xingchen Song(宋星辰) <xingchensong1996@163.com>
|
2024-06-11 14:02:27 +08:00 |
|
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 |
|
Yabin Li
|
aba47683fd
|
Update SDK_advanced_guide_offline_zh.md
|
2024-03-04 16:44:49 +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 |
|
雾聪
|
adae8db10c
|
update offline eng docs
|
2024-01-03 11:45:04 +08:00 |
|
雾聪
|
f047ff8aa4
|
add introduction of fst hotwords
|
2024-01-01 16:34:18 +08:00 |
|
雾聪
|
4e7b67d756
|
update docs
|
2023-12-05 14:43:36 +08:00 |
|
雾聪
|
23623f3cf1
|
update docs
|
2023-11-22 17:18:00 +08:00 |
|
雾聪
|
b81b44b954
|
update docs
|
2023-11-22 17:15:31 +08:00 |
|
雾聪
|
59ed2cfc1b
|
update docs
|
2023-11-21 14:48:14 +08:00 |
|
游雁
|
094af1dfb4
|
docs
|
2023-11-19 00:59:04 +08:00 |
|
游雁
|
e123e28ec8
|
docs
|
2023-11-19 00:50:23 +08:00 |
|
雾聪
|
923689bb07
|
update docs
|
2023-11-13 17:43:08 +08:00 |
|
游雁
|
743b9fbc35
|
docs
|
2023-11-09 18:47:07 +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 |
|
lyblsgo
|
e1a8ffda54
|
update docs
|
2023-11-08 11:29:50 +08:00 |
|
lyblsgo
|
63136de135
|
update docs
|
2023-11-08 11:27:17 +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 |
|