Commit Graph

157 Commits

Author SHA1 Message Date
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
a0f03bd2a8
Dev gzf deepspeed (#1732)
* 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

---------

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:48:50 +08:00
雾聪
079fe36edd update docs 2024-05-15 17:26:34 +08:00
ShiLiang Zhang
7ae979bc5e
Update README.md 2024-05-08 17:17:38 +08:00
zhifu gao
320c7ff2c2
Dev gzf new (#1562)
* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train
2024-03-29 12:30:35 +08:00
游雁
9b4e9cc8a0 train update 2024-03-27 16:05:29 +08:00
游雁
123c92dd25 tutorial 2024-03-21 16:40:31 +08:00
游雁
613770a6e9 tutorial 2024-03-21 16:31:23 +08:00
游雁
5ebac59f9e tutorial 2024-03-21 16:26:49 +08:00
游雁
24aea85b5b trainer 2024-03-21 14:01:45 +08:00
彭震东
0ee33ed14b
fix typo (#1510) 2024-03-18 21:56:20 +08:00
zhifu gao
675b4605e8
Dev gzf llm (#1506)
* update

* update

* update

* update onnx

* update with main (#1492)

* contextual&seaco ONNX export (#1481)

* contextual&seaco ONNX export

* update ContextualEmbedderExport2

* update ContextualEmbedderExport2

* update code

* onnx (#1482)

* qwenaudio qwenaudiochat

* qwenaudio qwenaudiochat

* whisper

* whisper

* llm

* llm

* llm

* llm

* llm

* llm

* llm

* llm

* export onnx

* export onnx

* export onnx

* dingding

* dingding

* llm

* doc

* onnx

* onnx

* onnx

* onnx

* onnx

* onnx

* v1.0.15

* qwenaudio

* qwenaudio

* issue doc

* update

* update

* bugfix

* onnx

* update export calling

* update codes

* remove useless code

* update code

---------

Co-authored-by: zhifu gao <zhifu.gzf@alibaba-inc.com>

* acknowledge

---------

Co-authored-by: Shi Xian <40013335+R1ckShi@users.noreply.github.com>

* update onnx

* update onnx

* train update

* train update

* train update

* train update

* punc update

---------

Co-authored-by: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
2024-03-15 21:14:08 +08:00
zhifu gao
0d9384c8c0
Dev gzf (#1474)
* qwenaudio qwenaudiochat

* qwenaudio qwenaudiochat

* whisper

* whisper

* llm

* llm

* llm

* llm

* llm

* llm

* llm

* llm

* export onnx

* export onnx

* export onnx

* dingding

* dingding

* llm

* doc

* onnx

* onnx

* onnx

* onnx

* onnx

* onnx

* v1.0.15

* qwenaudio
2024-03-11 22:32:26 +08:00
zhifu gao
a7d7a0f3a2
Dev gzf (#1467)
* qwenaudio qwenaudiochat

* qwenaudio qwenaudiochat

* whisper

* whisper

* llm

* llm

* llm

* llm

* llm

* llm

* llm

* llm

* export onnx

* export onnx

* export onnx

* dingding

* dingding

* llm

* doc

* onnx
2024-03-11 19:24:44 +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
zhifu gao
95cf2646fa
onnx (#1460)
* qwenaudio qwenaudiochat

* qwenaudio qwenaudiochat

* whisper

* whisper

* llm

* llm

* llm

* llm

* llm

* llm

* llm

* llm

* export onnx

* export onnx

* export onnx
2024-03-11 14:43:08 +08:00
zhifu gao
f2406e2d61
qwenaudio qwenaudiochat (#1433) 2024-03-05 22:39:51 +08:00
雾聪
585a4d3e5f update docs 2024-03-05 18:37:58 +08:00
zhifu gao
8ab670afc3
Dev gzf (#1424)
* fixbug

* qwenaudio

* qwenaudio whisper-openai v1.0.12

* qwenaudio whisper-openai
2024-03-05 11:40:26 +08:00
zhifu gao
790bf54944
Dev gzf (#1422)
* fixbug

* qwenaudio

* qwenaudio whisper-openai v1.0.12
2024-03-04 20:35:06 +08:00
雾聪
807a3acdbb update readme 2024-03-03 20:37:29 +08:00
游雁
c9905b9be0 whisper 2024-03-01 15:08:30 +08:00
游雁
0d5da1bd2e docs 2024-02-29 10:36:00 +08:00
游雁
a3bb4013c3 vad 2024-02-27 10:06:22 +08:00
游雁
1b21c1120c vad 2024-02-27 10:00:22 +08:00
游雁
3f2e5dd205 update trainer 2024-02-21 19:42:08 +08:00
zhifu gao
6c06ac271c
huggingface model zoo (#1344)
* funasr1.0.5

* funasr1.0.5 audio samples input

* batch_type token

* batch_type token

* huggingface model zoo
2024-02-02 00:09:23 +08:00
shixian.shi
5602ebe208 code update 2024-01-31 10:07:34 +08:00
游雁
7085ee3ad9 funasr1.0.4 emotion2vec finetuned 2024-01-30 19:01:46 +08:00
游雁
f1c1cb0773 funasr1.0.4 2024-01-30 14:47:26 +08:00
游雁
4f078d1cbd Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add
2024-01-25 15:05:12 +08:00
游雁
369382050b funasr1.0.2 2024-01-25 15:04:47 +08:00
雾聪
714e29e5e4 update docs 2024-01-25 14:32:31 +08:00
游雁
9c9e02b2a4 funasr1.0 2024-01-23 23:51:17 +08:00
zhifu gao
1159adbca0
funasr1.0 update (#1278) 2024-01-22 11:55:36 +08:00
zhifu gao
b28f3c9da9
fsmn-vad bugfix (#1270)
* funasr1.0 funetine

* funasr1.0 pbar

* update with main (#1260)

* Update websocket_protocol_zh.md

* update

---------

Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>

* update with main (#1264)

* Funasr1.0 (#1261)

* funasr1.0 funetine

* funasr1.0 pbar

* update with main (#1260)

* Update websocket_protocol_zh.md

* update

---------

Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>

---------

Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>

* bug fix

---------

Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>

* funasr1.0 sanm scama

* funasr1.0 infer_after_finetune

* funasr1.0 fsmn-vad bug fix

* funasr1.0 fsmn-vad bug fix

---------

Co-authored-by: Yabin Li <wucong.lyb@alibaba-inc.com>
Co-authored-by: shixian.shi <shixian.shi@alibaba-inc.com>
2024-01-18 22:00:58 +08:00
游雁
977dc3eb98 docs 2024-01-16 13:53:47 +08:00
shixian.shi
b7cb19b01a update demo, readme 2024-01-16 11:30:25 +08:00
shixian.shi
296d73f7d6 update readme 2024-01-15 20:47:16 +08:00
shixian.shi
19645da9e9 update readme 2024-01-15 20:46:40 +08:00
shixian.shi
55c09aeaa2 update readme, fix seaco bug 2024-01-15 20:10:39 +08:00
游雁
a035d68e86 funasr1.0 2024-01-15 14:20:24 +08:00
游雁
c6361cc2a7 funasr1.0 2024-01-15 14:15:53 +08:00
雾聪
709c90d218 update docs 2024-01-09 09:41:07 +08:00
雾聪
69c6f75c68 update docs 2024-01-03 14:58:50 +08:00
ShiLiang Zhang
a2c46d6123
Update README.md 2023-12-29 10:19:02 +08:00
Yabin Li
7f1b728904
Update README.md 2023-12-15 17:29:48 +08:00
lyblsgo
90ad2afb4c update docs 2023-12-15 17:24:37 +08:00
Ikko Eltociear Ashimine
a8e364d08c
Update README.md (#1140)
minor fix
2023-12-04 23:14:07 +08:00
游雁
cc9d2decd0 docs alibaba 2023-11-20 11:52:06 +08:00