Commit Graph

304 Commits

Author SHA1 Message Date
游雁
df00f5fc0b fix bug 2024-06-08 16:54:14 +08:00
游雁
d94821bbd6 fix bug 2024-06-08 16:44:34 +08:00
游雁
45a42abc78 fix bug 2024-06-07 22:42:38 +08:00
游雁
d6fedbfa77 auto frontend 2024-06-06 19:22:11 +08:00
游雁
524237d759 auto frontend 2024-06-06 18:53:10 +08:00
游雁
e9acc5db07 auto frontend 2024-06-06 18:36:22 +08:00
xiaowan0322
9a9b474e7d
[Optimization] support bladedisc fp16 optimization (#1790) 2024-06-06 15:59:56 +08:00
游雁
6a7d34392c auto frontend 2024-06-06 15:43:44 +08:00
R1ckShi
d097d0ca45 update 2024-05-30 14:59:07 +08:00
维石
e7351db81b update export 2024-05-28 19:07:22 +08:00
zhifu gao
f47d43c020
Dev gzf deepspeed (#1750)
* 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

* add

* add

* bugfix

* add

* wenetspeech

* wenetspeech

* wenetspeech

* wenetspeech

* wenetspeech

* wenetspeech

---------

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-23 09:57:14 +08:00
游雁
4e613ec064 wenetspeech 2024-05-23 09:55:47 +08:00
游雁
b37e7b15e0 wenetspeech 2024-05-22 15:11:08 +08:00
游雁
97f488889b wenetspeech 2024-05-22 15:10:30 +08:00
游雁
e8fd84f5a4 wenetspeech 2024-05-22 14:14:42 +08:00
zhifu gao
5715decf44
Dev gzf deepspeed (#1745)
* 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

* add

* add

* bugfix

* add

---------

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-22 10:46:49 +08:00
游雁
319e8691fa add 2024-05-22 10:46:05 +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
游雁
3d269543bf deepspeed 2024-05-15 16:37:58 +08:00
游雁
2362a9a852 add 2024-05-15 10:52:15 +08:00
游雁
22025a68d9 add 2024-05-14 17:18:43 +08:00
游雁
699b006ee5 add 2024-05-14 17:13:29 +08:00
游雁
403033a15f add 2024-05-14 15:45:35 +08:00
zhifu gao
b1c186fd00
Dev gzf exp (#1700)
* 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
2024-05-08 00:31:29 +08:00
游雁
87d5f69b81 decoding key 2024-05-07 13:43:53 +08:00
zhifu gao
00d0df3a10
Dev gzf decoding (#1695)
* 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
2024-05-06 22:17:25 +08:00
游雁
15bb198d4a decoding 2024-05-06 21:55:03 +08:00
游雁
898c138f3f decoding 2024-05-06 13:53:31 +08:00
zhifu gao
a09aba419f
Dev gzf exp (#1682)
* resume from step
2024-04-30 12:52:58 +08:00
游雁
3f2d83c672 batch 2024-04-30 12:50:41 +08:00
游雁
98376eaab4 batch 2024-04-30 11:13:51 +08:00
zhifu gao
fc68b5ffe4
Dev gzf exp (#1661)
* rwkv 5

* rwkv v4

* rwkv v4

* rwkv

* rwkv

* update

* resume from step

* resume from step

* resume from step

* resume from step

* resume from step

* resume from step

* resume from step

* resume from step

* resume from step

* resume from step

* resume from step

* resume from step

* resume from step
2024-04-25 21:43:47 +08:00
zhifu gao
861147c730
Dev gzf exp (#1654)
* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* bugfix

* update with main (#1631)

* update seaco finetune

* v1.0.24

---------

Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>

* sensevoice

* sensevoice

* sensevoice

* update with main (#1638)

* update seaco finetune

* v1.0.24

* update rwkv template

---------

Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* sense voice

* whisper

* whisper

* update style

* update style

---------

Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
2024-04-24 16:03:38 +08:00
zhifu gao
0a4a1d5257
Dev gzf exp (#1645)
* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* bugfix

* update with main (#1631)

* update seaco finetune

* v1.0.24

---------

Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>

* sensevoice

* sensevoice

* sensevoice

* update with main (#1638)

* update seaco finetune

* v1.0.24

* update rwkv template

---------

Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sensevoice

* sense voice

* sense voice

* sense voice

* sense voice

---------

Co-authored-by: 维石 <shixian.shi@alibaba-inc.com>
2024-04-23 12:48:52 +08:00
游雁
20caf531e6 v1.0.24 2024-04-18 14:37:38 +08:00
维石
d0f2430c80 update seaco finetune 2024-04-17 17:35:38 +08:00
zhifu gao
eaf9dda9e4
Dev gzf exp (#1624)
* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune

* sensevoice finetune
2024-04-17 15:05:37 +08:00
游雁
199f6e630a bugfix 2024-04-15 15:38:46 +08:00
游雁
90bc3ad02e bugfix 2024-04-15 15:35:06 +08:00
游雁
27d2d3ccb7 add 2024-04-12 15:30:03 +08:00
游雁
da340e6a6c add 2024-04-12 15:01:54 +08:00
游雁
70027f0ead add 2024-04-11 19:46:33 +08:00
zhifu gao
6ddd383370
bugfix (#1594) 2024-04-08 21:03:49 +08:00
zhifu gao
48693b45c0
Dev gzf new (#1574)
* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* whisper_lib for sense voice

* aishell recipe

* sense voice

* docs
2024-04-02 10:33:27 +08:00
zhifu gao
6fa8ee48e1
Dev gzf new (#1567)
* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* whisper_lib for sense voice

* aishell recipe
2024-03-30 10:13:42 +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
zhifu gao
8071728f17
Dev gzf new (#1559)
* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train

* train
2024-03-28 15:31:39 +08:00
zhifu gao
2297d7515a
Dev gzf new (#1553)
* train

* train

* train

* train

* train

* train

* train

* train
2024-03-27 23:20:53 +08:00
游雁
08392f28ec train 2024-03-27 17:06:26 +08:00
游雁
9b4e9cc8a0 train update 2024-03-27 16:05:29 +08:00
游雁
46ec82c054 update 2024-03-26 16:47:10 +08:00
游雁
cc47491099 update 2024-03-26 12:54:12 +08:00
游雁
6e86c5044d docs 2024-03-26 01:11:52 +08:00
游雁
97dd199b38 train 2024-03-25 23:01:19 +08:00
游雁
77cfefcba0 install requirements automatically 2024-03-25 14:13:17 +08:00
游雁
817ff41fbc install requirements automatically 2024-03-25 12:55:20 +08:00
游雁
447222c00e install requirements automatically 2024-03-25 12:37:35 +08:00
游雁
3cdb83537b finetune 2024-03-25 00:25:18 +08:00
游雁
81fb78286f update 2024-03-22 20:13:05 +08:00
游雁
d5c98e6f65 update 2024-03-22 19:40:54 +08:00
游雁
fcbbe8af9f update 2024-03-22 19:25:29 +08:00
游雁
9c0735b7df update 2024-03-22 19:09:49 +08:00
游雁
3b580e4a74 tutorial 2024-03-21 18:31:49 +08:00
游雁
497198ebf9 tutorial 2024-03-21 17:41:27 +08:00
游雁
86fb406bb7 tutorial 2024-03-21 17:04:03 +08:00
游雁
fc47ece5b3 tutorial 2024-03-21 16:39:31 +08:00
游雁
bd2b6f6a11 tutorial 2024-03-21 16:38:24 +08:00
游雁
bbda5496ff Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
merge
2024-03-21 16:28:00 +08:00
游雁
5ebac59f9e tutorial 2024-03-21 16:26:49 +08:00
Shi Xian
980007a486
update seaco finetune (#1526) 2024-03-21 14:59:46 +08:00
游雁
24aea85b5b trainer 2024-03-21 14:01:45 +08:00
zhifu gao
4482bbcbb9
train (#1521)
* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer
2024-03-21 11:49:30 +08:00
zhifu gao
3ac03e448b
train & finetune llm-asr (#1519)
* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer

* trainer
2024-03-21 01:36:39 +08:00
游雁
0df5eb2fdf vad conf 2024-03-19 13:33:13 +08:00
游雁
d29f201e32 vad conf 2024-03-19 12:04:50 +08:00
游雁
5a637c6995 vad conf 2024-03-19 11:45:09 +08:00
游雁
fae73ee414 vad conf 2024-03-19 11:14:59 +08:00
游雁
322f3d5ab9 ffmpeg 2024-03-18 14:43:36 +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
5023dd0422
Dev gzf llm (#1503)
* 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

---------

Co-authored-by: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
2024-03-15 16:24:29 +08:00
zhifu gao
68f0603b10
Dev gzf (#1475)
* 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
2024-03-12 09:23:04 +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
4a7a984a5f
Dev gzf (#1465)
* qwenaudio qwenaudiochat

* qwenaudio qwenaudiochat

* whisper

* whisper

* llm

* llm

* llm

* llm

* llm

* llm

* llm

* llm

* export onnx

* export onnx

* export onnx

* dingding

* dingding

* llm
2024-03-11 17:56:30 +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
9d48230c4f
export onnx (#1457)
* qwenaudio qwenaudiochat

* qwenaudio qwenaudiochat

* whisper

* whisper

* llm

* llm

* llm

* llm

* llm

* llm

* llm

* llm

* export onnx

* export onnx
2024-03-11 10:48:50 +08:00
zhifu gao
f2d8ded57f
export onnx (#1455)
* qwenaudio qwenaudiochat

* qwenaudio qwenaudiochat

* whisper

* whisper

* llm

* llm

* llm

* llm

* llm

* llm

* llm

* llm

* export onnx
2024-03-11 01:24:43 +08:00
Shi Xian
8cd896d984
update hotword finetuning (#1452)
* update hotword finetuning

* update scripts
2024-03-09 13:55:54 +08:00
zhifu gao
500197b8ad
Dev gzf (#1443)
* whisper

* llm
2024-03-07 15:24:42 +08:00
zhifu gao
341182c3bf
Dev gzf (#1440)
* qwenaudio qwenaudiochat

* qwenaudio qwenaudiochat

* whisper

* whisper

* llm
2024-03-07 10:03:02 +08:00
zhifu gao
294c1162df
Dev gzf (#1435)
* qwenaudio qwenaudiochat

* qwenaudio qwenaudiochat
2024-03-06 09:12:21 +08:00
zhifu gao
f2406e2d61
qwenaudio qwenaudiochat (#1433) 2024-03-05 22:39:51 +08:00
游雁
9c2ff37ae9 qwenaudio qwenaudiochat 2024-03-05 18:04:15 +08:00
游雁
88db342d7c qwenaudio qwenaudiochat 2024-03-05 18:02:25 +08:00
zhifu gao
753d579531
Dev gzf (#1428)
* bugfix v1.0.13

* qwenaudio qwenaudiochat

* v1.0.14
2024-03-05 17:58:35 +08:00
seanzhang-zhichen
9595a9432f
modify paraformer train doc (#1427)
Co-authored-by: zhangzc <2608882093@qq.com>
2024-03-05 17:42:14 +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
yufan
a0416f8d00
atsr (#1419)
Co-authored-by: 语帆 <yf352572@alibaba-inc.com>
2024-03-04 18:48:39 +08:00
zhifu gao
cae52c52f3
Revert "Revert "Dev yf" (#1418)" (#1420)
This reverts commit d2c1204d91.
2024-03-04 18:43:26 +08:00
zhifu gao
d2c1204d91
Revert "Dev yf" (#1418) 2024-03-04 17:50:29 +08:00