mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
feat: add xiaokangtongxue wn9
This commit is contained in:
parent
0fb4853110
commit
5a9740bad3
@ -197,6 +197,9 @@ menu "Load Multiple Wake Words"
|
||||
bool "小明同学 (wn9_xiaomingtongxue_tts2)"
|
||||
default False
|
||||
|
||||
config SR_WN_WN9_XIAOKANGTONGXUE_TTS2
|
||||
bool "小康同学 (wn9_xiaokangtongxue_tts2)"
|
||||
default False
|
||||
|
||||
config SR_WN_WN9_HIWALLE_TTS2
|
||||
bool "Hi Wall E or Hi 瓦力(wn9_hiwalle_tts2)"
|
||||
|
||||
@ -70,6 +70,7 @@ The following wake words are supported in esp-sr:
|
||||
|小酥肉 | | wn9_xiaosurou_tts2 |
|
||||
|小宇同学 | | wn9_xiaoyutongxue_tts2 |
|
||||
|小明同学 | | wn9_xiaomingtongxue_tts2|
|
||||
|小康同学 | | wn9_xiaokangtongxue_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.
|
||||
|
||||
|
||||
@ -0,0 +1 @@
|
||||
wakenet9l_tts2h12_小康同学_3_0.636_0.640
|
||||
BIN
model/wakenet_model/wn9_xiaokangtongxue_tts2/wn9_data
Normal file
BIN
model/wakenet_model/wn9_xiaokangtongxue_tts2/wn9_data
Normal file
Binary file not shown.
BIN
model/wakenet_model/wn9_xiaokangtongxue_tts2/wn9_index
Normal file
BIN
model/wakenet_model/wn9_xiaokangtongxue_tts2/wn9_index
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user