Commit Graph

43 Commits

Author SHA1 Message Date
xysun
306b2decb0 feat: esp32,esp32s3,esp32p4 support wakenet9s 2025-06-11 16:35:45 +08:00
xysun
debb22270f feat: Add ringbuff_free_pct variable in fetch results 2025-05-13 14:32:38 +08:00
xysun
7d1b9db544 feat: afe_aec support 8Khz when type is vc 2025-05-06 19:31:11 +08:00
xysun
c420a5616b bugfix: fix fftr error 2025-04-17 16:02:04 +08:00
xysun
5b5b69630b feat(mn): update set_det_threshold func 2025-04-10 16:34:43 +08:00
xysun
40b307e76c feat: add DOA(Direction Of Arrival) 2025-03-28 18:02:06 +08:00
xysun
f2cc8a9394 rename esp_webrtx as esp_sr_webrtc 2025-02-17 16:27:22 +08:00
xysun
b485bb4061 feat: add afe aec interface 2025-02-14 19:05:48 +08:00
xysun
2980234ae1 feat: add vad reset func 2025-02-07 18:19:30 +08:00
xysun
7b3fa61bb3 feat: add mfcc interface 2025-02-07 10:53:10 +08:00
xysun
769b535043 feat:update ci sdkconfig 2025-01-26 16:13:57 +08:00
xysun
07d64a5db9 feat: update trigger of vadnet 2025-01-24 12:08:02 +08:00
xysun
8f6845123d ci: update afe test cases 2025-01-17 10:10:23 +08:00
xysun
a4ec21764d refactor(esp32s3): update AFE interface 2025-01-16 19:58:42 +08:00
xysun
404fa46e38 feat: add vadnet model and update vad interface 2024-12-31 19:14:59 +08:00
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
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
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
aac5068e81 bugfix: remove all std::__cxx11::string 2023-04-06 17:21:59 +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
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
13da6d3864 bugfix(afe): fix AFE destory() crash 2022-11-03 14:09:01 +08:00
sxy
8b81d86374 feat(AFE): reduce AEC resource in ESP_AFE_VC 2022-11-01 15:27:38 +08:00
sxy
e1fd0f577b feat(mfcc): accelerate MFCC lib 2022-09-08 20:25:17 +08:00
sxy
15132edf68 feat(AFE): improve AEC in AFE_VC 2022-08-23 19:18:20 +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
ac47452d21 feat: Update API for release v2.0 2022-07-08 19:25:49 +08:00
Wang Wang Wang
71e8f3e1e5 feat(AFE): Add MISO V2 2022-02-25 20:22:26 +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
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
Wang Wang Wang
c072245865 bugfix(AFE): Fix the bug of AFE crash and memory leak when use afe_destory 2021-12-10 11:44:57 +08:00
Wang Wang Wang
9a2de7121f bugfix(AFE): Fix the bug of AGC mode 2021-12-02 14:24:28 +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