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/bin              - source code for SPHERE command line                                programs	src/bin/h_edit       - source code for h_edit	src/bin/h_delete     - source code for h_delete	src/bin/h_nlrm       - source code for h_nlrm	src/lib              - SPHERE library source code	src/lib/sp           - SPHERE functions source code	src/lib/shorten      - SHORTEN library source code	src/lib/wavpack      - WAVPACK library source code	src/lib/util         - SPHERE internal functions source                               code	src/scripts          - SPHERE command line scripts	

⌨️ 快捷键说明

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