From 10cd8cd6696a0997bc5bd53878107f05827a980d Mon Sep 17 00:00:00 2001 From: xysun Date: Fri, 25 Aug 2023 15:32:15 +0800 Subject: [PATCH] Release V1.4.2 --- CHANGELOG.md | 2 +- idf_component.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a5e115..97eebd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ If you can not map model partition successfully, please check the left free stor ## 1.4.2 - 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 - Fix the wrong APIs of multinet2 when using ESP32 chip diff --git a/idf_component.yml b/idf_component.yml index 1180333..6e63d06 100644 --- a/idf_component.yml +++ b/idf_component.yml @@ -1,4 +1,4 @@ -version: "1.4.1" +version: "1.4.2" description: esp_sr provides basic algorithms for Speech Recognition applications url: https://github.com/espressif/esp-sr dependencies: