Commit Graph

140 Commits

Author SHA1 Message Date
Wang Wang Wang
e735743e03 feat(AFE): AFE support disabling WakeNet 2021-06-09 11:37:55 +08:00
sxy
eb0609455b bugfix(TTS): ensure that if the input text is same, the output audio is same. update from v1.0 to v1.1 2021-05-07 19:51:24 +08:00
sxy
bddcadf60e bugfix(AEC):fix the problem of non-convergence when the input is illegal 2021-05-06 19:54:59 +08:00
Sun Xiangyu
0f3c339f35
Merge pull request #21 from espressif/feature/S3_support
feat(system): Support esp32s3
2021-04-02 14:41:17 +08:00
Wang Wang Wang
a78b3d22b1 feat(system): Support esp32s3 2021-04-02 14:09:33 +08:00
sxy
2a7aab136b feature/update multinet2 for esp32s3beta 2021-02-25 17:29:54 +08:00
sxy
d289680270 feature/add AFE component & update wakenet 2021-02-25 11:01:29 +08:00
sxy
c5896943ea feat(aec):update AEC v3 2021-01-29 16:05:40 +08:00
sxy
b9504e3548 feat(ns):add API and compatible with previous versions 2021-01-06 15:18:37 +08:00
sxy
109efa11ae feat(ns):improve noise suppression performance 2020-12-29 17:29:22 +08:00
sxy
390c17b99b modify CMakeList to improve compatibility 2020-11-30 11:10:21 +08:00
sxy
2e217e969b modify CMakeList to improve compatibility 2020-11-26 16:50:00 +08:00
sxy
eec128886f Merge branch 'bugfix_tts' 2020-11-20 19:12:53 +08:00
sxy
0940141505 bugfix(tts):fix the bug of esp_tts_stream_reset 2020-11-20 19:10:12 +08:00
Sun Xiangyu
dac18afe09
Merge pull request #17 from HengYongChao/bugfix/component_mk_issue_in_GNU_make
fix component.mk issue in legacy GNU make
2020-11-15 13:59:29 +08:00
HengYongchao
76664855b5 fix component.mk issue in legacy GNU make 2020-11-09 19:03:29 +08:00
sxy
4afb729cfe bugfix(tts): remove wav encoder&decoder function from tts lib 2020-11-04 15:04:06 +08:00
sxy
e66e72ec78 remove wav encoder&decoder 2020-10-21 15:10:13 +08:00
sxy
6370e80fe7 bugfix(wakenet):remove choice SR_RUN_WN6_CORE config 2020-10-14 16:36:11 +08:00
sxy
90d9e777c8 feat(wakenet):add API create_pinned_to_core to init wakenet6 2020-10-14 16:33:08 +08:00
sxy
332096ab79 add chinese tts 2020-09-14 15:22:07 +08:00
Wang Wang Wang
9159350d04 feat(webserver): Support web server 2020-07-13 10:44:36 +08:00
Zhao Yang
11352891c2 feat(esp_sr): Update MASE 2020-06-04 11:28:57 +08:00
Sun Xiang Yu
6be968b56b bugfix/extern C was reopened 2020-06-01 20:03:24 +08:00
Wang Wang Wang
724abeacad feat(MN): Add API for redefining speech commands 2020-05-15 14:57:30 +08:00
Zhao Yang
4d0a595652 enlarge MASE filter_strength range & lower processed freq range 2020-05-13 20:06:59 +08:00
Wang Wang Wang
87bb8b5cf3 feature/Support continuous wakeup mode 2020-04-26 17:19:36 +08:00
Sun Xiang Yu
221c741676 feature/update hilexin_wn5X3_v5 model 2020-03-31 19:46:31 +08:00
Sun Xiang Yu
ad755e891b doc/update README and CHANGELOG 2020-03-31 18:41:38 +08:00
Zhao Yang
f0853199fb update MASE introduction in REAMDE of dir acoustic_algorithm 2020-03-31 17:44:42 +08:00
Zhao Yang
6eee42b455 add description of organization requirement for multi-channel signal 2020-03-31 17:37:16 +08:00
Zhao Yang
cd176d1b30 rectify MASE API argument 2020-03-31 17:10:48 +08:00
Zhao Yang
757fa76ced update MASE 2020-03-31 15:13:27 +08:00
Sun Xiang Yu
e2aa751c31 modify CMakeLists to support IDFv4.0 2020-03-31 11:51:01 +08:00
Sun Xiang Yu
925639bfa2 feature/update single-channel AEC 2020-03-27 12:12:21 +08:00
Sun Xiang Yu
2d8ff99991 feature/update MN_CN_1_4 2020-03-27 11:42:58 +08:00
Wang Wang Wang
0f4bcc5cb1 Update MultiNet_CN v1_4 && Support CONTINUOUS_RECOGNITION mode 2020-03-27 10:35:30 +08:00
Sun Xiangyu
3ce436f586
Merge pull request #10 from maxbachmann/master
fix spelling mistake
2020-03-17 11:58:15 +08:00
Sun Xiang Yu
c28c40b5ec bugfix/modify the error in Kconfig.projbuild 2020-02-27 17:06:44 +08:00
Sun Xiang Yu
253ae09cd9 Merge branch 'feature/MN_cn_v1_3' into 'master'
feature/Update MultiNet_CN_v1_3

See merge request speech-recognition-internal/esp_sr_public!19
2020-02-27 17:00:00 +08:00
maxbachmann
2869e1545d
fix spelling mistake 2020-02-04 18:21:10 +01:00
Wang Wang Wang
21f198f0ea feature/Update MultiNet_CN_v1_3 2020-01-02 17:10:24 +08:00
Sun Xiang Yu
c540289d82 Merge branch 'feature/MN_en_v1_2' 2019-12-18 15:15:52 +08:00
Sun Xiang Yu
4ba0f33008 modify CMakeLists to support IDFv3.3 2019-12-16 15:19:31 +08:00
Wang Wang Wang
d07e16dc61 feature/Update MultiNet_EN_v1_2 2019-12-05 20:28:28 +08:00
Sun Xiang Yu
2a81d1d858 feature/update trigger method of wakenet 2019-11-20 14:39:46 +08:00
Sun Xiang Yu
840e44e3d1 update CHANGELOG 2019-11-20 14:19:40 +08:00
Wang Wang Wang
e52b4d9d00 bugfix/Fix the bug of parsing speech command 2019-11-18 20:19:49 +08:00
Zhao Yang
07b082238f add readme for acoustic_algorithm 2019-11-15 15:46:23 +08:00
Wang Wang Wang
2a870daed2 doc/Update MultiNet doc 2019-11-11 17:33:05 +08:00