zhifu gao
3b0526e7be
update with main ( #1783 )
...
* 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
---------
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>
2024-06-04 11:21:36 +08:00
zhifu gao
961ec280af
Dev gzf deepspeed ( #1736 )
...
* 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
* add
* add
* add
* add
* deepspeed
* 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>
* docs
* docs
* deepspeed
* deepspeed
* deepspeed
* deepspeed
* update
* ds
* ds
* ds
* ds
* ds
* ds
* ds
---------
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-20 15:31:46 +08:00
zhifu gao
2f27b16555
Add files via upload
2024-05-14 09:54:08 +08:00
zhifu gao
efecacbdc4
Delete docs/images/wechat.png
2024-05-14 09:53:51 +08:00
zhifu gao
a7bc099548
Dev gzf exp ( #1705 )
...
* 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
* Gcf (#1704 )
* 添加富文本解码约束
* special token
* bug fix
* fix
---------
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
* decoding key
---------
Co-authored-by: 常材 <gaochangfeng.gcf@alibaba-inc.com>
2024-05-08 17:32:36 +08:00
zhifu gao
f9710e54ce
Dev gzf exp ( #1697 )
...
* 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
2024-05-06 22:51:55 +08:00
zhifu gao
93ef505e2d
Dev gzf exp ( #1670 )
...
* resume from step
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
* batch
2024-04-28 15:14:57 +08:00
游雁
22d71ff774
wechat
2024-04-23 09:56:06 +08:00
zhifu gao
f9d894322a
Dev gzf ( #1461 )
...
* qwenaudio qwenaudiochat
* qwenaudio qwenaudiochat
* whisper
* whisper
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* llm
* export onnx
* export onnx
* export onnx
* dingding
* dingding
2024-03-11 15:44:53 +08:00
游雁
cc9d2decd0
docs alibaba
2023-11-20 11:52:06 +08:00
游雁
451a9ab976
wechat
2023-09-19 12:35:43 +08:00
游雁
0b5ab0709e
wechat
2023-09-19 12:33:53 +08:00
游雁
71b38b1c2c
wechat
2023-09-19 12:32:02 +08:00
Yabin Li
61ed60695a
coauthor:duj12, add itn;add timestamp、hotword to 2pass; ( #966 )
...
* Add ITN,include openfst/gflags in onnxruntime/third_party.
* 2pass server support Hotword and Timestamp. The start_time of each segment need to be fix.
* add global time start and end of each frame(both online and offline), support two-pass timestamp(both segment and token level).
* update websocket cmake.
* 2pass server support itn, hw and tp.
* Add local build and run. Add timestamp in 2pass server, update cmakelist.
* fix filemode bug in h5, avoid 2pass wss server close before final.
* offline server add itn.
* offline server add ITN.
* update hotword model dir.
* Add Acknowledgement to WeTextProcessing(https://github.com/wenet-e2e/WeTextProcessing )
* adapted to original FunASR.
* adapted to itn timestamp hotword
* merge from main (#949 )
* fix empty timestamp list inference
* punc large
* fix decoding_ind none bug
* fix decoding_ind none bug
* docs
* setup
* change eng punc in offline model
* update contextual export
* update proc for oov in hotword onnx inference
* add python http code (#940 )
* funasr-onnx 0.2.2
* funasr-onnx 0.2.3
* bug fix in timestamp inference
* fix bug in timestamp inference
* Update preprocessor.py
---------
Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>
Co-authored-by: 游雁 <zhifu.gzf@alibaba-inc.com>
Co-authored-by: haoneng.lhn <haoneng.lhn@alibaba-inc.com>
Co-authored-by: mengzhe.cmz <mengzhe.cmz@alibaba-inc.com>
Co-authored-by: Xian Shi <40013335+R1ckShi@users.noreply.github.com>
Co-authored-by: chenmengzheAAA <123789350+chenmengzheAAA@users.noreply.github.com>
Co-authored-by: 夜雨飘零 <yeyupiaoling@foxmail.com>
* update docs
* update deploy_tools
---------
Co-authored-by: dujing <dujing@xmov.ai>
Co-authored-by: Jean Du <37294470+duj12@users.noreply.github.com>
Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>
Co-authored-by: 游雁 <zhifu.gzf@alibaba-inc.com>
Co-authored-by: haoneng.lhn <haoneng.lhn@alibaba-inc.com>
Co-authored-by: mengzhe.cmz <mengzhe.cmz@alibaba-inc.com>
Co-authored-by: Xian Shi <40013335+R1ckShi@users.noreply.github.com>
Co-authored-by: chenmengzheAAA <123789350+chenmengzheAAA@users.noreply.github.com>
Co-authored-by: 夜雨飘零 <yeyupiaoling@foxmail.com>
2023-09-19 10:09:58 +08:00
游雁
4fa9bdb832
wechat
2023-09-18 11:24:27 +08:00
游雁
a4254193de
punc large
2023-09-12 10:57:47 +08:00
游雁
f0ed01a6f7
wechat
2023-09-05 11:34:06 +08:00
游雁
8b4b95fa37
dingding
2023-08-30 09:56:51 +08:00
游雁
d5dd3c09d8
wechat
2023-08-28 10:30:30 +08:00
游雁
167ed7b492
Contributors
2023-08-08 20:09:06 +08:00
游雁
df039e9758
docs
2023-07-04 13:11:02 +08:00
游雁
9972a12e02
dingding talk
2023-06-15 17:09:45 +08:00
游雁
acf97731ec
readme
2023-05-16 09:52:50 +08:00
游雁
fc8e04ba65
readme
2023-04-23 13:29:52 +08:00
游雁
aa75b7ff66
readme
2023-04-23 10:46:34 +08:00
游雁
289e62ef4a
docs
2023-04-21 17:11:26 +08:00
游雁
5c214b7d2a
docs
2023-04-21 13:34:35 +08:00
游雁
3999789c18
docs
2023-04-20 14:51:26 +08:00
游雁
8859850fad
docs
2023-04-17 18:47:28 +08:00
游雁
77a7b40a7c
readme
2023-03-13 18:32:19 +08:00
游雁
547bdc5aa8
readme
2023-03-13 10:14:16 +08:00
游雁
2b728acb39
cpp onnxruntime
2023-03-05 20:03:27 +08:00
游雁
1b6f5d39f4
vad
2023-03-02 17:13:00 +08:00
游雁
599a85a69a
readme
2023-02-24 11:36:02 +08:00
游雁
f3ff840310
readme
2023-02-20 14:47:51 +08:00
游雁
5656168617
mfcca
2023-02-14 15:38:00 +08:00
游雁
560dafa8ad
mfcca
2023-02-14 15:35:47 +08:00
游雁
46c5019503
readme
2023-02-14 15:30:02 +08:00
游雁
31b4c7b026
readme
2023-02-08 19:46:37 +08:00
游雁
a8fa75b81f
readme
2023-02-06 10:55:22 +08:00
游雁
b1805d0d72
readme
2023-02-02 13:31:02 +08:00
游雁
30b76d8229
readme
2023-01-30 18:48:02 +08:00
游雁
5fae4843b3
readme
2023-01-28 12:31:14 +08:00
游雁
329ddc1894
readme
2023-01-20 20:24:40 +08:00
jmwang66
12a7adfdf3
update version 0.1.6
2023-01-16 18:46:40 +08:00
jmwang66
8d2c4722d9
update github.io page
2022-12-26 23:03:52 +08:00
jmwang66
0b8348376a
update FunASR version==0.1.4
2022-12-09 22:16:23 +08:00