mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
Update CHANGELOG.md
This commit is contained in:
parent
a70c8fe309
commit
f2034a9e00
@ -4,12 +4,14 @@
|
||||
- Available storage is less than the remaining flash space on IDF v5.0.
|
||||
If you can not map model partition successfully, please check the left free storage by `spi_flash_mmap_get_free_pages(ESP_PARTITION_MMAP_DATA)` or update IDF to v5.1 or later.
|
||||
|
||||
## unrelease
|
||||
## 1.5.0
|
||||
- Add esp32c6 tts lib
|
||||
- Return the volume of wake word audio when one wake word is detected
|
||||
- Reduce MultiNet6 SRAM size from 48KB to 32 KB
|
||||
- Add "Hi M Five" wake word model from M5Stack
|
||||
- Remove all MultiNet4 models
|
||||
- Update MultiNet7_en v2.0
|
||||
- Fix some bugs in AFE
|
||||
|
||||
## 1.4.2
|
||||
- Reset timeout trigger of multinet6 when a new speech command is detected
|
||||
|
||||
Loading…
Reference in New Issue
Block a user