搜索资源列表
sems9.tar
- G.723语音编码介绍及优化 语音编码分成波形编码、参数编码和混合编码.波形编码就是语音信号形成的波形进行处理和加工,参数编码是以语音信号产生的数字模型为基础,求出其模型参数,然后按照这些参数还原数字模型,合成语音。混合编码是综合了波形编码和参数编码的长处,在4-16kbps的速率上进行高质量的语音合成。例如多脉冲激励线性预测编码(MPLPC),码本激励线性预测编码(CELP)都是混合编码。-G.723 speech coding and optimization of voice introd
LinearPredictiveCoding(LPC)
- 基于最佳线性预测编码的数据压缩算法的研究与实现
g729
- G.729算法采用“共轭结构代数码本激励线性预测编码方案”(CS-ACELP)算法。这种算法综合了波形编码和参数编码的优点,以自适应预测编码技术为基础,采用了矢量量化、合成分析和感觉加权等技术。-G.729 algorithm " Conjugate Structure Algebraic Code Excited Linear Prediction of the coding scheme" (CS-ACELP) algorithm. This algorithm combi
LPCsource
- 线性预测编码(LPC)源程序,模拟每帧240样本的、频率50-300的线性预测编码算法实现,表现形式为控制台程序。-Linear predictive coding (LPC) source
1
- 基于波形内插的语音编码,线性预测分析-
llpcp
- lpc线性预测编码,合成与分析析,在matlab中实现-lpc -lpc linear predictive coding, synthesis and analysis of the analysis, in-lpc in Matlab
speech_synthetic_coder2.m
- 将原语音文件进行分析解码,用全极点模型,通过线性系统预测进行声音的合成和编码。-Original voice file for analysis by linear system predictive decoding, with the all-pole model, the sound synthesis and coding.
TP_LPC
- 线性预测(LPC)语音信号编码与解码(包括轻音与浊音的产生,自回归过程等)-Linear prediction (LPC) speech signal coding and decoding (including the generation of light tone and dullness, autoregressive process, etc.)
bianma
- DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过-DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding, linear predictive coding and a process similar to JPEG encoding.