Commit Graph

1589 Commits

Author SHA1 Message Date
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
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
zhaomingwork
b90e6ea2ed make little change 2023-04-28 15:53:41 +00:00
zhaomingwork
83026b3907 change readme 2023-04-28 15:43:49 +00:00
zhaomingwork
7a2ca2cca4
Merge branch 'alibaba-damo-academy:main' into add-offline-websocket-srv 2023-04-28 23:40:03 +08:00
zhaomingwork
fed77a4f85 del some not use codes 2023-04-28 15:38:20 +00:00
root
2fe2464c55 change dir to websocket 2023-04-28 15:31:39 +00:00
hnluo
ebabb37754
Merge pull request #442 from alibaba-damo-academy/dev_lhn
update streaming paraformer recipe
2023-04-28 17:13:26 +08:00
haoneng.lhn
571363ec00 update streaming paraformer recipe 2023-04-28 17:11:02 +08:00
root
ed25726d29 add offline websocket support 2023-04-28 09:00:56 +00:00
hnluo
6013d3c4a9
Merge pull request #441 from alibaba-damo-academy/dev_lhn
update
2023-04-28 16:38:03 +08:00
haoneng.lhn
15e73d8baa update 2023-04-28 16:26:14 +08:00
游雁
ea6903101b punc onnx 2023-04-28 14:21:45 +08:00
zhifu gao
f4710b4180
Merge pull request #440 from alibaba-damo-academy/dev_lhn
support wav file input
2023-04-28 11:24:43 +08:00
haoneng.lhn
dcc4053d3e support wav file input 2023-04-28 11:22:24 +08:00
游雁
77232f8801 Merge branch 'main' of github.com:alibaba-damo-academy/FunASR
add
2023-04-27 22:51:22 +08:00
游雁
2fb66c0b72 docs 2023-04-27 22:50:33 +08:00
zhifu gao
dca14bc8f0
Update readme.md 2023-04-27 22:42:04 +08:00
zhifu gao
a01a6ea09a
Update README.md 2023-04-27 22:35:46 +08:00