xysun
141f7f49d2
dump esp-sr v2.0.2
2025-02-27 17:37:36 +08:00
xysun
4234ac2b6d
dump esp-sr v2.0.0~rc3
2025-02-11 19:23:18 +08:00
xysun
8e2601e838
release v1.9.5
2024-12-16 15:22:38 +08:00
xysun
b6a9615ec9
release esp-sr v1.9.4
2024-11-05 17:31:05 +08:00
xysun
71a684a797
relase esp-sr v1.9.3
2024-09-13 19:41:32 +08:00
xysun
7d536a47ab
release esp-sr v1.9.2
2024-09-04 11:54:29 +08:00
xysun
00d9e525c2
docs(esp32p4): update esp32p4 benchmark
2024-09-03 17:18:54 +08:00
xysun
c5a64a78e5
release esp-sr v1.9.0
2024-08-08 11:56:41 +08:00
xysun
f3578e9abf
doc: update README to support ESP32-P4
2024-08-05 15:19:08 +08:00
xysun
42d2a77abd
release v1.8.0
2024-08-02 19:23:59 +08:00
xysun
23057c7d7e
feat: add Hi,Lily/Hi,莉莉 wakenet model
2024-05-07 14:36:03 +08:00
xysun
07b0a4d0f6
release v1.7.0
2024-03-18 11:17:45 +08:00
xysun
a08ce0b15f
release esp-sr v1.6.1
2024-01-16 16:38:11 +08:00
xysun
a59872171e
feat: Add model info
2024-01-12 19:34:09 +08:00
xysun
2727d3e6a7
doc: Update README
2023-12-28 15:30:34 +08:00
xysun
363e2991c3
Release esp-sr v1.6.0
2023-11-27 16:03:21 +08:00
xysun
2e7e10514f
feat: Add Jarvis and Computer wakenet trained by TTS samples
2023-11-27 14:28:48 +08:00
xysun
7627897716
feat: Add first noise suppression model (nsnet1) for ESP32-S3
2023-11-17 15:31:52 +08:00
xysun
88ea0c93f3
Release esp-sr v1.5.1
2023-11-10 20:01:38 +08:00
xysun
742fb70dc1
feat(mn7): Reduce MultiNet7 internal RAM
2023-11-09 15:34:17 +08:00
xysun
42df4587ca
Release esp-sr v1.5.0
2023-11-08 11:24:51 +08:00
xysun
f2034a9e00
Update CHANGELOG.md
2023-10-31 17:43:49 +08:00
xysun
f5e715ea45
Remove all MultiNet4 models
2023-09-12 17:06:33 +08:00
xysun
37a7293607
add hi M Five model
2023-09-11 17:04:19 +08:00
xysun
10cd8cd669
Release V1.4.2
2023-08-25 15:32:15 +08:00
xysun
a90948b9b6
feat(mn): modify multinet6 timeout trigger
2023-08-24 11:51:36 +08:00
xysun
a9013f3ad5
release v1.4.1
2023-08-15 16:22:50 +08:00
xysun
607e8d831b
bugfix(afe): make VAD work correctly when wakenet is disabled
2023-08-15 15:34:33 +08:00
xysun
27227d4471
Relase v1.4.0
2023-08-08 14:50:52 +08:00
xysun
12e0c43c47
feat(mn): Reduce the latency of multinet6
2023-08-04 14:11:56 +08:00
xysun
686ee06302
release esp-sr v1.3.4
2023-07-11 19:07:07 +08:00
xysun
603ee8a11a
bugfix: fix multinet5 crash when speech commands are triggered
2023-07-07 12:00:26 +08:00
xysun
c03368ae3b
bugfix: Remove unnecessary __pycache__ folder
2023-07-05 14:28:48 +08:00
xysun
d69141d0ca
mn6: Modify default Chinese commands list
2023-06-02 15:45:25 +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
baf24c4b4e
release esp-sr v1.3.1
2023-05-10 19:26:58 +08:00
xysun
d14ed19756
Update change log
2023-05-06 10:40:42 +08:00
xysun
6ca3067528
test: Add case to test switch_loader_mode()
2023-04-13 14:41:10 +08:00
xysun
35cba231ef
Release v1.3.0 and update docs
2023-03-31 16:16:57 +08:00
xysun
eb756fc105
feat: Compatible with both IDF v4.4 and IDF v5.0
2023-03-27 17:50:14 +08:00
sxy
bca14a02f7
feat: Add mutex lock when loading model parameter
2023-03-20 19:58:58 +08:00
sxy
235142ad62
feat: Using partition API to replace SPIFFS file system
2023-03-17 12:05:22 +08:00
sxy
ccef4e046e
feat(model_loader): 6x reduction in model loading tine
2023-03-15 14:07:05 +08:00
sxy
3610431054
Release esp-sr v1.2.0
2023-03-06 14:08:36 +08:00
Sun Xiang Yu
355d45a6c7
Merge branch 'master' into 'bugfix/component_name'
...
# Conflicts:
# CHANGELOG.md
2023-03-06 02:16:14 +00:00
Ivan Grokhotkov
523cb61cca
fix(manifest): declare supported targets in idf_component.yml
...
Currently the component registry thinks that the component is
compatible with all chip targets, while in fact CMakeLists.txt only
supports ESP32, S2, S3 and C3.
2023-03-04 21:08:22 +01: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
Ivan Grokhotkov
d41e990a60
add changelog entry for esp-dsp modification
2023-02-14 06:47:36 +01:00
Ivan Grokhotkov
9d075a6695
changelog: fix markdown formatting
...
- Convert entries into a list, otherwise Github merges lines into one
- Remove trailing whitespace
2023-02-11 14:31:35 +01:00