mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
add note for adding custom commands
This commit is contained in:
parent
de33275cdc
commit
582760d83c
@ -50,6 +50,8 @@ Speech Commands Customization Methods
|
|||||||
|
|
||||||
The command word cannot contain Arabic numerals and special characters.
|
The command word cannot contain Arabic numerals and special characters.
|
||||||
|
|
||||||
|
Command id cannot be set to 0.
|
||||||
|
|
||||||
Please refer to Chinese version documentation for Chinese speech commands customization methods.
|
Please refer to Chinese version documentation for Chinese speech commands customization methods.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -57,6 +57,8 @@ MultiNet 输入为经过前端语音算法(AFE)处理过的音频(格式
|
|||||||
|
|
||||||
不能含有阿拉伯数字和特殊字符
|
不能含有阿拉伯数字和特殊字符
|
||||||
|
|
||||||
|
Command id不能为0
|
||||||
|
|
||||||
英语自定义命令词方法请参考英文文档
|
英语自定义命令词方法请参考英文文档
|
||||||
|
|
||||||
MultiNet 支持多种且灵活的命令词设置方式,可通过在线或离线方法设置命令词,还允许随时动态增加/删除/修改命令词。
|
MultiNet 支持多种且灵活的命令词设置方式,可通过在线或离线方法设置命令词,还允许随时动态增加/删除/修改命令词。
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user