Commit Graph

2260 Commits

Author SHA1 Message Date
shixian.shi
9844be44e9 bug fix for empty text 2024-02-27 10:36:40 +08:00
Yuming Zhang
7759ab5feb
fix bug: 模型初始化可传入参数disable_pbar=True (#1387)
Co-authored-by: 张玉明 <zhangyuming@wepie.com>
2024-02-23 18:28:26 +08:00
shixian.shi
5b38115da4 update asf code 2024-02-22 14:59:47 +08:00
shixian.shi
66d3b5c212 update _hw_repre 2024-02-22 14:39:52 +08:00
zhifu gao
26a53fb181
Dev gzf (#1380)
* update train recipe

* v1.0.8

* llm

* update trainer

* update trainer

* update trainer

* train finetune demo

* train finetune demo

* v1.0.10
2024-02-22 13:09:23 +08:00
zhifu gao
20c35cdbc7
Dev gzf (#1379)
* update train recipe

* v1.0.8

* llm

* update trainer

* update trainer

* update trainer

* train finetune demo

* train finetune demo
2024-02-22 12:07:30 +08:00
shixian.shi
ec4ca408bf update transducer demo 2024-02-21 19:50:18 +08:00
zhifu gao
cdca62d933
Dev gzf (#1377)
* update train recipe

* v1.0.8

* llm

* update trainer
2024-02-21 19:22:59 +08:00
shixian.shi
9a6c6ab5ea update rwkv_bat 2024-02-21 17:35:14 +08:00
shixian.shi
9bed46a31e transducer inference 2024-02-21 16:50:49 +08:00
shixian.shi
509bc88903 update raw_text related funcs 2024-02-21 15:07:19 +08:00
游雁
8ea5f1302d update train recipe 2024-02-21 14:55:30 +08:00
游雁
ed35838e89 update train recipe 2024-02-21 14:47:49 +08:00
shixian.shi
571dc8b55a update raw_text handling 2024-02-21 14:42:36 +08:00
游雁
7357bb6c45 update train recipe 2024-02-21 14:34:36 +08:00
游雁
26ab38b56c update train recipe 2024-02-21 14:22:14 +08:00
游雁
cab0af88d8 bugfix 2024-02-21 13:47:50 +08:00
游雁
36204b3990 Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
merge
2024-02-21 13:10:34 +08:00
游雁
952c63f696 bugfix 2024-02-21 13:10:20 +08:00
shixian.shi
0c64e61c97 bug fix 2024-02-21 11:56:52 +08:00
游雁
497edf4c9d bugfix 2024-02-21 11:30:59 +08:00
游雁
4cf44a89f8 bugfix 2024-02-21 00:43:27 +08:00
游雁
1d7ba926c8 train finetune 2024-02-20 23:26:26 +08:00
游雁
c0011994f0 train finetune 2024-02-20 19:36:18 +08:00
游雁
96e4ff1870 train finetune 2024-02-20 18:38:51 +08:00
游雁
2e8dc0933f train finetune 2024-02-20 18:01:15 +08:00
游雁
45d9ccafef train finetune 2024-02-20 17:48:53 +08:00
游雁
58b6154a73 update 2024-02-20 17:02:44 +08:00
游雁
cb8b09e085 update 2024-02-20 16:42:09 +08:00
游雁
6c8e839742 update 2024-02-20 15:53:06 +08:00
游雁
df9d3438da update 2024-02-20 14:35:51 +08:00
游雁
d79287c37e Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
merge
2024-02-20 14:05:58 +08:00
游雁
f3c79b4968 update 2024-02-20 14:05:11 +08:00
shixian.shi
151c339ffe support transducer model inference 2024-02-20 14:04:09 +08:00
游雁
94de39dde2 aishell example 2024-02-19 22:21:50 +08:00
游雁
ce4235b1c8 aishell example 2024-02-19 22:11:49 +08:00
游雁
ff4306346e aishell example 2024-02-19 21:26:25 +08:00
游雁
6a9c21a408 aishell example 2024-02-19 17:05:49 +08:00
游雁
1448e021ac aishell example 2024-02-19 14:59:26 +08:00
zhifu gao
d92cd5ae03
Funasr1.0 (#1362)
* funasr1.0.5

* funasr1.0.5 audio samples input

* batch_type token

* batch_type token

* huggingface model zoo

* dataloader

* dataloader

* fbank input

* vad is_final=True bugfix
2024-02-06 21:22:21 +08:00
shixian.shi
410a85402d bug fix for numpy input 2024-02-06 17:55:35 +08:00
shixian.shi
78ee057a99 update for funasr-app and bug fix 2024-02-06 17:38:58 +08:00
游雁
14a9e01781 Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
merge
2024-02-05 11:18:41 +08:00
shixian.shi
94f7bd079c update preset_spk_num 2024-02-05 11:15:06 +08:00
游雁
08e6f946aa disable_log 2024-02-05 11:09:59 +08:00
zhifu gao
2ddfc27d5b
Funasr1.0 (#1343)
* funasr1.0.5

* funasr1.0.5 audio samples input

* batch_type token

* batch_type token
2024-02-01 17:29:28 +08:00
雾聪
0e294ee52f rm quick_start_zh.md 2024-02-01 16:18:29 +08:00
雾聪
66022593c8 update run_server.sh & docs 2024-02-01 16:17:24 +08:00
zhifu gao
dec1c875b2
Funasr1.0 bugfix, audio sample input for the vad model (#1333)
* funasr1.0.5

* funasr1.0.5 audio samples input
2024-01-31 22:40:19 +08:00
zhifu gao
3f487c4290
funasr1.0.5 (#1328) 2024-01-31 16:21:10 +08:00