Commit Graph

247 Commits

Author SHA1 Message Date
sxy
6047949d54 bugfix(tts): fix the bug in tts stretcher 2022-08-09 19:36:07 +08:00
sxy
39b6b85847 bugfix(afe): Add esp-dsp.a 2022-08-09 15:44:52 +08:00
sxy
759f7f8ecd bugfix(wn): fix the bug in double swish activation 2022-08-09 15:37:17 +08:00
sxy
f3b627824b doc: Update README 2022-08-02 14:19:55 +08:00
sxy
2086095c7c feat(wn): Add nihaoxiaozhi wn9 and update alexa wn9 model 2022-08-02 10:31:53 +08:00
sxy
a9551636a1 feat(afe): add sample_rate in config to support 16KHz & 8KHz 2022-08-02 10:31:12 +08:00
sxy
ca91b72284 feat(tts): Update esp32 TTS lib 2022-07-27 21:10:37 +08:00
sxy
1412145066 feat(tts): Updata TTS and xiaoxin voice data 2022-07-27 20:20:52 +08:00
sxy
bbbe7849cd refact: rename AFE handle for voice communication 2022-07-20 19:53:19 +08:00
sxy
af859c9012 feat(esp32): Update ESP32 lib and APIs 2022-07-20 15:59:54 +08:00
sxy
a6074009a2 feat(esp-tts): Add xiaoxin voice data and update xiaole voice data 2022-07-20 15:23:21 +08:00
sxy
4b0be3139c feat(tts): Update tts lib for esp32,esp32s2,esp32s3 2022-07-20 15:23:06 +08:00
sxy
08add1d4f6 feat(tts): update esp-chinese-tts v1.3 2022-07-18 19:37:46 +08:00
sxy
05d2dbfd9e doc(mn): Fix the error link in speech_commands_recognition/README 2022-07-15 10:47:55 +08:00
sxy
16f62a4b81 doc(wn): Add a table to show the model for different SoCs 2022-07-15 10:40:04 +08:00
sxy
555571a5a9 doc(wn): Fix the error link in wake_word_engine/README 2022-07-15 10:25:58 +08:00
sxy
a127d88913 feat(wn): fix the threshold of alexa 2022-07-12 17:25:39 +08:00
sxy
42e30deb34 doc(afe): Update AFE v2.0 API document 2022-07-12 14:35:21 +08:00
sxy
e86a914a02 refactor: delect unused files 2022-07-08 20:21:59 +08:00
sxy
ac47452d21 feat: Update API for release v2.0 2022-07-08 19:25:49 +08:00
sxy
f76da537fd feat(wn): Add wakenet9 models 2022-07-08 19:25:25 +08:00
sxy
728335198d doc: Update flash_model,wakenet,multinet doc 2022-07-08 16:19:22 +08:00
Wang Wang Wang
09f3e84d92 Merge branch 'doc_review' into 'dev/2.0'
doc: Update docs

See merge request speech-recognition-framework/esp-sr!1
2022-03-08 14:51:42 +08:00
Wang Wang Wang
1841f9151c doc: Update docs 2022-03-08 14:47:58 +08:00
vozvivan
b553a4d4e0
doc(wakenet&multinet): update required format of training corpus audio files 2022-02-26 12:02:12 +03:00
Wang Wang Wang
71e8f3e1e5 feat(AFE): Add MISO V2 2022-02-25 20:22:26 +08:00
Wang Wang Wang
f4f7b7f9bd bugfix(WN): Fix the bug of Hilexin7q8 2022-02-21 16:52:17 +08:00
Wang Wang Wang
c873a359e7 feat(MN): Fix the memory leak of MN; Modify the method of resetting speech commands 2022-02-17 14:23:09 +08:00
Wang Wang Wang
66a12ee570 bugfix(AFE): clean up the warnings and errors 2022-02-10 21:17:26 +08:00
Wang Wang Wang
e6f5d5717f feat(WN&MN): Support multi model coexistence and switch model 2022-02-09 17:17:16 +08:00
sxy
62ce452be9 feat(mn): Update Chinese multinet4_5 2022-01-25 17:11:47 +08:00
sxy
dcc206936e feat(AFE): modify the API of AFE to support multiple version 2022-01-25 15:37:14 +08:00
sxy
564bea09f8 feat(wakenet): reset the threshould of xiaoaitongxue & Alexa 2022-01-21 20:05:53 +08:00
sxy
da50b98a13 feat(multinet): Update English Multinet5 v2 2022-01-21 19:34:17 +08:00
Wang Wang Wang
b4e7916123 bugfix(MN_CN2): Fix the memory leak of MN_CN V2.0 2022-01-21 16:34:18 +08:00
Wang Wang Wang
4d3e550e72 feat(MN): Support continuous recognition 2022-01-19 16:13:04 +08:00
Wang Wang Wang
d05cf97972 feat(MN_CN): Support chinese continuous recognition 2022-01-17 17:23:55 +08:00
Wang Wang Wang
83e2176228 feat(tts): Support IDF release/v3.3 2022-01-11 15:43:38 +08:00
Wang Wang Wang
37104cb56b bugfix(MN): Close the print of decoder 2022-01-06 14:25:57 +08:00
Wang Wang Wang
4ce6df6e08 bugfix(model): Fix the bug of moving model 2022-01-06 12:04:30 +08:00
sxy
2f4260395e bugfix(wakenet): fix the bug of wakenet8_hiesp 2022-01-05 12:00:08 +08:00
sxy
b8948a6b26 Update wakenet8_hiesp & wakenet8_alexa model 2022-01-04 16:07:15 +08:00
sxy
32c47109d9 bugfix(tts): fix the crash in tts 2021-12-30 15:12:58 +08:00
Wang Wang Wang
d55b56e554 bugfix(MN_CN): Fix the bug of MN_CN V4 decoder 2021-12-30 14:51:33 +08:00
Wang Wang Wang
5950a00ed6 feat(bugfix): Fix the bug of moving model 2021-12-30 14:18:25 +08:00
Wang Wang Wang
cf041108cb feat(MN_CN): Support close MN log 2021-12-20 17:32:57 +08:00
Wang Wang Wang
649b24f8f5 refactor(MN_CN): Rename MN_cn_v4_5 2021-12-16 17:53:56 +08:00
Wang Wang Wang
cc45d975e0 system(AFE): Clean up warning in AFE 2021-12-15 16:35:10 +08:00
Wang Wang Wang
9016ba6b6c system(esp32): Support make on esp32 2021-12-15 15:43:45 +08:00
Wang Wang Wang
3a5acbd583 feat(MN_CN): Support MN_CN V5.0 2021-12-15 14:09:27 +08:00