Commit Graph

144 Commits

Author SHA1 Message Date
游雁
032d429a94 wss llm 2024-08-26 17:52:30 +08:00
游雁
e97ae7f3f8 add 2024-08-23 15:45:57 +08:00
游雁
f80d5c6398 add 2024-08-23 15:32:05 +08:00
游雁
3e0bd69f83 kv cache 2024-08-19 11:54:49 +08:00
游雁
682b14d8d5 add 2024-08-17 13:24:09 +08:00
游雁
3754a59eac update 2024-08-14 19:53:37 +08:00
游雁
5f2924307d update 2024-08-14 17:45:27 +08:00
游雁
68477533b8 update 2024-08-14 16:17:27 +08:00
游雁
dccbae4f7b trainer 2024-08-12 10:36:41 +08:00
游雁
cf85b11448 add 2024-08-09 11:12:52 +08:00
游雁
4580da347d add 2024-08-08 19:36:36 +08:00
游雁
c62d0537a6 add 2024-08-08 17:29:09 +08:00
游雁
29fa4e4789 deepspeed 2024-08-07 12:48:02 +08:00
游雁
3e6824d669 deepspeed 2024-08-07 11:39:36 +08:00
游雁
dcc232836d deepspeed 2024-08-07 10:58:06 +08:00
游雁
7dc37efc3f deepspeed 2024-08-06 01:54:15 +08:00
游雁
4121b8907c deepspeed 2024-08-06 01:26:20 +08:00
游雁
a581e50e30 deepspeed 2024-08-06 01:08:11 +08:00
游雁
72438f3805 deepspeed 2024-08-06 00:57:04 +08:00
游雁
6f48269f42 deepspeed 2024-08-06 00:52:37 +08:00
游雁
66411e2b5b deepspeed 2024-08-06 00:47:59 +08:00
游雁
47fbbb8fdc deepspeed 2024-08-06 00:31:22 +08:00
游雁
1f46a4aefc deepspeed 2024-08-06 00:28:41 +08:00
游雁
ffb8d31599 deepspeed 2024-08-06 00:00:57 +08:00
游雁
a20157435e bugfix python runtime 2024-07-25 15:13:04 +08:00
游雁
5de6273ab5 bugfix python runtime 2024-07-25 14:19:29 +08:00
游雁
606f4faef2 bugfix python runtime 2024-07-25 11:53:34 +08:00
游雁
c99ecd3687 update 2024-07-02 23:25:28 +08:00
游雁
2095a607e4 update 2024-07-02 17:41:09 +08:00
lzr265946
73c8868af7 Merge branch 'dev_gzf_deepspeed' of https://github.com/alibaba-damo-academy/FunASR into dev_gzf_deepspeed 2024-06-20 20:01:28 +08:00
游雁
72173314e1 decoding 2024-06-17 15:47:12 +08:00
游雁
d72df6cd2f decoding 2024-06-13 17:45:33 +08:00
游雁
c553a8db17 decoding 2024-06-13 17:38:01 +08:00
游雁
a51234d426 decoding 2024-06-13 10:33:05 +08:00
游雁
dce53b268b decoding 2024-06-13 09:56:44 +08:00
游雁
508ad6573a decoding 2024-06-12 20:03:55 +08:00
游雁
83d644c899 decoding 2024-06-12 19:47:53 +08:00
游雁
2ac79cd3f3 decoding 2024-06-12 19:27:35 +08:00
游雁
e4a69d4768 decoding 2024-06-12 19:17:55 +08:00
游雁
765e6371bb decoding 2024-06-12 16:48:15 +08:00
游雁
6a74eb706c decoding 2024-06-12 15:45:03 +08:00
游雁
407625a734 decoding 2024-06-12 15:18:42 +08:00
游雁
a56980a26f decoding 2024-06-12 14:49:24 +08:00
游雁
9ec4f8c629 decoding 2024-06-12 14:43:59 +08:00
游雁
be26169447 decoding 2024-06-12 14:00:34 +08:00
游雁
1c8b46a233 fix bug 2024-06-09 00:21:44 +08:00
游雁
64941d99cc auto frontend 2024-06-06 19:48:40 +08:00
游雁
524237d759 auto frontend 2024-06-06 18:53:10 +08:00
游雁
9633e64bb1 auto frontend 2024-06-06 18:46:29 +08:00
zhifu gao
32e7836645
update with main (#1786)
* 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

---------

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>
2024-06-06 09:54:35 +08:00