move note to the right place

This commit is contained in:
Qianhui 2023-03-16 18:06:10 +08:00
parent 582760d83c
commit b49d3fa1f6
2 changed files with 2 additions and 6 deletions

View File

@ -50,14 +50,12 @@ Speech Commands Customization Methods
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.
MultiNet6 customize speech commands
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MultiNet6 use grapheme for English speech commands. You can add/modify speech commands by words directly. Please modify a text file :project_file:`model/multinet_model/fst/commands_en.txt` by the following format:
MultiNet6 use grapheme for English speech commands. You can add/modify speech commands by words directly. Please modify a text file :project_file:`model/multinet_model/fst/commands_en.txt` by the following format (command id cannot be set to 0):
::

View File

@ -57,8 +57,6 @@ MultiNet 输入为经过前端语音算法AFE处理过的音频格式
不能含有阿拉伯数字和特殊字符
Command id不能为0
英语自定义命令词方法请参考英文文档
MultiNet 支持多种且灵活的命令词设置方式,可通过在线或离线方法设置命令词,还允许随时动态增加/删除/修改命令词。
@ -70,7 +68,7 @@ MultiNet6 定义方法:
- 中文通过修改 :project_file:`model/multinet_model/fst/commands_cn.txt`
格式如下第一个数字代表command id, 后面为指令的中文拼音,两者由空格隔开,拼音间也由空格隔开
格式如下第一个数字代表command id, 后面为指令的中文拼音,两者由空格隔开,拼音间也由空格隔开Command id不能为0
::