sxy
0cf2db1540
feat: Add unity test for wakenet and multinet API
2023-03-20 16:38:28 +08:00
sxy
235142ad62
feat: Using partition API to replace SPIFFS file system
2023-03-17 12:05:22 +08:00
Ivan Grokhotkov
5424a376f0
fix(build): use predefined COMPONENT_NAME var to declare dependencies
...
When installing esp-sr by component manager, the directory name
(and hence, the component name) is "espressif__esp-sr".
Replace references to esp-sr by ${COMPONENT_NAME}, which will have
correct value in every case.
2023-03-04 21:05:38 +01:00
sxy
cc3251b0d2
feat(mn6): Add MultiNet6 models
2023-02-18 11:58:36 +08:00
Ivan Grokhotkov
e1c73a59d9
dependencies: install esp-dsp via the component manager
2023-02-11 14:57:00 +01:00
sxy
31d2ef85d3
feat(tts): Support esp32c3
2023-02-02 16:40:51 +08:00
sxy
1b89b5b47b
Remove a typo in CMakeList.txt
2023-01-11 17:41:27 +08:00
Wu Jian Gang
f755e1f9ad
feat: Move generated model target to project side
2023-01-03 13:55:12 +08:00
marcus_xu
4873849406
CMake: idf component PRIV_REQUIRES soure failed
...
Closes https://github.com/espressif/esp-sr/pull/55
2022-12-22 18:00:52 +08:00
sxy
63c4781c06
bugfix: Remove Multiply definition 'print_afe_info'
2022-11-01 17:23:00 +08:00
sxy
7a2909e28b
Update CMakeLists.txt to remove compilation errors for ESP32-S2 TTS
2022-10-24 11:36:52 +08:00
sxy
ce9e82a6d4
bugfix(afe): fix the bug of print_afe_info multiple definition
2022-09-26 15:11:43 +08:00
sxy
08b9ffc864
bugfix: Fix ld error for macOS
2022-08-24 12:07:37 +08:00
sxy
8a40a5bcd1
Change src postion in CMakeList.txt
2022-08-23 19:25:07 +08:00
sxy
6b21fdf970
feat(model): modify model loader to reduce model bin size for esp32
2022-08-15 15:03:18 +08:00
sxy
34e264eb5a
bugfix(wn): fix the bug can not switch wake word model for esp32
2022-08-12 21:10:01 +08:00
sxy
39b6b85847
bugfix(afe): Add esp-dsp.a
2022-08-09 15:44:52 +08:00
sxy
e86a914a02
refactor: delect unused files
2022-07-08 20:21:59 +08:00
Wang Wang Wang
4ce6df6e08
bugfix(model): Fix the bug of moving model
2022-01-06 12:04:30 +08:00
sxy
32c47109d9
bugfix(tts): fix the crash in tts
2021-12-30 15:12:58 +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
df31a9e272
refactor(header files): Refactor esp-sr header files
2021-12-10 11:41:08 +08:00
sxy
27d9f324c6
feat(tts): Add Chinese TTS lib for ESP32-S3
2021-11-12 17:35:26 +08:00
Wang Wang Wang
56f68ced8f
system(ESP32): Add TTS lib
2021-11-09 20:52:51 +08:00
Wang Wang Wang
048995531b
system(ESP32): Support ESP32 in IDF V3_3
2021-11-09 20:49:58 +08:00
sxy
dba60079cb
bugfix(Cmake): Add include path of esp-tts
2021-11-08 11:09:25 +08:00
Wang Wang Wang
20915ded8b
feat(system): Support ESP32
2021-11-04 15:10:48 +08:00
Wang Wang Wang
e0a751671d
feat(system): Refactor esp-sr; Accelerate model reading
2021-11-03 17:18:37 +08:00
Wang Wang Wang
d152e14664
feat(system): Support latest IDF
2021-11-02 16:55:50 +08:00
Wang Wang Wang
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
2021-10-22 11:25:11 +08:00
Wang Wang Wang
93dcdaffd5
feat(model): Support models in spiffs partitions
2021-10-15 16:31:16 +08:00
sxy
d6de95593d
Add 8bit-multinet5 and update the API of AFE
2021-09-10 14:34:59 +08:00
sxy
f83d2da3d0
esp-sr for ESP32S3 pre-release
2021-08-27 14:41:29 +08:00
sxy
ab58297280
feat(lib): Use esp32s3 instructions to optimize all algorithms
2021-08-09 20:50:31 +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
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
0940141505
bugfix(tts):fix the bug of esp_tts_stream_reset
2020-11-20 19:10:12 +08:00
sxy
e66e72ec78
remove wav encoder&decoder
2020-10-21 15:10:13 +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
Sun Xiang Yu
e2aa751c31
modify CMakeLists to support IDFv4.0
2020-03-31 11:51:01 +08:00
Sun Xiang Yu
4ba0f33008
modify CMakeLists to support IDFv3.3
2019-12-16 15:19:31 +08:00
Wang Wang Wang
e6daa41fe4
featrue/Support multinet_en & update multinet_cn
2019-11-08 15:20:21 +08:00
Sun Xiang Yu
b31fa133b1
bugfix/add new wakeword model lib in CMakeList.txt
2019-10-12 09:59:45 +08:00
Sun Xiang Yu
d79304830a
support cmake
2019-09-19 12:04:55 +08:00