Checklist
Wake word request
- Target chip: ESP32-C3
- Framework: ESP-IDF
- Component: esp-sr
- Model family: WakeNet9s (
wn9s)
- Language: Chinese
- Wake word: 你好琪琪
- Pinyin:
ni3 hao3 qi2 qi2
- Use case: A private, non-commercial XiaoZhi-compatible voice assistant used mainly by children and family members at home.
Hardware and model constraint
The device is a WHA103 board based on ESP32-C3 and has no PSRAM. It currently runs the fixed wn9s_nihaoxiaozhi model successfully.
The ESP32-S3/P4 MultiNet custom wake-word implementation is not available on this target because it requires PSRAM. A full WakeNet9 model is also not exposed for ESP32-C3 by the current esp-sr Kconfig, so this request specifically needs a WakeNet9s model suitable for ESP32-C3.
Could you please confirm whether the TTS V3 pipeline can generate and publish a wn9s model for 你好琪琪 (ni3 hao3 qi2 qi2)? A model that can be placed in the esp-sr model partition is sufficient.
The project repository is private because it contains device recovery and deployment material. I can provide additional non-sensitive hardware or integration details if required.
This wake word is intended only as a private household nickname, not as a third-party product or brand promotion. The requester has read and accepts the Wake Word Submission Agreement.
Related community request thread: #88.
Thank you.
Checklist
Wake word request
wn9s)ni3 hao3 qi2 qi2Hardware and model constraint
The device is a WHA103 board based on ESP32-C3 and has no PSRAM. It currently runs the fixed
wn9s_nihaoxiaozhimodel successfully.The ESP32-S3/P4 MultiNet custom wake-word implementation is not available on this target because it requires PSRAM. A full WakeNet9 model is also not exposed for ESP32-C3 by the current esp-sr Kconfig, so this request specifically needs a WakeNet9s model suitable for ESP32-C3.
Could you please confirm whether the TTS V3 pipeline can generate and publish a
wn9smodel for你好琪琪(ni3 hao3 qi2 qi2)? A model that can be placed in the esp-sr model partition is sufficient.The project repository is private because it contains device recovery and deployment material. I can provide additional non-sensitive hardware or integration details if required.
This wake word is intended only as a private household nickname, not as a third-party product or brand promotion. The requester has read and accepts the Wake Word Submission Agreement.
Related community request thread: #88.
Thank you.