Commit Graph

23 Commits

Author SHA1 Message Date
xysun
cf2d1c6443 update README 2025-05-06 20:46:20 +08:00
xysun
40b307e76c feat: add DOA(Direction Of Arrival) 2025-03-28 18:02:06 +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
07d64a5db9 feat: update trigger of vadnet 2025-01-24 12:08:02 +08:00
xysun
a4ec21764d refactor(esp32s3): update AFE interface 2025-01-16 19:58:42 +08:00
xysun
568a94f8ba feat: update sdkconfig 2025-01-02 19:43:30 +08:00
xysun
404fa46e38 feat: add vadnet model and update vad interface 2024-12-31 19:14:59 +08:00
xysun
c84f4afb35 bugfix(esp-sr): support C++ 2024-11-05 11:19:47 +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
7627897716 feat: Add first noise suppression model (nsnet1) for ESP32-S3 2023-11-17 15:31:52 +08:00
xysun
35ff685da4 feat: Support C++ 2023-09-13 18:01:59 +08:00
xysun
2b52031029 feat(esp32s3): Support C++ 2023-09-13 17:43:35 +08:00
xysun
4f3c441d69 feat(afe): Return the volume of wake word audio 2023-09-05 19:22:17 +08:00
xysun
474feb35d7 feat: Support for running two wakenet model at same time 2023-07-19 19:46:02 +08:00
sxy
e1fd0f577b feat(mfcc): accelerate MFCC lib 2022-09-08 20:25: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
66a12ee570 bugfix(AFE): clean up the warnings and errors 2022-02-10 21:17: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