Commit Graph

532 Commits

Author SHA1 Message Date
xiewei
e02b976769 feat(afe):add cpu loading test. 2023-07-21 11:54:56 +08:00
xiewei
61cb36e92c bugfix(afe):Shield the warning of ci. 2023-07-20 11:46:26 +08:00
xiewei
296c9a67f1 feat(afe):Modify SR test and add VC test. 2023-07-20 11:15:58 +08:00
xysun
474feb35d7 feat: Support for running two wakenet model at same time 2023-07-19 19:46:02 +08:00
Sun Xiang Yu
455314a90c Merge branch 'feat/add_mn7' into 'master'
Feat/add mn7

See merge request speech-recognition-framework/esp-sr!47
2023-07-14 16:44:35 +08:00
xysun
2289b02dd8 Add target test for esp-tts 2023-07-14 16:21:16 +08:00
xysun
e166493805 feat: Add target test 2023-07-14 14:02:06 +08:00
Sun Xiang Yu
573cf30234 Merge branch 'ci/unity_test' into 'master'
Ci/unity test

See merge request speech-recognition-framework/esp-sr!46
2023-07-13 15:17:34 +08:00
xysun
417c0fc7a1 Add ci test for mn7 2023-07-13 15:16:43 +08:00
xysun
ad98ce69ec feat: Add English multinet7 2023-07-13 15:05:27 +08:00
xysun
3690f88ed7 bugfix: fix vad bug 2023-07-13 15:04:46 +08:00
xysun
49e5c7032a Update .gitlab-ci.yml to enable CI test 2023-07-12 16:46:05 +08:00
xysun
8bebc8d778 feat: Add ci for chinese on esp32s3 2023-07-12 14:57:00 +08:00
xysun
297596c0f9 feat: Add ci to test all API of multinet, wakenet and afe 2023-07-12 14:15:29 +08:00
Sun Xiang Yu
557e1ae632 Merge branch 'bugfix/mn5q8_crash' into 'master'
bugfix: fix the bug of multinet5q8 when adding new speech commands

See merge request speech-recognition-framework/esp-sr!45
2023-07-11 19:34:21 +08:00
xysun
85b75fba3a remove managed components 2023-07-11 19:11:40 +08:00
xysun
f4d7793d68 feat: add unity ci for multinet 2023-07-11 19:08:59 +08:00
xysun
686ee06302 release esp-sr v1.3.4 2023-07-11 19:07:07 +08:00
xysun
591fe1490d bugfix: fix the bug of multinet5q8 when adding new speech commands 2023-07-11 15:54:41 +08:00
Sun Xiang Yu
4f59dab037 Merge branch 'commands_cn' into 'master'
revert command_cn.txt

See merge request speech-recognition-framework/esp-sr!44
2023-07-11 10:40:54 +08:00
Qianhui
90a53aafa9 revert command_cn.txt 2023-07-11 10:29:22 +08:00
Sun Xiang Yu
cef5097777 Merge branch 'bugfix/mn5q8_crash' into 'master'
Bugfix/mn5q8 crash

See merge request speech-recognition-framework/esp-sr!43
2023-07-07 14:06:24 +08:00
xysun
b1d93cb99b release esp-sr v1.3.3 2023-07-07 14:00:09 +08:00
xysun
603ee8a11a bugfix: fix multinet5 crash when speech commands are triggered 2023-07-07 12:00:26 +08:00
Sun Xiang Yu
bf47c66892 Merge branch 'bugfix/delete_pycache' into 'master'
Bugfix/delete pycache

See merge request speech-recognition-framework/esp-sr!42
2023-07-05 14:59:32 +08:00
xysun
a48f29383c release v1.3.2 2023-07-05 14:29:13 +08:00
xysun
c03368ae3b bugfix: Remove unnecessary __pycache__ folder 2023-07-05 14:28:48 +08:00
Sun Xiang Yu
138a685e53 Merge branch 'fix_bugs' into 'master'
bugfix(mn): fix some bugs in multinet5 and multinet6

See merge request speech-recognition-framework/esp-sr!41
2023-06-14 11:46:44 +08:00
xysun
bdbe724b96 bugfix(mn): fix some bugs in multinet5 and multinet6 2023-06-14 11:37:54 +08:00
Sun Xiang Yu
b835c4353a Merge branch 'feat/ctc_greedy_results' into 'master'
mn6: Modify default Chinese commands list

See merge request speech-recognition-framework/esp-sr!40
2023-06-02 15:49:49 +08:00
xysun
d69141d0ca mn6: Modify default Chinese commands list 2023-06-02 15:45:25 +08:00
Sun Xiang Yu
53e02cbf2d Merge branch 'feat/ctc_greedy_results' into 'master'
feat(mn): Output text of ctc greedy search result when no command can be detected

See merge request speech-recognition-framework/esp-sr!39
2023-06-02 15:12: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
Sun Xiang Yu
7ba6ef3b20 Merge branch 'test' into 'master'
Remove all warning and fix some bugs

See merge request speech-recognition-framework/esp-sr!38
2023-05-23 15:55:43 +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
Sun Xiang Yu
31b8cb660e Merge branch 'feat/modify_commands' into 'master'
Update multinet API to add/modify/print/check new commands

See merge request speech-recognition-framework/esp-sr!37
2023-05-10 20:32:28 +08:00
xysun
baf24c4b4e release esp-sr v1.3.1 2023-05-10 19:26:58 +08:00
xysun
a7225a510b fix some wrong format in docs 2023-05-10 19:16:44 +08:00
Sun Xiang Yu
2c6cf6a3bd Update .gitlab-ci.yml file 2023-05-10 17:25:32 +08:00
Qianhui
90e3cc24f4 add doc for modifying commands 2023-05-06 11:37:13 +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
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