搜索资源列表
is96a.rar
- 高通的cmda语音压缩算法is96a源代码. 针对自己的dsp将最耗时的c改成汇编就几乎是商用代码了.
ica_C
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取\\写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-in linux platform, net write c Blind Si
ADPCMdecodedemonstration
- adpcm压缩算法演示程序,adpcm压缩算法演示程序.-adpcm compression algorithm Demonstration Program, adpcm compression algorithm Demonstration Program.
LPCC-MFCC-VAD
- 本程序包含语音压缩和语音识别领域所需的LPCC,MFCC特征提取算法以及语音端点检测源码。在对语音数据进行特征提取前,可对语音数据进行16K到8K的降采样率处理,包含180阶FIR滤波器的频率压缩程序。-this program includes voice compression and voice recognition requirements in the area of the LPCC Features. MFCC feature extraction algorithm and v
quantizing
- 应用LBG算法对语音信号进行矢量量化。本压缩包共有两个主文件,training.m对训练数据进行处理并得到四个初始码本,quantizing.m对待量化数据进行矢量量化。其余为自编功能函数。-application of voice signal VQ. The compressed into two main documents, training.m right training data to be processed and four of the initial code, quant
PCXLIB
- 本程序包含语音压缩和语音识别领域所需的LPCC,MFCC特征提取算法以及语音端点检测源码。
adpcm_ww
- adpcm压缩算法,测试过,效果不错-Adpcm compressing algorithm. Has good behaviour through testing.
lingyangyaasuo
- 凌阳语音压缩算法的比较详细的说明。 语音识别,语音输入,语音模型。
sourcefile
- G723语音压缩算法原程序,参考-G723 sound fw
AudioProcessing
- 该压缩包包括五个基本的语声处理方面程序,主要用来查找基准频率包括AMDF,Griffin,和自相关等算法。用Matlab编写。-The compressed packet consists of five basic Voice processing program, mainly used to find the base frequency, including AMDF, Griffin, and self-related and other algorithms. Prepared us
SpeechRecognition
- hmm算法实现的语音识别程序压缩包,内涵多个文件。-Speech Recognition
Unsupervised_Adapting_in_Speech_Recognising_using_
- 介绍了一种基于词网的最大似然线性回归无监督自适应算法,并进行了改进。根据解码得到的词网估计变换参数,词网的潜在误识率远小于识别结果,因此可以使参数估计更为准确。传统的一个很大缺点是计算量极大,较难实用,对此本文提出了两个改进技术:1利用后验概率压缩词网;2利用单词的时间信息限制状态统计量的计算范围。实验测定,误识率比传统相对下降了。-Introduced the term network based maximum likelihood linear regression unsupervise
My_Super729
- 比较常用的语音压缩算法superg729,压缩效率高,码流比较低,非常优秀-Voice compression algorithm superg729
noise
- 语音噪声压缩新算法,一种基于vad的语音噪声抑制方法。这种新算法源于vad 技术及谱减法,它先对含噪声信号进 行vad处理,而后是基于感知掩蔽阈值的谱减法运算,降低噪声,获得清晰的增强信号。与其它算法相比,其效果更好,语 音听测试证明了这一点。-New algorithm for speech compression noise, a noise reduction of speech based vad method. This new algorithm derived from v
g711
- itu-t,g.711标准的语音压缩算法,ans c语音编程,适合于任何平台,可以随便移植,可做商业用途。-itu-t, g.711 standard voice compression algorithms, ans c voice programming, suitable for any platform, can easily portable, can do for commercial purposes.
linve
- 726语音压缩解压程序,经过测试与标准算法兼容-726 voice compression decompression procedures, tested compatible with the standard algorithm
PCM-A-U-law
- 实现PCM语音数据流压缩,通过该压缩算法可以实现a/u law-PCM voice data stream to achieve compression, the compression algorithm can be achieved by a/u law
cs_bp
- 基于压缩感知的语音信号的重构算法。使用的bp算法-Based on perception of speech signal compression algorithm of reconstruction. Using the bp algorithm
noise_estimation
- 压缩包内程序主要实现IMCRA算法,用于语音增强。(Compressed package program main realization IMCRA algorithm for speech enhancement.)
chapter8_1_G721
- G.721ADPCM语音编码算法,包括子程序adpcm.m的编写(G.721ADPCM speech coding algorithm, including subprogram adpcm.m)