Commit Graph

31 Commits

Author SHA1 Message Date
xysun
474feb35d7 feat: Support for running two wakenet model at same time 2023-07-19 19:46:02 +08:00
xysun
d14ed19756 Update change log 2023-05-06 10:40:42 +08:00
xysun
62b626f3f6 Update multinet API to add/modify/print/check new commmand string 2023-05-05 20:57:03 +08:00
xysun
49cb754672 feat: Add more option to blance CPU and memory consumption 2023-04-13 14:40:09 +08:00
sxy
cc3251b0d2 feat(mn6): Add MultiNet6 models 2023-02-18 11:58:36 +08:00
sxy
61123948aa bugfix(mn): fix the crash in multinet4 2022-10-19 19:30:35 +08:00
sxy
f33cdabadb bugfix(mn): fix the memory leak in multinet 2022-10-12 20:11:33 +08:00
sxy
d6dfaa7df8 bugfix(mfcc): fix the crash issus in mfcc destory function 2022-10-09 17:26:13 +08:00
sxy
e1fd0f577b feat(mfcc): accelerate MFCC lib 2022-09-08 20:25:17 +08:00
sxy
59024d2ae7 feat(mn): Add multinet5q8 Chinese model 2022-08-23 19:19:08 +08:00
sxy
6b21fdf970 feat(model): modify model loader to reduce model bin size for esp32 2022-08-15 15:03:18 +08:00
sxy
759f7f8ecd bugfix(wn): fix the bug in double swish activation 2022-08-09 15:37:17 +08:00
sxy
a9551636a1 feat(afe): add sample_rate in config to support 16KHz & 8KHz 2022-08-02 10:31:12 +08:00
sxy
bbbe7849cd refact: rename AFE handle for voice communication 2022-07-20 19:53:19 +08:00
sxy
e86a914a02 refactor: delect unused files 2022-07-08 20:21:59 +08:00
sxy
ac47452d21 feat: Update API for release v2.0 2022-07-08 19:25:49 +08:00
Wang Wang Wang
f4f7b7f9bd bugfix(WN): Fix the bug of Hilexin7q8 2022-02-21 16:52:17 +08:00
Wang Wang Wang
c873a359e7 feat(MN): Fix the memory leak of MN; Modify the method of resetting speech commands 2022-02-17 14:23:09 +08:00
Wang Wang Wang
66a12ee570 bugfix(AFE): clean up the warnings and errors 2022-02-10 21:17:26 +08:00
Wang Wang Wang
e6f5d5717f feat(WN&MN): Support multi model coexistence and switch model 2022-02-09 17:17:16 +08:00
sxy
62ce452be9 feat(mn): Update Chinese multinet4_5 2022-01-25 17:11:47 +08:00
sxy
dcc206936e feat(AFE): modify the API of AFE to support multiple version 2022-01-25 15:37:14 +08:00
Wang Wang Wang
4d3e550e72 feat(MN): Support continuous recognition 2022-01-19 16:13:04 +08:00
Wang Wang Wang
d05cf97972 feat(MN_CN): Support chinese continuous recognition 2022-01-17 17:23:55 +08:00
Wang Wang Wang
649b24f8f5 refactor(MN_CN): Rename MN_cn_v4_5 2021-12-16 17:53:56 +08:00
Wang Wang Wang
cc45d975e0 system(AFE): Clean up warning in AFE 2021-12-15 16:35:10 +08:00
Wang Wang Wang
3a5acbd583 feat(MN_CN): Support MN_CN V5.0 2021-12-15 14:09:27 +08:00
Wang Wang Wang
a289a0c70c feat(MN): Add the API of getting phrase ID if command word is detected 2021-12-14 17:00:05 +08:00
Wang Wang Wang
6f927f81fb feat(MN_CN V4.0): Add get command det threshold API 2021-12-10 18:03:34 +08:00
Wang Wang Wang
c501baa3f3 bugfix(MN&WN): Fix the bug of memory leak 2021-12-10 11:58:25 +08:00
Wang Wang Wang
df31a9e272 refactor(header files): Refactor esp-sr header files 2021-12-10 11:41:08 +08:00