Commit Graph

387 Commits

Author SHA1 Message Date
Sun Xiang Yu
7bf87d98fe Merge branch 'feat/support_two_wn' into 'master'
Feat/support two wn

See merge request speech-recognition-framework/esp-sr!50
2023-08-08 15:03:07 +08:00
xysun
27227d4471 Relase v1.4.0 2023-08-08 14:50:52 +08:00
xysun
9f391a2525 bugfix: Remove bug when adding speech commands 2023-08-08 14:23:46 +08:00
xysun
12e0c43c47 feat(mn): Reduce the latency of multinet6 2023-08-04 14:11:56 +08:00
Sun Xiang Yu
4cfb4ef7e8 Merge branch 'feat_afe_test' into 'master'
feat(afe):Modify SR test and add VC test.

See merge request speech-recognition-framework/esp-sr!49
2023-07-27 16:32:02 +08:00
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