esp-skainet
esp-skainet copied to clipboard
是否支持录制的语音作为唤醒词? (AIS-1859)
Checklist
- [x] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [x] Provided a clear description of your suggestion.
- [x] Included any relevant context or examples.
Issue or Suggestion Description
需求是用户可以除了使用默认的“Hi,乐鑫”,可以通过mic录制自定义的唤醒词/识别词,是否可以支持?
现在不支持通过麦克风自定义的唤醒词。我们现在的唤醒词模型还需要先采集样本,然后训练。 如果你想定制唤醒词可以参考:https://github.com/espressif/esp-sr/issues/88