Commit Graph

162 Commits

Author SHA1 Message Date
xysun
b485bb4061 feat: add afe aec interface 2025-02-14 19:05:48 +08:00
xysun
fc1a922c5b feat: support AEC on esp32c5 2025-02-11 18:06:13 +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
c67a3d844a docs: update esp32p4 AFE benchmark 2025-02-05 16:00:29 +08:00
xysun
769b535043 feat:update ci sdkconfig 2025-01-26 16:13:57 +08:00
xysun
284b382189 feat: update esp32 AFE interface 2025-01-24 20:01:23 +08:00
xysun
247d7eecf6 ci: add esp32p4 ci 2025-01-24 19:08:56 +08:00
xysun
e609fda983 feat: update esp32p4 AFE 2025-01-24 17:22:12 +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
3d97b360aa feat: update esp32 interface 2025-01-03 16:27:21 +08:00
xysun
568a94f8ba feat: update sdkconfig 2025-01-02 19:43:30 +08:00
xysun
d72ed551cb feat(esp32p4): add vadnet1 2025-01-02 10:43:34 +08:00
xysun
404fa46e38 feat: add vadnet model and update vad interface 2024-12-31 19:14:59 +08:00
xysun
09cd95d143 feat(esp32p4):support idf master(v5.5) 2024-11-20 11:36:01 +08:00
xysun
b6a9615ec9 release esp-sr v1.9.4 2024-11-05 17:31:05 +08:00
xysun
8ad6260d8b bugfix(nsnet): fix nsnet crash 2024-09-13 17:04:44 +08:00
xysun
5421170f53 feat/update_nsnet2 2024-09-04 11:52:39 +08:00
xysun
03f713d8a5 feat(loader): Add a new method to load model data 2024-09-03 16:43:22 +08:00
xysun
b7bee54e11 feat(afe): improve nsnet2 performance 2024-09-02 19:38:32 +08:00
xysun
02abb64510 feat(esp32p4): Support nsnet2 for esp32p4 2024-08-14 16:43:27 +08:00
xysun
fe63de89b3 fix(afe): fix float precision errors 2024-08-08 11:09:10 +08:00
xysun
33b9341808 feat: support esp32p4 for wakenet, multinet and afe 2024-08-05 11:57:40 +08:00
xysun
0616d43c62 feat: support esp-idf v5.3 for esp32s3 2024-08-02 19:07:50 +08:00
xysun
c20cc1e142 feat/add Mycrofy wakenet9 model 2024-03-04 11:52:02 +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
a3e00ed3e6 bugfix: Fix wrong format of multinet2 output 2023-11-21 19:45:37 +08:00
xysun
7627897716 feat: Add first noise suppression model (nsnet1) for ESP32-S3 2023-11-17 15:31:52 +08:00
xysun
bdd0373263 feat(mn7): Add Chinese MultiNet7 models 2023-11-16 18:05:26 +08:00
xysun
197df22905 bugfix: Add flite_g2p.h for esp32 2023-11-10 16:21:02 +08:00
xysun
742fb70dc1 feat(mn7): Reduce MultiNet7 internal RAM 2023-11-09 15:34:17 +08:00
xysun
b9a370c08c feat(mn): Add Engslih G2P module 2023-11-07 20:49:30 +08:00
xysun
a70c8fe309 feat(mn7): Update multinet7 v2 2023-10-31 17:40:13 +08:00
xysun
7b43d3706a bugfix(c_speech_feature): alloc from SRAM when PSRAM is disabled 2023-10-23 15:50:57 +08:00
xysun
d05f268bae bugfix(wn2): alloc from SRAM when disable PSRAM 2023-10-20 19:44:36 +08:00
xysun
9cc75b045c bugfix(afe): Fix AGC bug in AFE module 2023-10-19 16:09:38 +08:00
xysun
7d6a3f1861 bugfix(mn2): Fix the crash of multinet2 2023-09-14 15:13:38 +08:00
xysun
35ff685da4 feat: Support C++ 2023-09-13 18:01:59 +08:00
xysun
f5b093d034 feat(wn): Add get_vol_gain for wakenet5 2023-09-13 17:21:10 +08:00
xysun
4a5aa794ba Update Readme 2023-09-12 20:43:55 +08:00
xysun
c5aa161b13 bugfix(esp32): make new API compatible with ESP32 2023-09-12 16:37:12 +08:00
xysun
37a7293607 add hi M Five model 2023-09-11 17:04:19 +08:00
xysun
4f3c441d69 feat(afe): Return the volume of wake word audio 2023-09-05 19:22:17 +08:00
xysun
1e46f53d41 remove Warnings in afe test 2023-08-24 15:49:16 +08:00
xysun
a90948b9b6 feat(mn): modify multinet6 timeout trigger 2023-08-24 11:51:36 +08:00
xysun
607e8d831b bugfix(afe): make VAD work correctly when wakenet is disabled 2023-08-15 15:34:33 +08:00