mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
release v1.4.1
This commit is contained in:
parent
2ede190c66
commit
a9013f3ad5
@ -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.4.1
|
||||
- Fix the wrong APIs of multinet2 when using ESP32 chip
|
||||
- VAD can work fine when WakeNet is disabled
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version: "1.4.0"
|
||||
version: "1.4.1"
|
||||
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