Commit Graph

340 Commits

Author SHA1 Message Date
xysun
62b626f3f6 Update multinet API to add/modify/print/check new commmand string 2023-05-05 20:57:03 +08:00
Sun Xiang Yu
6109ee353e Merge branch 'docs/fix_formats' into 'master'
Fix format issues.

See merge request speech-recognition-framework/esp-sr!36
2023-04-21 10:44:11 +08:00
Natasha
3155224e41 Fix format issues. 2023-04-21 10:44:11 +08:00
Sun Xiang Yu
70ee950788 Merge branch 'feat/add_loader_mode' into 'master'
Feat/add loader mode

See merge request speech-recognition-framework/esp-sr!35
2023-04-13 14:49:48 +08:00
xysun
6ca3067528 test: Add case to test switch_loader_mode() 2023-04-13 14:41:10 +08:00
xysun
49cb754672 feat: Add more option to blance CPU and memory consumption 2023-04-13 14:40:09 +08:00
Sun Xiang Yu
a3b0d671e2 Merge branch 'bugfix/tts' into 'master'
Bugfix/tts

See merge request speech-recognition-framework/esp-sr!34
2023-04-07 14:40:01 +08:00
xysun
48ecc35da1 test: Add more tts test cases 2023-04-07 14:36:29 +08:00
xysun
60ae7ae369 bugfix: Remove esp-partition in CMakeList for esp32s2 & esp32c3 chip 2023-04-07 14:35:57 +08:00
Sun Xiang Yu
f136e7f11c Merge branch 'bugfix/remove_cxx11_string' into 'master'
bugfix: remove all std::__cxx11::string

See merge request speech-recognition-framework/esp-sr!33
2023-04-06 17:42:54 +08:00
xysun
aac5068e81 bugfix: remove all std::__cxx11::string 2023-04-06 17:21:59 +08:00
Sun Xiang Yu
1f3692bbd9 Merge branch 'feat/add_mn6_ac' into 'master'
Feat/add mn6 ac

See merge request speech-recognition-framework/esp-sr!32
2023-03-31 16:27:31 +08:00
xysun
35cba231ef Release v1.3.0 and update docs 2023-03-31 16:16:57 +08:00
xysun
ae7fbae80c feat: Add mn6_cn_ac 2023-03-31 16:13:08 +08:00
Sun Xiang Yu
629a4f16a6 Merge branch 'feat/support_idf5' into 'master'
bugfix: Fix the print bug

See merge request speech-recognition-framework/esp-sr!31
2023-03-27 19:17:25 +08:00
xysun
4d5eaae3b6 bugfix: Fix the print bug 2023-03-27 19:13:10 +08:00
Sun Xiang Yu
682110aa1c Merge branch 'feat/support_idf5' into 'master'
Feat/support idf5

See merge request speech-recognition-framework/esp-sr!30
2023-03-27 17:54:05 +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
Sun Xiang Yu
a4f3332561 Merge branch 'feat/add_mutex' into 'master'
Feat/add mutex

See merge request speech-recognition-framework/esp-sr!29
2023-03-21 00:28:57 +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
4ef08bb606 Fix the false format of table in doc 2023-03-17 15:16:53 +08:00
sxy
e24b8a9506 Fix all warnings in model_path.c 2023-03-17 15:12:58 +08:00
Sun Xiang Yu
6cef5b859b Merge branch 'feat/use_partition_api' into 'master'
feat: Using partition API to replace SPIFFS file system

See merge request speech-recognition-framework/esp-sr!27
2023-03-17 12:35:18 +08:00
sxy
235142ad62 feat: Using partition API to replace SPIFFS file system 2023-03-17 12:05:22 +08:00
Sun Xiang Yu
26300742b4 Merge branch 'doc/update_mn6_doc' into 'master'
docs: update mn6 docs

See merge request speech-recognition-framework/esp-sr!26
2023-03-16 20:07:14 +08:00
sxy
ae281b3599 Rename some index 2023-03-16 18:11:43 +08:00
Qianhui
b49d3fa1f6 move note to the right place 2023-03-16 18:06:10 +08:00
Qianhui
582760d83c add note for adding custom commands 2023-03-16 17:00:48 +08:00
Qianhui
de33275cdc add speech command test result 2023-03-16 17:00:30 +08:00
Qianhui
56015dfdaa keep only the results of relevant language 2023-03-16 17:00:12 +08:00
sxy
1565f1ec1a Add more notes 2023-03-16 11:38:40 +08:00
sxy
e0cae984cb docs: update mn6 docs 2023-03-15 16:59:36 +08:00
Sun Xiang Yu
f1543e45b1 Merge branch 'feat/reduce_loading_time' into 'master'
feat(model_loader): 6x reduction in model loading time

See merge request speech-recognition-framework/esp-sr!25
2023-03-15 16:10:09 +08:00
sxy
ccef4e046e feat(model_loader): 6x reduction in model loading tine 2023-03-15 14:07:05 +08:00
Sun Xiang Yu
018ed41024 Merge branch 'release/v1.2.0' into 'master'
Release/v1.2.0

See merge request speech-recognition-framework/esp-sr!24
2023-03-08 16:00:31 +08:00
Sun Xiang Yu
89826935a6 Merge branch 'feat/update_mn6_doc' into 'release/v1.2.0'
Fix some typos

See merge request speech-recognition-framework/esp-sr!23
2023-03-08 10:00:37 +08:00
sxy
e786bcbe56 fix the warning:title underline too short 2023-03-07 20:10:30 +08:00
sxy
73ce64f674 Each language version only describes the corresponding language 2023-03-07 15:14:15 +08:00
sxy
33760ee572 Fix some typos 2023-03-07 14:23:11 +08:00
sxy
3610431054 Release esp-sr v1.2.0 2023-03-06 14:08:36 +08:00
Sun Xiang Yu
e2b9e0fc4e Merge branch 'feat/update_mn6_doc' into 'master'
doc: Update the doc of multinet

See merge request speech-recognition-framework/esp-sr!22
2023-03-06 14:03:28 +08:00
sxy
a5a04731d1 doc: Update the doc of multinet 2023-03-06 11:59:50 +08:00
Sun Xiang Yu
f1b9a4addf Merge branch 'bugfix/component_name' into 'master'
fix(build): use predefined COMPONENT_NAME var to declare dependencies

See merge request speech-recognition-framework/esp-sr!21
2023-03-06 10:19:22 +08:00
Sun Xiang Yu
355d45a6c7 Merge branch 'master' into 'bugfix/component_name'
# Conflicts:
#   CHANGELOG.md
2023-03-06 02:16:14 +00:00
Sun Xiang Yu
cfe0830060 Merge branch 'feat/add_mn6_cn' into 'master'
feat(mn6): Add a Chinese multinet6

See merge request speech-recognition-framework/esp-sr!20
2023-03-06 10:10:12 +08: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