mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
Release V1.4.2
This commit is contained in:
parent
e90288c094
commit
10cd8cd669
@ -6,7 +6,7 @@ If you can not map model partition successfully, please check the left free stor
|
|||||||
|
|
||||||
## 1.4.2
|
## 1.4.2
|
||||||
- Reset timeout trigger of multinet6 when a new speech command is detected
|
- Reset timeout trigger of multinet6 when a new speech command is detected
|
||||||
- Alloc all beams from PSRAM
|
- Allocate all beams from PSRAM
|
||||||
|
|
||||||
## 1.4.1
|
## 1.4.1
|
||||||
- Fix the wrong APIs of multinet2 when using ESP32 chip
|
- Fix the wrong APIs of multinet2 when using ESP32 chip
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version: "1.4.1"
|
version: "1.4.2"
|
||||||
description: esp_sr provides basic algorithms for Speech Recognition applications
|
description: esp_sr provides basic algorithms for Speech Recognition applications
|
||||||
url: https://github.com/espressif/esp-sr
|
url: https://github.com/espressif/esp-sr
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user