Release esp-sr v1.5.0

This commit is contained in:
xysun 2023-11-08 10:54:56 +08:00
parent b9a370c08c
commit a337573ff0
2 changed files with 3 additions and 2 deletions

View File

@ -12,6 +12,7 @@ If you can not map model partition successfully, please check the left free stor
- Remove all MultiNet4 models
- Update MultiNet7_en v2.0
- Fix some bugs in AFE
- Add Flite G2P module
## 1.4.2
- Reset timeout trigger of multinet6 when a new speech command is detected

View File

@ -1,4 +1,4 @@
version: "1.4.2"
version: "1.5.0"
description: esp_sr provides basic algorithms for Speech Recognition applications
url: https://github.com/espressif/esp-sr
dependencies:
@ -8,4 +8,4 @@ files:
exclude:
- ".github"
- "docs/**/*"
- "test_apps/**/*"
- "test_apps/**/*"