mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
model: Add Hi,xiaoxing wakenet9 model data
This commit is contained in:
parent
cc806480c0
commit
91cb5ea962
@ -132,6 +132,10 @@ choice SR_WN_MODEL_LOAD
|
|||||||
bool "xiaomeitongxue (wn9_xiaomeitongxue_tts)"
|
bool "xiaomeitongxue (wn9_xiaomeitongxue_tts)"
|
||||||
depends on IDF_TARGET_ESP32S3
|
depends on IDF_TARGET_ESP32S3
|
||||||
|
|
||||||
|
config SR_WN_WN9_HIXIAOXING_TTS
|
||||||
|
bool "Hi,Xiaoxing (wn9_hixiaoxing_tts)"
|
||||||
|
depends on IDF_TARGET_ESP32S3
|
||||||
|
|
||||||
config SR_WN_WN9_CUSTOMWORD
|
config SR_WN_WN9_CUSTOMWORD
|
||||||
bool "customized word (wn9_customword)"
|
bool "customized word (wn9_customword)"
|
||||||
depends on IDF_TARGET_ESP32S3
|
depends on IDF_TARGET_ESP32S3
|
||||||
|
|||||||
@ -43,6 +43,7 @@ The following wake words are supported in esp-sr:
|
|||||||
|Sophia | | wn9_sophia_tts |
|
|Sophia | | wn9_sophia_tts |
|
||||||
|你好小鑫 | | wn9_nihaoxiaoxin_tts |
|
|你好小鑫 | | wn9_nihaoxiaoxin_tts |
|
||||||
|小美同学 | | wn9_xiaomeitongxue_tts |
|
|小美同学 | | wn9_xiaomeitongxue_tts |
|
||||||
|
|Hi,小星 | | wn9_hixiaoxing_tts |
|
||||||
|
|
||||||
*NOTE:* `_tts` suffix means this WakeNet model is trained by TTS samples.
|
*NOTE:* `_tts` suffix means this WakeNet model is trained by TTS samples.
|
||||||
|
|
||||||
|
|||||||
1
model/wakenet_model/wn9_hixiaoxing_tts/_MODEL_INFO_
Normal file
1
model/wakenet_model/wn9_hixiaoxing_tts/_MODEL_INFO_
Normal file
@ -0,0 +1 @@
|
|||||||
|
wakenet9l_tts1h8_Hi,小星_3_0.626_0.630
|
||||||
BIN
model/wakenet_model/wn9_hixiaoxing_tts/wn9_data
Normal file
BIN
model/wakenet_model/wn9_hixiaoxing_tts/wn9_data
Normal file
Binary file not shown.
BIN
model/wakenet_model/wn9_hixiaoxing_tts/wn9_index
Normal file
BIN
model/wakenet_model/wn9_hixiaoxing_tts/wn9_index
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user