Xiaoxia
83f6f8c703
Switch to 2.0 branch ( #1152 )
...
* Adapt boards to v2 partition tables
* fix esp log error
* fix display style
* reset emotion after download assets
* fix compiling
* update assets default url
* Add user only tools
* Add image cache
* smaller cache and buffer, more heap
* use MAIN_EVENT_CLOCK_TICK to avoid audio glitches
* bump to 2.0.0
* fix compiling errors
---------
Co-authored-by: Xiaoxia <terrence.huang@tenclass.com >
2025-09-04 15:41:28 +08:00
Xiaoxia
5d3f597137
Bump to v1.9.0 ( #1157 )
...
* update v2 partition table readme
* feat: Add user only tool
* Add image cache
* smaller cache and buffer, more heap
* use MAIN_EVENT_CLOCK_TICK to avoid audio glitches
* fix: esp_psram_get_size not found in c3
* Bump to 1.9.0
2025-09-04 12:30:26 +08:00
Xiaoxia
ddbb24942d
v1.8.9: Upgrade component versions ( #1118 )
2025-08-23 07:12:14 +08:00
laride
2d772dad68
fix: resolve some audio issues on esp-hi ( #1027 )
...
* fix: resolve crash when closing codec dev on esp-hi
* fix: fix incorrect status display in non-zh-CN languages
* fix: reduce noise when not in Speaking state
2025-08-19 11:50:00 +08:00
Terrence
156eb15f58
fix: dual mic without afe
2025-08-16 03:08:00 +08:00
Xiaoxia
9ae34d3b45
feat: Add locales with OGG sounds ( #1057 )
...
* fix jiuchuan build problem
* feat: Add locales with OGG sounds
* fix building echoear
* Support ogg files frame duration <= 60
2025-08-12 18:41:00 +08:00
Terrence
08b8b04c6c
remove data mutex from read/write
2025-08-12 17:11:57 +08:00
Terrence
f890acfc7c
fix i2s race condition error
2025-08-12 14:54:16 +08:00
Xiaoxia
2a02dd65be
fix ReadAudioData frame duration ( #1051 )
2025-08-08 21:50:28 +08:00
Xiaoxia
f86637cf1c
fix: codec unexpectedly closed by timer after open ( #1046 )
...
Co-authored-by: Xiaoxia <terrence.huang@tenclass.com >
2025-08-08 15:39:12 +08:00
Xiaoxia
26d9ff283f
Fix custom wakeword for dual mic ( #1018 )
2025-08-01 13:30:17 +08:00
Xiaoxia
345c8be467
Add custom wakeword threshold option ( #1003 )
2025-07-29 10:56:52 +08:00
Terrence
d38763d5ef
Reduce SRAM usage of audio tasks
2025-07-25 08:27:12 +08:00
Xiaoxia
3c11cceb43
增加自定义唤醒词启动失败的提升 ( #965 )
2025-07-22 18:57:25 +08:00
Wiking_Xu
3e2bc9ee74
新增正点原子BOX2板子,有WIFI版本和4G版本 ( #954 )
2025-07-21 22:13:12 +08:00
Terrence
a35a344f42
Fix frame samples for server AEC
2025-07-20 07:53:52 +08:00
Terrence
efc6f238e7
Fix Server AEC
2025-07-20 03:57:36 +08:00
Xiaoxia
3c71558a5f
v1.8.0: Audio 代码重构与低功耗优化 ( #943 )
...
* Reconstruct Audio Code
* Remove old IoT implementation
* Add MQTT-UDP documentation
* OTA升级失败时,可以继续使用
2025-07-19 22:45:22 +08:00