Commit Graph

1606 Commits

Author SHA1 Message Date
shixian.shi
653fffdf29 update lr and bias_grad_times 2023-05-05 16:14:20 +08:00
shixian.shi
fa7297855d update contextual finetune 2023-05-05 15:31:06 +08:00
zhifu gao
77af9dfe37
v0.4.5 2023-05-05 15:03:27 +08:00
zhifu gao
8cbcb7e0d4
Update README.md 2023-05-05 14:59:50 +08:00
zhifu gao
b39d744cd5
Merge pull request #457 from alibaba-damo-academy/dev_sx
update batch_bins configuration
2023-05-05 14:43:15 +08:00
zhifu gao
5ed3c73b78
Merge pull request #458 from alibaba-damo-academy/nichongjia-2007-patch-1
Update modelscope_models.md
2023-05-05 14:42:37 +08:00
nichongjia-2007
b0b8aba7c0
Update modelscope_models.md
update the conformer
2023-05-05 14:38:54 +08:00
shixian.shi
651a945773 update batch_bins configuration 2023-05-05 14:09:41 +08:00
zhifu gao
3c4898fe16
Update modelscope_models.md 2023-05-05 13:43:14 +08:00
zhifu gao
06b4aab43b
Merge pull request #456 from alibaba-damo-academy/dev_zc
update docs/modelscope_models.md
2023-05-05 13:35:52 +08:00
chong.zhang
fc95f1b35e update docs/modelscope_models.md 2023-05-05 13:31:45 +08:00
zhifu gao
f1ef7cf48d
Merge pull request #453 from alibaba-damo-academy/dev_clas
Update NeatContextualParaformer, finetune pipeline and dataset
2023-05-05 13:07:31 +08:00
chong.zhang
8e202636ac udpate 2023-05-05 13:01:25 +08:00
chong.zhang
6be52a3879 update 2023-05-05 13:01:25 +08:00
chong.zhang
09de0c653e update 2023-05-05 13:01:25 +08:00
Chong Zhang
5d7ccbfc01 Update postprocess_utils.py
add Burmese characters
2023-05-05 13:01:25 +08:00
chong.zhang
3fe6147415 update 2023-05-05 13:01:25 +08:00
Chong Zhang
14a3da3643 Update postprocess_utils.py
add Burmese characters
2023-05-05 13:01:25 +08:00
zhifu gao
d6ccb437bc
Merge pull request #454 from zhuzizyf/main
Update e2e-vad.h
2023-05-05 12:52:06 +08:00
zhuzizyf
e6d8d9d6d3
Update e2e-vad.h
Removing unused code.
2023-05-05 12:48:27 +08:00
shixian.shi
e1d535e697 update neat contextual paraformer 2023-05-05 11:53:39 +08:00
hnluo
502b6a5e97
Merge pull request #452 from alibaba-damo-academy/dev_lhn
Dev lhn
2023-05-05 11:50:41 +08:00
维石
7558409170 update contextual finetune 2023-05-05 11:48:26 +08:00
haoneng.lhn
19a2b9f38e update streaming paraformer text process 2023-05-05 11:44:14 +08:00
haoneng.lhn
7987a7b6fa update streaming paraformer text process 2023-05-05 11:36:26 +08:00
shixian.shi
8d169f9cd9 update 2023-05-04 19:46:12 +08:00
shixian.shi
86f5e64b9a update 2023-05-04 19:43:45 +08:00
shixian.shi
6482fb94a5 update 2023-05-04 19:41:53 +08:00
shixian.shi
bc57005507 update 2023-05-04 19:36:23 +08:00
shixian.shi
a6889a3170 update 2023-05-04 19:33:50 +08:00
shixian.shi
c238436e07 update 2023-05-04 19:31:19 +08:00
shixian.shi
1988fe85f6 update 2023-05-04 19:27:00 +08:00
shixian.shi
8cac1c97d9 update 2023-05-04 19:22:56 +08:00
shixian.shi
23b327cada update 2023-05-04 19:17:08 +08:00
shixian.shi
1187f5937e update 2023-05-04 19:10:28 +08:00
shixian.shi
472c0f9265 update 2023-05-04 19:06:30 +08:00
shixian.shi
ca4aac692b update 2023-05-04 19:02:47 +08:00
shixian.shi
4bbc661aa5 update 2023-05-04 17:24:15 +08:00
维石
f9eefa34ff update 2023-05-04 17:09:34 +08:00
维石
00275d2078 update 2023-05-04 16:44:56 +08:00
haoneng.lhn
297fafd674 update streaming paraformer text process 2023-05-04 16:40:34 +08:00
shixian.shi
c91430542e update 2023-05-04 16:15:26 +08:00
游雁
5fc6f7899a websocket docs 2023-05-04 11:31:45 +08:00
zhifu gao
5d38777dc8
Merge pull request #447 from zhuzizyf/main
Update e2e-vad.h
2023-05-04 10:46:40 +08:00
zhuzizyf
1b6b10ab2d
Update e2e-vad.h
Fix memory and performance issues caused by long-term use of streaming VAD.
1.Remove unnecessary scores cache and only keep the latest score.
2.Remove the data_buf_all and data_buf cache, and only cache their lengths.
2023-05-04 10:42:25 +08:00
zhifu gao
2d2bcdcbd3
Merge pull request #445 from zhuzizyf/main
Fix memory and performance issues caused by long-term use of streaming VAD
2023-05-03 08:15:32 +08:00
zhuzizyf
d895b89ed9
Update e2e_vad.py
Fix memory and performance issues caused by long-term use of streaming VAD.
1.Remove unnecessary scores cache and only keep the latest score.
2.Remove the data_buf_all and data_buf cache, and only cache their lengths.
2023-04-30 16:04:07 +08:00
游雁
a3c0a0c4bf websocket docs 2023-04-29 01:03:41 +08:00
zhifu gao
6354967088
Merge pull request #444 from zhaomingwork/add-offline-websocket-srv
Add offline websocket srv
2023-04-29 00:57:32 +08:00
zhaoming
e97c850c8e change readme 2023-04-28 16:05:26 +00:00