help_message.text

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

TEXT
2
字号
L"name: isip_make_sof\nsynopsis: isip_make_sof [options] file(s)\ndescr: coverts raw audio files to Sof audio files\nexample: isip_make_sof -encoding linear -sample_frequency 8000.0 file.raw\n\n\noptions:\n -byte_order: byte order for raw data (default = native)\n -encoding: format of the raw data (default = linear)\n -extension: new file extension (default sof)\n -list: input Sdb file list\n -log_file: log file used instead of stdout\n -num_bytes: the number of bytes for each sample (default = 2)\n -output: directory to place output (default = source file directory)\n -preserve: number of levels of subdirectories to preserve (def = 0)\n -sample_frequency: sample frequency for the data\n -suffix: new basename suffix (default = none)  \n \narguments: sdb or sof files can be passed as arguments\n\nman page: $ISIP/util/speech/isip_make_sof/index.html"

⌨️ 快捷键说明

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