mirror of
https://github.com/espressif/esp-sr.git
synced 2025-08-06 19:20:58 +08:00
model: add nihaobaiying wakenet9
This commit is contained in:
@ -211,6 +211,11 @@ menu "Load Multiple Wake Words (WakeNet9)"
|
||||
bool "你好小益 (wn9_nihaoxiaoyi_tts2)"
|
||||
default False
|
||||
|
||||
|
||||
config SR_WN_WN9_NIHAOBAIYING_TTS2
|
||||
bool "你好百应 (wn9_nihaobaiying_tts2)"
|
||||
default False
|
||||
|
||||
config SR_WN_WN9_HIWALLE_TTS2
|
||||
bool "Hi Wall E or Hi 瓦力(wn9_hiwalle_tts2)"
|
||||
default False
|
||||
|
@ -76,6 +76,7 @@ The following wake words are supported in esp-sr:
|
||||
|小箭小箭 | | wn9_xiaojianxiaojian_tts2|
|
||||
|小特小特 | | wn9_xiaotexiaote_tts2|
|
||||
|你好小益 | | wn9_nihaoxiaoyi_tts2|
|
||||
|你好百应 | | wn9_nihaobaiying_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.
|
||||
|
||||
|
1
model/wakenet_model/wn9_nihaobaiying_tts2/_MODEL_INFO_
Normal file
1
model/wakenet_model/wn9_nihaobaiying_tts2/_MODEL_INFO_
Normal file
@ -0,0 +1 @@
|
||||
wakenet9l_tts2h12_你好百应_3_0.613_0.620
|
BIN
model/wakenet_model/wn9_nihaobaiying_tts2/wn9_data
Normal file
BIN
model/wakenet_model/wn9_nihaobaiying_tts2/wn9_data
Normal file
Binary file not shown.
BIN
model/wakenet_model/wn9_nihaobaiying_tts2/wn9_index
Normal file
BIN
model/wakenet_model/wn9_nihaobaiying_tts2/wn9_index
Normal file
Binary file not shown.
Reference in New Issue
Block a user