mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
feat(wn): add xiaotexiaote wakenet9 model
This commit is contained in:
parent
cef28137ef
commit
b578152219
@ -203,6 +203,10 @@ menu "Load Multiple Wake Words (WakeNet9)"
|
||||
bool "小箭小箭 (wn9_xiaojianxiaojian_tts2)"
|
||||
default False
|
||||
|
||||
config SR_WN_WN9_XIAOTEXIAOTE_TTS2
|
||||
bool "小特小特 (wn9_xiaotexiaote_tts2)"
|
||||
default False
|
||||
|
||||
config SR_WN_WN9_HIWALLE_TTS2
|
||||
bool "Hi Wall E or Hi 瓦力(wn9_hiwalle_tts2)"
|
||||
default False
|
||||
|
||||
@ -73,6 +73,7 @@ The following wake words are supported in esp-sr:
|
||||
|小明同学 | | wn9_xiaomingtongxue_tts2|
|
||||
|小康同学 | | wn9_xiaokangtongxue_tts2|
|
||||
|小箭小箭 | | wn9_xiaojianxiaojian_tts2|
|
||||
|小特小特 | | wn9_xiaotexiaote_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_xiaotexiaote_tts2/_MODEL_INFO_
Normal file
1
model/wakenet_model/wn9_xiaotexiaote_tts2/_MODEL_INFO_
Normal file
@ -0,0 +1 @@
|
||||
wakenet9l_tts2h12_小特小特_3_0.605_0.610
|
||||
BIN
model/wakenet_model/wn9_xiaotexiaote_tts2/wn9_data
Normal file
BIN
model/wakenet_model/wn9_xiaotexiaote_tts2/wn9_data
Normal file
Binary file not shown.
BIN
model/wakenet_model/wn9_xiaotexiaote_tts2/wn9_index
Normal file
BIN
model/wakenet_model/wn9_xiaotexiaote_tts2/wn9_index
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user