Merge branch 'wn9/xiaoluxiaolu' into 'master'
Some checks are pending
Push components to Espressif Component Service / upload_components (push) Waiting to run

wn9: add xiaoluxiaolu wake word

See merge request speech-recognition-framework/esp-sr!179
This commit is contained in:
Sun Xiang Yu 2025-06-19 15:34:08 +08:00
commit 4c0f32fd6e
5 changed files with 7 additions and 0 deletions

View File

@ -226,6 +226,11 @@ menu "Load Multiple Wake Words (WakeNet9)"
config SR_WN_WN9_HIMFIVE
bool "Hi,M Five (wn9_himfive)"
default False
config SR_WN_WN9_XIAOLUXIAOLU_TTS2
bool "小鹿小鹿 (wn9_xiaoluxiaolu_tts2)"
default False
endmenu

View File

@ -78,6 +78,7 @@ The following wake words are supported in esp-sr:
|小特小特 | | wn9_xiaotexiaote_tts2|
|你好小益 | | wn9_nihaoxiaoyi_tts2|
|你好百应 | | wn9_nihaobaiying_tts2|
|小鹿小鹿 | | wn9_xiaoluxiaolu_tts2|
*NOTE:* `_tts` suffix means this WakeNet model is trained by TTS samples. `_tts2` suffix means this WakeNet model is trained by TTS Pipeline V2.

View File

@ -0,0 +1 @@
wakenet9_tts2h12_小鹿小鹿_3_0.640_0.645

Binary file not shown.

Binary file not shown.