sphere.rdm

来自「speech signal process tools」· RDM 代码 · 共 48 行

RDM
48
字号
                                   SPHERE                        NIST SPeech HEader REsources                             Release 2.0 (beta)                                 July 19930. Introduction:SPeech HEader REsources (SPHERE) is a set of library functions andcommand-level programs which can be used to read and modifyNIST-formatted speech waveform files.  The documentation for SPHEREis located in the file, 'doc/sphere.doc'.  The SPHERE directoryhierarchy is organized as follows:	bin                  - final destination of command line                                executables and UNIX shell scripts	doc                  - SPHERE documentation	doc/man/man1         - UNIX style manual pages for command                               line executables	doc/man/man3         - SPHERE function library UNIX style                               manual pages 	doc/man/man5         - SPHERE file formats	include              - SPHERE include files	include/sp           - SPHERE library include files	include/shorten      - SHORTEN library include files	include/wavpack      - WAVPACK library include files	include/util         - internal function include files	lib                  - compiled link libraries	lib/data             - Example/test waveform files	src                  - SPHERE source code	src/progs            - source code for SPHERE command line                                programs	src/progs/h_edit     - source code for h_edit	src/progs/h_delete   - source code for h_delete	src/progs/h_nlrm     - source code for h_nlrm	src/lib_fcns         - SPHERE library source code	src/lib_fcns/sp      - SPHERE functions source code	src/lib_fcns/shorten - SHORTEN library source code	src/lib_fcns/wavpack - WAVPACK library source code	src/lib_fcns/util    - SPHERE internal functions source                               code	src/scripts          - SPHERE command line scripts	

⌨️ 快捷键说明

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