release esp-sr v1.6.1

This commit is contained in:
xysun 2024-01-16 16:38:11 +08:00
parent 0b42cad784
commit a08ce0b15f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
- 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.
## unreleased
## 1.6.1
- Add hey willow wakenet model: wn9_heywillow_tts
- Update wn9_alexa from v3 to v4
- Add model info into srmodels_list_t

View File

@ -1,4 +1,4 @@
version: "1.6.0"
version: "1.6.1"
description: esp_sr provides basic algorithms for Speech Recognition applications
url: https://github.com/espressif/esp-sr
dependencies: