wn9: add xiaoluxiaolu wake word

This commit is contained in:
sunxiangyu 2025-06-19 14:53:18 +08:00
parent 75287ca5a7
commit 2556dfbb0f
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.