mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
Release esp-sr v1.2.0
This commit is contained in:
parent
e2b9e0fc4e
commit
3610431054
@ -1,13 +1,15 @@
|
||||
# Change log for esp-sr
|
||||
|
||||
## Unreleased
|
||||
|
||||
|
||||
## 1.2.0
|
||||
- ESP-DSP dependency is now installed from the component registry
|
||||
- Add an English MultiNet6 model which is trained by RNNT and CTC
|
||||
- Add a Chinese MultiNet6 model which is trained by RNNT and CTC
|
||||
- Fixed CMake errors when esp-sr was installed from component registry
|
||||
- Fixed the list of supported chips displayed in the component registry
|
||||
|
||||
|
||||
## 1.1.0
|
||||
- Support esp32c3 for Chinese TTS
|
||||
- Update document of ESP-SR
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version: "1.1.0"
|
||||
version: "1.2.0"
|
||||
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