mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
release v1.9.5
This commit is contained in:
parent
672efed952
commit
8e2601e838
@ -4,6 +4,9 @@
|
||||
- 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.
|
||||
|
||||
## 1.9.5
|
||||
- Add Hi,Jason; 小鸭小鸭; 璃奈板 wake word models
|
||||
|
||||
## 1.9.4
|
||||
- Fix bugs when using C++ to compile
|
||||
- Add more new wake words
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version: "1.9.4"
|
||||
version: "1.9.5"
|
||||
description: esp_sr provides basic algorithms for Speech Recognition applications
|
||||
url: https://github.com/espressif/esp-sr
|
||||
dependencies:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user