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
|
b6a9615ec9
|
release esp-sr v1.9.4
|
2024-11-05 17:31:05 +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
|
02abb64510
|
feat(esp32p4): Support nsnet2 for esp32p4
|
2024-08-14 16:43:27 +08:00 |
|
xysun
|
c5a64a78e5
|
release esp-sr v1.9.0
|
2024-08-08 11:56:41 +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
|
debd558c24
|
feat/add_nsnet2
|
2024-02-28 20:27:02 +08:00 |
|
test
|
4bae81f10f
|
esp32 include bug fixed
|
2023-11-21 14:27:14 +08:00 |
|
test
|
096866b924
|
modify esp32 include
|
2023-11-21 11:01:51 +08:00 |
|
xysun
|
7627897716
|
feat: Add first noise suppression model (nsnet1) for ESP32-S3
|
2023-11-17 15:31:52 +08:00 |
|
xysun
|
197df22905
|
bugfix: Add flite_g2p.h for esp32
|
2023-11-10 16:21:02 +08:00 |
|
xysun
|
b9a370c08c
|
feat(mn): Add Engslih G2P module
|
2023-11-07 20:49:30 +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
|
c5aa161b13
|
bugfix(esp32): make new API compatible with ESP32
|
2023-09-12 16:37:12 +08:00 |
|
xysun
|
4f3c441d69
|
feat(afe): Return the volume of wake word audio
|
2023-09-05 19:22:17 +08:00 |
|
xysun
|
c949250b7a
|
bugfix(mn): fix the bug of multinet2
|
2023-08-15 15:15:46 +08:00 |
|
xysun
|
474feb35d7
|
feat: Support for running two wakenet model at same time
|
2023-07-19 19:46:02 +08:00 |
|
xysun
|
b9f696873b
|
bugfix(mn): fix the bug in command_search function
|
2023-05-23 15:18:18 +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
|
0c1eecaac2
|
bugfix(afe): Update esp_afe_config.h and esp_afe_sr_iface.h for esp32
|
2022-12-14 11:04:09 +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
|
3fe82fb567
|
bugfix(mn): Solve multinet2_cn restart issue
|
2022-09-23 19:13:13 +08:00 |
|
sxy
|
e1fd0f577b
|
feat(mfcc): accelerate MFCC lib
|
2022-09-08 20:25:17 +08:00 |
|
sxy
|
08b9ffc864
|
bugfix: Fix ld error for macOS
|
2022-08-24 12:07:37 +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
|
34e264eb5a
|
bugfix(wn): fix the bug can not switch wake word model for esp32
|
2022-08-12 21:10:01 +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
|
af859c9012
|
feat(esp32): Update ESP32 lib and APIs
|
2022-07-20 15:59:54 +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 |
|