xysun
|
ad98ce69ec
|
feat: Add English multinet7
|
2023-07-13 15:05:27 +08:00 |
|
xysun
|
603ee8a11a
|
bugfix: fix multinet5 crash when speech commands are triggered
|
2023-07-07 12:00:26 +08:00 |
|
xysun
|
01ddb1bf84
|
feat(mn): Output text of ctc greedy search result when no command can be detected
|
2023-06-02 15:06:37 +08:00 |
|
xysun
|
b9f696873b
|
bugfix(mn): fix the bug in command_search function
|
2023-05-23 15:18:18 +08:00 |
|
xysun
|
5e77c29a5a
|
Fix all warning in esp-sr
|
2023-05-23 14:40:57 +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
|
4d5eaae3b6
|
bugfix: Fix the print bug
|
2023-03-27 19:13:10 +08:00 |
|
xysun
|
eb756fc105
|
feat: Compatible with both IDF v4.4 and IDF v5.0
|
2023-03-27 17:50:14 +08:00 |
|
xysun
|
556b945dde
|
Unify code format
|
2023-03-23 20:15:05 +08:00 |
|
xysun
|
51bc9f7d23
|
feat: Support ESP-IDF v5.0
|
2023-03-23 20:02:14 +08:00 |
|
sxy
|
5ec99ffbde
|
Fix the warning in esp_process_sdkconfig.c
|
2023-03-20 20:32:54 +08:00 |
|
sxy
|
bca14a02f7
|
feat: Add mutex lock when loading model parameter
|
2023-03-20 19:58:58 +08:00 |
|
sxy
|
0cf2db1540
|
feat: Add unity test for wakenet and multinet API
|
2023-03-20 16:38:28 +08:00 |
|
sxy
|
e24b8a9506
|
Fix all warnings in model_path.c
|
2023-03-17 15:12:58 +08:00 |
|
sxy
|
235142ad62
|
feat: Using partition API to replace SPIFFS file system
|
2023-03-17 12:05:22 +08:00 |
|
sxy
|
1e85c1a480
|
feat(mn6): Add a Chinese multinet6
|
2023-03-03 16:34:49 +08:00 |
|
sxy
|
e9763db078
|
bugfix(mn): keep compatible with MultiNet5
|
2023-02-20 11:16:17 +08:00 |
|
sxy
|
cc3251b0d2
|
feat(mn6): Add MultiNet6 models
|
2023-02-18 11:58:36 +08:00 |
|
sxy
|
7cd3e9c234
|
bugfix: Fix the memory leak issue in esp_srmodel_init function
|
2022-10-14 16:40:26 +08:00 |
|
sxy
|
ce9e82a6d4
|
bugfix(afe): fix the bug of print_afe_info multiple definition
|
2022-09-26 15:11:43 +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
|
85349d2446
|
Fix warning in code
|
2022-08-17 20:23:13 +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
|
759f7f8ecd
|
bugfix(wn): fix the bug in double swish activation
|
2022-08-09 15:37:17 +08:00 |
|
sxy
|
bbbe7849cd
|
refact: rename AFE handle for voice communication
|
2022-07-20 19:53:19 +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
|
66a12ee570
|
bugfix(AFE): clean up the warnings and errors
|
2022-02-10 21:17:26 +08:00 |
|
Wang Wang Wang
|
e6f5d5717f
|
feat(WN&MN): Support multi model coexistence and switch model
|
2022-02-09 17:17:16 +08:00 |
|
Wang Wang Wang
|
9016ba6b6c
|
system(esp32): Support make on esp32
|
2021-12-15 15:43:45 +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
|
9a2de7121f
|
bugfix(AFE): Fix the bug of AGC mode
|
2021-12-02 14:24:28 +08:00 |
|
Wang Wang Wang
|
048995531b
|
system(ESP32): Support ESP32 in IDF V3_3
|
2021-11-09 20:49:58 +08:00 |
|
Wang Wang Wang
|
20915ded8b
|
feat(system): Support ESP32
|
2021-11-04 15:10:48 +08:00 |
|
Wang Wang Wang
|
e0a751671d
|
feat(system): Refactor esp-sr; Accelerate model reading
|
2021-11-03 17:18:37 +08:00 |
|