mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
34 lines
784 B
Markdown
34 lines
784 B
Markdown
# Change log for esp-sr
|
|
|
|
## 0.7.0
|
|
add chinese tts
|
|
update noise suppression v2
|
|
update AEC v3
|
|
|
|
## 0.6.0
|
|
update multinet_cn_1.4 and add CONTINUOUS RECOGNITION mode
|
|
improve hilexin wakeNet5X3 model(v5)
|
|
support IDFv4.0 build system
|
|
replace MAP algorithm with MASE(Mic Array Speech Enhancement) algorithm v1.0
|
|
|
|
## 0.5.0
|
|
add multinet1 English model v1.0
|
|
update multinet1 Chinese model v2.0
|
|
add Mic Array Processing(MAP) algorithm
|
|
Fix the bug of parsing speech command
|
|
fix the bug of decoder
|
|
|
|
|
|
## 0.3.0
|
|
add wakenet6
|
|
support cmake
|
|
add free wake word: hi jeson
|
|
update wakenet5X3 wake word model(v2)
|
|
|
|
## 0.2.0
|
|
add acoustic algorithm, include AEC, AGC, VAD ,NS
|
|
add wakenet5X2 and wakenet5X3
|
|
|
|
## 0.1.0
|
|
Initial commit, include wakenet4,wakenet5 and multinet1_cni
|