Commit Graph

32 Commits

Author SHA1 Message Date
xysun
5421170f53 feat/update_nsnet2 2024-09-04 11:52:39 +08:00
xysun
0616d43c62 feat: support esp-idf v5.3 for esp32s3 2024-08-02 19:07:50 +08:00
xysun
debd558c24 feat/add_nsnet2 2024-02-28 20:27:02 +08:00
xysun
ce2a34ef79 Rename all wake words 2024-01-16 16:13:24 +08:00
xysun
6a394f269c bugfix: Read model data from SD card 2024-01-08 15:23:30 +08:00
xysun
7627897716 feat: Add first noise suppression model (nsnet1) for ESP32-S3 2023-11-17 15:31:52 +08:00
xysun
a70c8fe309 feat(mn7): Update multinet7 v2 2023-10-31 17:40:13 +08:00
xysun
9cc75b045c bugfix(afe): Fix AGC bug in AFE module 2023-10-19 16:09:38 +08:00
xysun
35ff685da4 feat: Support C++ 2023-09-13 18:01:59 +08:00
xysun
ad98ce69ec feat: Add English multinet7 2023-07-13 15:05:27 +08:00
xysun
49cb754672 feat: Add more option to blance CPU and memory consumption 2023-04-13 14:40:09 +08:00
xysun
ae7fbae80c feat: Add mn6_cn_ac 2023-03-31 16:13:08 +08:00
xysun
51bc9f7d23 feat: Support ESP-IDF v5.0 2023-03-23 20:02:14 +08:00
sxy
ccef4e046e feat(model_loader): 6x reduction in model loading tine 2023-03-15 14:07:05 +08:00
sxy
1e85c1a480 feat(mn6): Add a Chinese multinet6 2023-03-03 16:34:49 +08:00
sxy
cc3251b0d2 feat(mn6): Add MultiNet6 models 2023-02-18 11:58:36 +08:00
sxy
654833db91 feat(dl_lib): do not load dl lib code by IRAM.text 2022-11-18 20:21:59 +08:00
sxy
61123948aa bugfix(mn): fix the crash in multinet4 2022-10-19 19:30:35 +08:00
sxy
d6dfaa7df8 bugfix(mfcc): fix the crash issus in mfcc destory function 2022-10-09 17:26:13 +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
ac47452d21 feat: Update API for release v2.0 2022-07-08 19:25:49 +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
sxy
da50b98a13 feat(multinet): Update English Multinet5 v2 2022-01-21 19:34:17 +08:00
Wang Wang Wang
4d3e550e72 feat(MN): Support continuous recognition 2022-01-19 16:13:04 +08:00
sxy
2f4260395e bugfix(wakenet): fix the bug of wakenet8_hiesp 2022-01-05 12:00:08 +08:00
Wang Wang Wang
5036b85204 budfix(dl_lib): Fix the bug of nn layer 2021-12-10 21:07:05 +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
26f3d212d3 feat(MN&WN): Support 200 speech commands; Support set threshold of each speech commands; Modify MN_CN v4.0 decoder 2021-12-02 14:33:17 +08:00
Wang Wang Wang
7010aedfd5 feat(model): Support HiESP_WN8Q8; Reduce internal RAM usage 2021-11-23 19:58:48 +08:00
Wang Wang Wang
e0a751671d feat(system): Refactor esp-sr; Accelerate model reading 2021-11-03 17:18:37 +08:00