Merge branch 'update_doc' into 'master'

esp-sr v1.5.0

See merge request speech-recognition-framework/esp-sr!71
This commit is contained in:
Sun Xiang Yu 2023-11-08 12:01:04 +08:00
commit 147ba76054
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/**/*"