搜索资源列表
pitch_dective
- 用MATLAB编写的,用于MELP语音编码算法中基音周期检测的程序,实现了基音周期的检测,包括整数基音,分数基音,以及最终基音的检测。可以直接运行。-Pitch detective in speech coder of MELP,by MATLAB.
G729coder
- G.729音频压缩、解压缩到Matlab程序。使用方法详见readme文档。-Descr iption Most of G.729 source code is written in C.But this one is written in matlab. follow these steps to use it: 1.To coder a speech(ensure it as a row vector variable in matlab),simply type
G.723.1_2010_02_10
- 这个包实现了ITU - T的G.723.1语音编码器和解码器在Matlab。该方案的目标是提供一个良好的记录和模块化设计方案,实验和研究,以方便使用为基础的实际编码器。 编码器实现了G.723.1的多脉冲模式(在6.3 kb / s的运行)。解码器可以解码的5.3 kb / s的,在6.3 kb的多脉冲/秒,连续传输,数据包丢失隐藏)编码器(所有的ACELP方式。 该编码器和解码器之间的标准接口是位文件(同位文件由ITU - T参考代码产生兼容)。第二
LPC_fin
- LPC-10 Voice coder using Matlab
G.729
- G.729的coder和decoder,即编码和解码的matlab原代码,对学习G.729标准有很好的参考价值- The G.729 coder and decoder, ie, encoding and decoding matlab source code, to learn G.729 standard has a good refere
Linear-Predictive-Coder-master
- Linear-Predictive-Coder MATLAB Implementation of LPC algorithm for speech signal # Why LPC? In communication systems it is often necessary to transmit audio(speech) signal in compressed or encoded form because of bandwidth limitation of the
simplelpcgui
- Linear-Predictive-Coder MATLAB Implementation of LPC algorithm for speech signal
Vocoder_NARA_Project
- This a project of LPC vocoder in matlab. El objetivo de este proyecto es implementar una codificació n de la señ al de voz medi ante un vocoder LPC y realizar ademá s el proceso inverso, recuperando la señ al sinte tizada.