lpc10_10

所属分类:语音合成
开发工具:C/C++
文件大小:541KB
下载次数:119
上传日期:2007-11-16 03:11:54
上 传 者hydroa
说明:  剑桥大学语音分析代码-LPC线性预测编码源程序,包括训练与测试代码。
(Speech Analysis, University of Cambridge code-LPC linear predictive coding the source program, including training and test code.)

文件列表:
lpc10_10 (0, 2005-04-27)
lpc10_10\lpc-1.0 (0, 2005-04-27)
lpc10_10\lpc-1.0\abtool_1.2 (0, 2005-04-27)
lpc10_10\lpc-1.0\abtool_1.2\abfile.c (7783, 1993-09-08)
lpc10_10\lpc-1.0\abtool_1.2\abpaint.c (626, 1993-01-23)
lpc10_10\lpc-1.0\abtool_1.2\abplay.c (7391, 1993-09-09)
lpc10_10\lpc-1.0\abtool_1.2\abplay.h (2060, 1993-09-08)
lpc10_10\lpc-1.0\abtool_1.2\absubs.c (12848, 1993-09-10)
lpc10_10\lpc-1.0\abtool_1.2\abtool.c (5863, 1993-10-02)
lpc10_10\lpc-1.0\abtool_1.2\abtool.G (30717, 1993-10-02)
lpc10_10\lpc-1.0\abtool_1.2\abtool.icon (2190, 1993-09-10)
lpc10_10\lpc-1.0\abtool_1.2\abtool.info (1275, 1993-10-02)
lpc10_10\lpc-1.0\abtool_1.2\abtool_mask.icon (2190, 1993-09-10)
lpc10_10\lpc-1.0\abtool_1.2\abtool_ui.c (22904, 1993-10-02)
lpc10_10\lpc-1.0\abtool_1.2\abtool_ui.h (4173, 1993-10-02)
lpc10_10\lpc-1.0\abtool_1.2\audio_translate.c (4355, 1993-07-24)
lpc10_10\lpc-1.0\abtool_1.2\HISTORY (1411, 1993-09-10)
lpc10_10\lpc-1.0\abtool_1.2\Makefile (1687, 1993-09-08)
lpc10_10\lpc-1.0\abtool_1.2\version.h (23, 1993-09-08)
lpc10_10\lpc-1.0\data (0, 2005-04-27)
lpc10_10\lpc-1.0\data\dam9.spd (343808, 1993-10-02)
lpc10_10\lpc-1.0\data\dam9_lpc55.spd (343796, 1993-10-02)
lpc10_10\lpc-1.0\FAQ (3990, 1993-10-06)
lpc10_10\lpc-1.0\lpc55 (0, 2005-04-27)
lpc10_10\lpc-1.0\lpc55\analys.f (9140, 1992-02-11)
lpc10_10\lpc-1.0\lpc55\bitio.f (2428, 1992-02-14)
lpc10_10\lpc-1.0\lpc55\bsynz.f (3540, 1991-11-06)
lpc10_10\lpc-1.0\lpc55\chanwr.f (2864, 1990-02-13)
lpc10_10\lpc-1.0\lpc55\config.fh (465, 1991-08-02)
lpc10_10\lpc-1.0\lpc55\contrl.fh (817, 1991-11-15)
lpc10_10\lpc-1.0\lpc55\dcbias.f (581, 1990-02-10)
lpc10_10\lpc-1.0\lpc55\decode.f (8143, 1991-11-04)
lpc10_10\lpc-1.0\lpc55\deemp.f (699, 1990-02-10)
lpc10_10\lpc-1.0\lpc55\difmag.f (1112, 1990-02-10)
lpc10_10\lpc-1.0\lpc55\dyptrk.f (3174, 1991-03-14)
lpc10_10\lpc-1.0\lpc55\encode.f (3650, 1991-11-04)
lpc10_10\lpc-1.0\lpc55\energy.f (495, 1990-02-10)
lpc10_10\lpc-1.0\lpc55\error.f (1658, 1991-03-15)
lpc10_10\lpc-1.0\lpc55\frame.f (1598, 1991-11-15)
... ...

U.S. Department of Defense LPC-10 2400 bps Voice Coder Release 1.0 October 1993 Contents: README - This file FAQ - Frequently Asked Questions items for LPC and CELP lpc55 - Fortran code for LPC-10 Version 55 lpc55-C - C code for LPC-10 data - Sample speech files, containing: dam9.spd - Sample input speech file dam9_lpc55.spd - Speech processed by LPC-10 abtool_1.2 - Sun GUI tool for playing listening comparisons between speech files (this is a beta version) The distribution file has been compressed with the GNU compression program gzip version 1.2.3, available from archives such as ftp.uu.net and wuarchive.wustl.edu. To unpack it, use the commands: gunzip lpc-1.0.tar (uncompress the archive file) tar xvf lpc-1.0.tar (extract the contents of the archive) (For distribution on pcfs floppy disks (IBM PC format), the file names may not appear exactly as shown above.) Documentation on using the above programs is included in README files in each directory. Documentation describing the internal operation of LPC-10 is currently available only in hardcopy format. We will include more extensive documentation with future releases of this package. All development of LPC-10 has been done in Fortran, so the Fortran code has been written for flexible and easy use in a research environment. The C version was translated from the Fortran to assist in porting LPC to Digital Signal Processors (DSPs), and does not have the debugging features or I/O flexiblility of the Fortran version. Both versions have been tested on a Sun SPARCstation-10 running Solaris 2.2 and SunOS 4.1.2. The speech files are in 16 bit linear format, sampled at 8000 Hz. There are no headers on these files, so some manipulation may be required to play them on your system. The following alias will play speech files on the Sun speakerbox: alias play 'audioconvert -i pcm16,mono,raw,r=8k -f sun \!* | audioplay' play dam9.spd

近期下载者

相关文件


收藏者