Commit Graph

181 Commits

Author SHA1 Message Date
zhifu gao
c0b2079fb1
Update README.md 2025-09-09 19:36:55 +08:00
Jeffrey Guan
8316fc4197
docs(readme): update onnx example import path and cache location (#2607)
The example code in README files was updated to use the correct import path for Paraformer from the runtime package instead of the top-level module. The wav path was also modified to use Path.home() for cross-platform compatibility and to include the missing 'models' directory in the cache path. These changes ensure the examples work correctly with the current package structure.
2025-07-23 14:56:31 +08:00
Dr. Artificial曾小健
2e0b208658
typo fix (#2330) 2024-12-24 13:46:31 +08:00
雾聪
4f87e0b8f8 update readme 2024-10-29 15:06:40 +08:00
zhifu gao
ed143ec57c
Update README.md 2024-10-18 11:21:01 +08:00
游雁
5c28b4d612 whisper-large-v3-turbo 2024-10-14 00:21:24 +08:00
游雁
6d932da239 whisper-large-v3-turbo 2024-10-11 14:37:27 +08:00
雾聪
cd4c6485ef update readme 2024-09-26 11:28:03 +08:00
zhifu gao
4294d2166e
update README (#2106)
Co-authored-by: pengteng.spt <pengteng.spt@alibaba-inc.com>
2024-09-25 16:03:15 +08:00
游雁
995ab45b47 dcos 2024-07-29 11:34:14 +08:00
游雁
c2575f022d docs 2024-07-22 17:11:44 +08:00
游雁
beef97a2fc update 2024-07-17 10:38:08 +08:00
游雁
a836eca98e update 2024-07-17 10:16:19 +08:00
游雁
774caaf752 sensevoice 2024-07-16 14:27:13 +08:00
北念
ba64c946c0 update docs 2024-07-05 10:20:20 +08:00
游雁
0170f534b0 sensevoice 2024-07-05 00:17:06 +08:00
雾聪
31bf3a88a0 update funasr-runtime-sdk-gpu-0.1.1 2024-07-01 20:43:06 +08:00
Yabin Li
5853ebc98f
Merge Dev blade (#1856)
* update readme

* add benchmark_libtorch_cpp

* add benchmark_libtorch_cpp

* update readme

* update readme

* update readme

* update readme
2024-06-27 17:38:19 +08:00
游雁
f932e01d36 docs 2024-05-31 11:30:30 +08:00
游雁
6d3a3da8a8 docs 2024-05-30 19:16:52 +08:00
游雁
0ff321caea docs 2024-05-30 15:10:51 +08:00
游雁
518d43b66f docs 2024-05-30 14:59:50 +08:00
游雁
f577bb5e72 docs 2024-05-30 14:55:32 +08:00
游雁
badb2fd04a docs 2024-05-30 10:56:07 +08:00
游雁
b79e0c1d9a docs 2024-05-30 10:25:15 +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