资源列表
MTK手机TTS语音数据文件文件
- MTK手机TTS语音数据文件文件希望对需要的人有帮助!
QCELP编解码源代码,支持13kbps的码率
- 通用的QCELP编解码源代码,支持13kbps码率,能够由于蜂窝移动通信系统
LDPC使用C编写的LDPC编码与解码程序
- 使用C编写的LDPC编码与解码程序,在linux下运行-Written in C and LDPC encoding and decoding process, running in linux
mfcc 计算语音信号的MFCC系数的代码
- 语音识别中,计算语音信号的MFCC系数的代码,要求输入的语音信号为.PCM格式-Speech recognition, speech signal MFCC coefficients calculated the code, requiring the input voice signal. PCM format
AMRNB 语音编码和解码的经典源程序
- 第三代合作伙伴中语音编码和解码的经典源程序-3GPP-AMR code and decode
gsm_1.0_pl6.zip
- GSM音频编解码程序,GSM audio codec procedures
tixys-source.zip
- Tixys source code, include G.711, G.726, IMA-ADPCM etc.,Tixys source code, include G.711, G.726, IMA-ADPCM etc.
speex.rar
- 音频解码,PCM解码后可通过SPEEX解码,码流可达到2~6KB/S,Audio decoder, PCM decoded by Speex decoding, bit-stream can reach 2 ~ 6KB/S
G711G721G723.rar
- 用C语言编程实现的G.711.721.723标准,可以作为调试用,值得作为参考下载,Implementation using C language programming of G.711.721.723 standards, can be used as a debugger, it is worth as a reference download
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
GSM.rar
- GSM语音压缩编码源代码] GSM语音压缩编码源代码,GSM voice compression coding source code
FFT.rar
- FFT算法,用于实现离散傅里叶变换,包括是否加零优化。,Classic FFT