Skip to content

Commit 8e2601e

Browse files
committed
release v1.9.5
1 parent 672efed commit 8e2601e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
- Available storage is less than the remaining flash space on IDF v5.0.
55
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.
66

7+
## 1.9.5
8+
- Add Hi,Jason; 小鸭小鸭; 璃奈板 wake word models
9+
710
## 1.9.4
811
- Fix bugs when using C++ to compile
912
- Add more new wake words

idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "1.9.4"
1+
version: "1.9.5"
22
description: esp_sr provides basic algorithms for Speech Recognition applications
33
url: https://github.com/espressif/esp-sr
44
dependencies:

0 commit comments

Comments
 (0)