Commit Graph

  • 4936d92ea8 feat(tts): Add some extern phrase into xiaoxin voice data sxy 2022-08-12 19:42:20 +08:00
  • 98900ad8ef bugfix(wn9_nihaoxiaozhi): Add wn9_nihaoxiaozhi path into movemodel.py sxy 2022-08-11 11:30:29 +08:00
  • 6047949d54 bugfix(tts): fix the bug in tts stretcher sxy 2022-08-09 19:36:07 +08:00
  • 39b6b85847 bugfix(afe): Add esp-dsp.a sxy 2022-08-09 15:44:52 +08:00
  • 759f7f8ecd bugfix(wn): fix the bug in double swish activation sxy 2022-08-09 15:37:17 +08:00
  • f3b627824b doc: Update README sxy 2022-08-02 14:19:55 +08:00
  • 2086095c7c feat(wn): Add nihaoxiaozhi wn9 and update alexa wn9 model sxy 2022-08-02 10:31:53 +08:00
  • a9551636a1 feat(afe): add sample_rate in config to support 16KHz & 8KHz sxy 2022-08-02 10:31:12 +08:00
  • ca91b72284 feat(tts): Update esp32 TTS lib sxy 2022-07-27 21:10:37 +08:00
  • 1412145066 feat(tts): Updata TTS and xiaoxin voice data sxy 2022-07-27 20:20:52 +08:00
  • bbbe7849cd refact: rename AFE handle for voice communication sxy 2022-07-20 19:53:19 +08:00
  • af859c9012 feat(esp32): Update ESP32 lib and APIs sxy 2022-07-20 15:59:54 +08:00
  • a6074009a2 feat(esp-tts): Add xiaoxin voice data and update xiaole voice data sxy 2022-07-20 15:21:48 +08:00
  • 4b0be3139c feat(tts): Update tts lib for esp32,esp32s2,esp32s3 sxy 2022-07-18 20:23:46 +08:00
  • 08add1d4f6 feat(tts): update esp-chinese-tts v1.3 sxy 2022-07-18 19:37:46 +08:00
  • 05d2dbfd9e doc(mn): Fix the error link in speech_commands_recognition/README sxy 2022-07-15 10:47:55 +08:00
  • 16f62a4b81 doc(wn): Add a table to show the model for different SoCs sxy 2022-07-15 10:40:04 +08:00
  • 555571a5a9 doc(wn): Fix the error link in wake_word_engine/README sxy 2022-07-15 10:25:58 +08:00
  • a127d88913 feat(wn): fix the threshold of alexa sxy 2022-07-12 17:25:39 +08:00
  • 42e30deb34 doc(afe): Update AFE v2.0 API document sxy 2022-07-12 14:35:21 +08:00
  • e86a914a02 refactor: delect unused files sxy 2022-07-08 20:21:59 +08:00
  • ac47452d21 feat: Update API for release v2.0 sxy 2022-07-08 19:25:49 +08:00
  • f76da537fd feat(wn): Add wakenet9 models sxy 2022-07-08 19:25:25 +08:00
  • 728335198d doc: Update flash_model,wakenet,multinet doc sxy 2022-07-08 16:19:22 +08:00
  • 09f3e84d92 Merge branch 'doc_review' into 'dev/2.0' Wang Wang Wang 2022-03-08 14:51:42 +08:00
  • 1841f9151c doc: Update docs Wang Wang Wang 2022-02-25 16:45:12 +08:00
  • b553a4d4e0 doc(wakenet&multinet): update required format of training corpus audio files vozvivan 2022-02-26 12:02:12 +03:00
  • 71e8f3e1e5 feat(AFE): Add MISO V2 Wang Wang Wang 2022-02-25 20:22:26 +08:00
  • f4f7b7f9bd bugfix(WN): Fix the bug of Hilexin7q8 Wang Wang Wang 2022-02-21 16:52:17 +08:00
  • c873a359e7 feat(MN): Fix the memory leak of MN; Modify the method of resetting speech commands Wang Wang Wang 2022-02-17 14:23:09 +08:00
  • 66a12ee570 bugfix(AFE): clean up the warnings and errors Wang Wang Wang 2022-02-10 21:17:26 +08:00
  • e6f5d5717f feat(WN&MN): Support multi model coexistence and switch model Wang Wang Wang 2022-02-09 17:17:16 +08:00
  • 62ce452be9 feat(mn): Update Chinese multinet4_5 sxy 2022-01-25 17:11:47 +08:00
  • dcc206936e feat(AFE): modify the API of AFE to support multiple version sxy 2022-01-25 15:37:14 +08:00
  • 564bea09f8 feat(wakenet): reset the threshould of xiaoaitongxue & Alexa sxy 2022-01-21 20:05:53 +08:00
  • da50b98a13 feat(multinet): Update English Multinet5 v2 sxy 2022-01-21 19:34:17 +08:00
  • b4e7916123 bugfix(MN_CN2): Fix the memory leak of MN_CN V2.0 Wang Wang Wang 2022-01-21 16:34:18 +08:00
  • 4d3e550e72 feat(MN): Support continuous recognition Wang Wang Wang 2022-01-19 16:13:04 +08:00
  • d05cf97972 feat(MN_CN): Support chinese continuous recognition Wang Wang Wang 2022-01-17 17:23:55 +08:00
  • 83e2176228 feat(tts): Support IDF release/v3.3 Wang Wang Wang 2022-01-11 15:43:38 +08:00
  • 37104cb56b bugfix(MN): Close the print of decoder Wang Wang Wang 2022-01-06 14:25:57 +08:00
  • 4ce6df6e08 bugfix(model): Fix the bug of moving model Wang Wang Wang 2022-01-06 12:04:30 +08:00
  • 2f4260395e bugfix(wakenet): fix the bug of wakenet8_hiesp sxy 2022-01-05 12:00:08 +08:00
  • b8948a6b26 Update wakenet8_hiesp & wakenet8_alexa model sxy 2022-01-04 16:07:15 +08:00
  • 32c47109d9 bugfix(tts): fix the crash in tts sxy 2021-12-30 15:12:58 +08:00
  • d55b56e554 bugfix(MN_CN): Fix the bug of MN_CN V4 decoder Wang Wang Wang 2021-12-30 14:51:33 +08:00
  • 5950a00ed6 feat(bugfix): Fix the bug of moving model Wang Wang Wang 2021-12-30 11:06:15 +08:00
  • cf041108cb feat(MN_CN): Support close MN log Wang Wang Wang 2021-12-20 17:32:57 +08:00
  • 649b24f8f5 refactor(MN_CN): Rename MN_cn_v4_5 Wang Wang Wang 2021-12-16 17:53:56 +08:00
  • cc45d975e0 system(AFE): Clean up warning in AFE Wang Wang Wang 2021-12-15 16:35:10 +08:00
  • 9016ba6b6c system(esp32): Support make on esp32 Wang Wang Wang 2021-12-15 15:26:42 +08:00
  • 3a5acbd583 feat(MN_CN): Support MN_CN V5.0 Wang Wang Wang 2021-12-15 14:09:27 +08:00
  • a289a0c70c feat(MN): Add the API of getting phrase ID if command word is detected Wang Wang Wang 2021-12-14 17:00:05 +08:00
  • 4333d49daf bugfix(MN_CN): Fix the bug of adding speech commands Wang Wang Wang 2021-12-13 16:59:35 +08:00
  • 5036b85204 budfix(dl_lib): Fix the bug of nn layer Wang Wang Wang 2021-12-10 21:07:05 +08:00
  • 7f10b67368 budfix(esp32): Fix the bug of memory leak Wang Wang Wang 2021-12-10 20:58:37 +08:00
  • 6f927f81fb feat(MN_CN V4.0): Add get command det threshold API Wang Wang Wang 2021-12-10 18:03:34 +08:00
  • 6c6e8eb3ec bugfix(WN&MN): Fix the bug of crash Wang Wang Wang 2021-12-10 18:03:18 +08:00
  • c501baa3f3 bugfix(MN&WN): Fix the bug of memory leak Wang Wang Wang 2021-12-10 11:45:50 +08:00
  • c072245865 bugfix(AFE): Fix the bug of AFE crash and memory leak when use afe_destory Wang Wang Wang 2021-12-10 11:44:57 +08:00
  • df31a9e272 refactor(header files): Refactor esp-sr header files Wang Wang Wang 2021-12-10 11:41:08 +08:00
  • 062a6d2942 doc(WN&MN): Add the table of model support on different Espressif's Socs Wang Wang Wang 2021-12-02 16:36:01 +08:00
  • 26f3d212d3 feat(MN&WN): Support 200 speech commands; Support set threshold of each speech commands; Modify MN_CN v4.0 decoder Wang Wang Wang 2021-12-02 14:27:34 +08:00
  • 9a2de7121f bugfix(AFE): Fix the bug of AGC mode Wang Wang Wang 2021-12-02 14:24:28 +08:00
  • ed1e9d451e bugfix(model): Fix the bug of moving model on Windows Wang Wang Wang 2021-12-02 14:23:09 +08:00
  • 509cf82658 conf(AFE): modify default alloc_from_psram mode in AFE config from 1 to 2 sxy 2021-11-24 11:30:30 +08:00
  • 7010aedfd5 feat(model): Support HiESP_WN8Q8; Reduce internal RAM usage Wang Wang Wang 2021-11-23 17:57:11 +08:00
  • 347da5d5b6 doc(tool): Rename the README sxy 2021-11-18 21:03:40 +08:00
  • 3ce34fe340 feat(model): Add auto moving model files Wang Wang Wang 2021-11-18 20:10:48 +08:00
  • 6e8445b4f4 bugfix(model): Fix the bug of moving model on MAC OS Wang Wang Wang 2021-11-12 20:14:47 +08:00
  • 27d9f324c6 feat(tts): Add Chinese TTS lib for ESP32-S3 sxy 2021-11-12 17:35:26 +08:00
  • 56f68ced8f system(ESP32): Add TTS lib Wang Wang Wang 2021-11-09 20:52:51 +08:00
  • 048995531b system(ESP32): Support ESP32 in IDF V3_3 Wang Wang Wang 2021-11-09 20:49:58 +08:00
  • 5bb7fc6d3f docs(model): Update readme of model Wang Wang Wang 2021-11-09 20:27:49 +08:00
  • b2549779d4 Sync Issues to Jira sxy 2021-11-08 16:50:07 +08:00
  • 4e9934da38 Update README sxy 2021-11-08 11:26:17 +08:00
  • ca80f6ea0f Update README.md Sun Xiang Yu 2021-11-08 03:24:42 +00:00
  • f92f2ba316 doc: Update README of project sxy 2021-11-08 11:11:44 +08:00
  • dba60079cb bugfix(Cmake): Add include path of esp-tts sxy 2021-11-08 11:09:25 +08:00
  • 0dfa27ebd3 Merge branch 'model_compress' sxy 2021-11-05 19:23:35 +08:00
  • 75444c4ddd Merge branch 'update_doc' into model_compress sxy 2021-11-05 19:21:10 +08:00
  • ac5bd8a6c4 bugfix(doc): modify some incorrent link sxy 2021-11-05 16:11:48 +08:00
  • 04ae02fea2 docs(AFE): Update AFE docs Wang Wang Wang 2021-11-05 18:30:24 +08:00
  • 6b917e383b doc(wakenet&multinet): Update README of multinet & wakenet sxy 2021-11-05 15:55:26 +08:00
  • a2bc8a64d9 feat(tool): Add some tools Wang Wang Wang 2021-11-04 15:32:38 +08:00
  • 20915ded8b feat(system): Support ESP32 Wang Wang Wang 2021-11-04 15:10:48 +08:00
  • e0a751671d feat(system): Refactor esp-sr; Accelerate model reading Wang Wang Wang 2021-11-03 17:18:37 +08:00
  • d152e14664 feat(system): Support latest IDF Wang Wang Wang 2021-11-02 16:55:50 +08:00
  • d2e74acc4f bugfix(MN): Fix the crash when loading model; Fix the bug of MN_EN after resetting speech commands Wang Wang Wang 2021-10-28 20:00:55 +08:00
  • c540eeeeaf doc(README): Update README doc sxy 2021-10-22 19:35:09 +08:00
  • 1220797cd3 feat(MN): Move the activation function table to PSRAM Wang Wang Wang 2021-10-22 19:01:25 +08:00
  • bccbd966cc feat(model & AFE): Support model in SDCard; Modify the spiffs base path; Supoort hi,ESP wake word; Merge feed and mase tasks when aec not init Wang Wang Wang 2021-10-22 11:25:11 +08:00
  • 21008cf87c bugfix(MN): Fix the memory leak of MN_CN Wang Wang Wang 2021-10-19 10:57:49 +08:00
  • e8c7b2295f bugfix(MN): Fix the bug of MultiNet EN Wang Wang Wang 2021-10-18 16:29:56 +08:00
  • 93dcdaffd5 feat(model): Support models in spiffs partitions Wang Wang Wang 2021-10-14 11:41:59 +08:00
  • c3d120ac9d feat(multinet): add API to modify speech commands online sxy 2021-09-24 21:29:56 +08:00
  • cfebc5f31a feat(AFE): modify alloc_from_PSRAM to support flexible memory allocation sxy 2021-09-24 21:29:22 +08:00
  • 66e21f6cc3 feat(AFE): Update esp_afe_sr_1mic.c sxy 2021-09-15 17:16:39 +08:00
  • cbb9f279bf remove simultaneous triggers of AFE_FETCH_CHANNEL_VERIFIED & AFE_FETCH_WWE_DETECTED sxy 2021-09-14 14:30:53 +08:00
  • 124c038965 feat(afe): improve first-time right response rate && remove vad bug sxy 2021-09-10 21:11:12 +08:00