Merge branch 'feat/update_nihaoxiaozhi' into 'master'

model: Update nihaoxiaozhi wakenet9 model

See merge request speech-recognition-framework/esp-sr!101
This commit is contained in:
Sun Xiang Yu 2024-06-24 11:06:59 +08:00
commit 2058b4eb3a
5 changed files with 8 additions and 3 deletions

View File

@ -106,8 +106,8 @@ choice SR_WN_MODEL_LOAD
bool "Hi,M Five (wn9_himfive)"
depends on IDF_TARGET_ESP32S3
config SR_WN_WN9_NIHAOXIAOZHI
bool "你好小智 (wn9_nihaoxiaozhi)"
config SR_WN_WN9_NIHAOXIAOZHI_TTS
bool "你好小智 (wn9_nihaoxiaozhi_tts)"
depends on IDF_TARGET_ESP32S3
config SR_WN_WN9_JARVIS_TTS
@ -199,6 +199,10 @@ menu "Load Multiple Wake Words"
bool "小爱同学 (wn9_xiaoaitongxue)"
default False
config SR_WN_WN9_NIHAOXIAOZHI_TTS_MULTI
bool "你好小智 (wn9_nihaoxiaozhi_tts)"
default False
config SR_WN_WN9_ALEXA_MULTI
bool "Alexa (wn9_alexa)"
default False

View File

@ -33,7 +33,7 @@ The following wake words are supported in esp-sr:
|wake words | ESP32 | ESP32-S3 |
|:--------------- | :------------------------------------:| :---------------------:|
|Hi,乐鑫 | wn5_hilexin, wn5_hilexinX3 | wn9_hilexin |
|你好小智 | wn5_nihaoxiaozhi,wn5_nihaoxiaozhiX3 | wn9_nihaoxiaozhi |
|你好小智 | wn5_nihaoxiaozhi,wn5_nihaoxiaozhiX3 | wn9_nihaoxiaozhi_tts |
|小爱同学 | | wn9_xiaoaitongxue |
|Hi,ESP | | wn9_hiesp |
|Hi,M Five | | wn9_himfive |

View File

@ -0,0 +1 @@
wakenet9l_tts1h8_你好小智_3_0.631_0.635

Binary file not shown.

Binary file not shown.