help_message.text

来自「这是一个从音频信号里提取特征参量的程序」· TEXT 代码 · 共 2 行

TEXT
2
字号
L"name: isip_transform\nsynopsis: isip_transform -param params.sof [options] [file(s)]\ndescr: transform data from one format to another\nexample: isip_transform -p param.sof -list raw_list.sof -output output\n\noptions:\n -extension: new file extension (default sof)\n -list: input Sdb file list\n -log_file: log file used instead of stdout\n -output: directory to place output (default = source file directory)\n -parameter_file: contains the recipe to be processed\n -preserve: number of levels of subdirectories to preserve (def = 0)\n -suffix: new basename suffix (default = none)  \n \narguments: filename(s) and/or file list(s).\n\nman page: $ISIP/util/speech/isip_transform/index.html"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?