⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.doc

📁 speech signal process tools
💻 DOC
字号:
sphere/readme.doc:	  The NIST SPeech HEader REsources (SPHERE) Package			     Version 2.6To install the SPHERE package from a CD-ROM:	Recursively copy the "sphere" directory from the CD-ROM to a	writable disk drive.  Then, change directory to the copied	version and run the UNIX install command.  This can be	accomplished on a UNIX system with the commands:	    % cp -r sphere <YOUR_DIR>	    % cd <YOUR_DIR>	    % sh src/scripts/install.shTo install the SPHERE package from a compressed-tar file:	Extract the programs from the compressed-tar file then run the	UNIX install command.  This can be accomplished on a UNIX system	with the commands:	    % zcat sphere_2.6.tar.Z | tar xvf -	    % cd nist	    % sh src/scripts/install.shFor a description of SPHERE, read the files, 'doc/sphere.rdm' and'doc/sphere.doc'.  UNIX-style man pages can be found in 'doc/man'.If you're linking the sphere library with code written for SPHEREversion 2.0 or 2.1, the argument calls for sp_read_data andsp_write_data have changed.  Section VI, "Linking to the SPHERElibrary" in the document "doc/sphere.doc" describe ways to use the oldcode without re-writing it.This version of SPHERE has been tested on the following platforms:	SUN OS 4.1.X using gcc	SUN Solaris OS 5.4	SGI IRIX Release 5.3	DEC OSF/1 V2.0 using cc and gcc

⌨️ 快捷键说明

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