help_message.text
来自「这是一个从音频信号里提取特征参量的程序」· TEXT 代码 · 共 3 行
TEXT
3 行
L"name: isip_lm_converter\nsynopsis: isip_lm_converter [options] [file(s)]\ndescr: isip_lm_converter, convert language model file from JSGF to VJSGF\n format or from VJSGF to JSGF format\nexample: isip_lm_converter -input_mode JSGF -input_file input.sof\n -output_mode VJSGF -output_file output.sof\n\noptions:\n -input_mode: input format(JSGF, VJSGF)\n -output_mode: output_format(VJSGF, JSGF)\n -input_file: input file name\n -output_file: output file name\n\narguments: sdb or sof files can be passed as arguments\n\nman page: none"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?