搜索资源列表
w_ipp-sample-speech-coding_p_5[1].0.019
- G.711,G.723.1,G.726,G.729,GSM CODEC C/C++ code -G.711, G.723.1, G.726, G.729, GSM CODEC C / C code
语音压缩G729 C语言源码
- va_g729a.lib Win32 statically linkable library of G729 floating-point object code for Pentium and compatible processors. va_g729a.h API prototypes and constants declarations required by the sample programs. va_g729a_encoder.c Encoder samp
G.723.1_C.rar
- 语音编解码算法G.723.1的C语言算法原代码,附带一些必要的注释,G.723.1 speech codec algorithm of the C language algorithm for the original code, with some necessary notes
G.728
- 语音编码标准G.728的C++实现源码,完全可以运行-Speech coding standard G.728 for C++, source code, it can run
melp
- 经过优化的MELP语音编解码程序,可在C6000系列DSP上运行。-MELP speech optimized codec program can run in C6000 series DSP.
G.729A(C.CPP)
- C/C++平台的g.729a语音编码源代码-C/C++ platform g.729a speech coding source code
melpe_fxp_cyg
- 2.4 kbps MELP Proposed Federal Standard speech coder Fixed-point C code, version 1.0 The fixed-point version of the voice codec Mixed Excitation Linear Prediction (MELP) is based on specifications on the C-language software simulatio
full_rate_speech
- C代码实现的GSM全速率语音编解码,GSM系统是一种全数字系统,话音和其它信号都要进行数字化处理,因此移动台首先要将语音信号转换成模拟电信号,以及其反变换,移动台再把这模拟电信号转换成13Kbit/s的数字信号,用于无线传输-GSM full rate speech code-decode.GSM system is a full digital system, voice and other signals to digital processing, so the mobile statio
AMR_CodeDecode
- C代码实现的AMR语音编解码。AMR多速率编解码技术相比原有的GSM语音编码器采用固定的编码速率,AMR语音编码器则可根据无线信道和传输状况来自适应地选择一种最佳信道模式(全速率或半速率)和信源编码模式(以比特率来区分)进行编码传输。-C code to achieve AMR voice codec. AMR multi rate coding and decoding technology of GSM speech coder is compared to the original fix
AMR12.2kencode
- 将AMR的12.2k的语音编码的c代码转换为mex文件使其可以被matlab调用,在matlab2014中命令窗输入mex+空格+三个c文件名字(注意encode.c放在最前面)生成可执行文件,就可以调用encode函数。-The AMR 12.2k speech coding in C code conversion for mex file so that it can be called by the MATLAB. In the matlab2014 command window inp