mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
model: add Hi Wall E model
This commit is contained in:
parent
276831bc91
commit
0fb4853110
@ -196,6 +196,11 @@ menu "Load Multiple Wake Words"
|
||||
config SR_WN_WN9_XIAOMINGTONGXUE_TTS2
|
||||
bool "小明同学 (wn9_xiaomingtongxue_tts2)"
|
||||
default False
|
||||
|
||||
|
||||
config SR_WN_WN9_HIWALLE_TTS2
|
||||
bool "Hi Wall E or Hi 瓦力(wn9_hiwalle_tts2)"
|
||||
default False
|
||||
endmenu
|
||||
|
||||
|
||||
|
||||
@ -54,6 +54,7 @@ The following wake words are supported in esp-sr:
|
||||
|Hey,Wand | | wn9_heywanda_tts |
|
||||
|Astrolabe | | wn9_astrolabe_tts |
|
||||
|Hi,Jason | | wn9_hijason_tts2 |
|
||||
|Hi,Wall E/Hi,瓦力| | wn9_hiwalle_tts2 |
|
||||
|你好小鑫 | | wn9_nihaoxiaoxin_tts |
|
||||
|小美同学 | | wn9_xiaomeitongxue_tts |
|
||||
|Hi,小星 | | wn9_hixiaoxing_tts |
|
||||
|
||||
1
model/wakenet_model/wn9_hiwalle_tts2/_MODEL_INFO_
Normal file
1
model/wakenet_model/wn9_hiwalle_tts2/_MODEL_INFO_
Normal file
@ -0,0 +1 @@
|
||||
wakenet9l_tts2h12_Hi,Wall,E or Hi,瓦力_3_0.630_0.635
|
||||
BIN
model/wakenet_model/wn9_hiwalle_tts2/wn9_data
Normal file
BIN
model/wakenet_model/wn9_hiwalle_tts2/wn9_data
Normal file
Binary file not shown.
BIN
model/wakenet_model/wn9_hiwalle_tts2/wn9_index
Normal file
BIN
model/wakenet_model/wn9_hiwalle_tts2/wn9_index
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user