登录
首页 » Visual C++ » 实现基于C语言的G.729A语音算法的解码功能encode

实现基于C语言的G.729A语音算法的解码功能encode

于 2020-07-08 发布 文件大小:1195KB
0 399
下载积分: 1 下载次数: 6

代码说明:

  程序功能可以基本上实现基于C语言的G.729A语音算法的解码功能,添加了部分本人的注释和理解,便于读者理解(Program features can basically C language-based decoding algorithm G.729A voice, add some of my notes and understanding, easier to understand)

文件列表:

encode
......\Debug
......\.....\encode.exe,66560,2015-04-16
......\.....\encode.ilk,352276,2015-04-16
......\.....\encode.pdb,453632,2015-04-16
......\encode
......\......\BASIC_OP.C,103913,1996-10-01
......\......\BASIC_OP.H,3414,1996-10-01
......\......\BITS.C,4254,1996-10-01
......\......\Debug
......\......\.....\BASIC_OP.obj,29848,2015-04-16
......\......\.....\BITS.obj,5494,2015-04-16
......\......\.....\CL.read.1.tlog,16388,2015-04-16
......\......\.....\CL.write.1.tlog,10084,2015-04-16
......\......\.....\DECODER.obj,8965,2015-04-16
......\......\.....\DEC_GAIN.obj,5203,2015-04-16
......\......\.....\DEC_LAG3.obj,3924,2015-04-16
......\......\.....\DEC_LD8A.obj,8749,2015-04-16
......\......\.....\DE_ACELP.obj,4316,2015-04-16
......\......\.....\DSPFUNC.obj,6372,2015-04-16
......\......\.....\encode.exe.intermediate.manifest,381,2015-04-16
......\......\.....\encode.lastbuildstate,72,2015-04-16
......\......\.....\encode.log,4023,2015-04-16
......\......\.....\FILTER.obj,6001,2015-04-16
......\......\.....\GAINPRED.obj,7031,2015-04-16
......\......\.....\link.read.1.tlog,7714,2015-04-16
......\......\.....\link.write.1.tlog,3184,2015-04-16
......\......\.....\LPCFUNC.obj,12925,2015-04-16
......\......\.....\LSPDEC.obj,6955,2015-04-16
......\......\.....\LSPGETQ.obj,12747,2015-04-16
......\......\.....\mt.read.1.tlog,670,2015-04-16
......\......\.....\mt.write.1.tlog,298,2015-04-16
......\......\.....\OPER_32B.obj,7126,2015-04-16
......\......\.....\POSTFILT.obj,14113,2015-04-16
......\......\.....\POST_PRO.obj,5355,2015-04-16
......\......\.....\PRED_LT3.obj,3851,2015-04-16
......\......\.....\P_PARITY.obj,4106,2015-04-16
......\......\.....\TAB_LD8A.obj,9667,2015-04-16
......\......\.....\UTIL.obj,4551,2015-04-16
......\......\.....\vc100.idb,68608,2015-04-16
......\......\.....\vc100.pdb,61440,2015-04-16
......\......\DECODER.C,2162,2015-04-16
......\......\DEC_GAIN.C,4866,1996-10-01
......\......\DEC_LAG3.C,2227,1996-10-01
......\......\DEC_LD8A.C,9596,1996-10-01
......\......\DE_ACELP.C,1888,1996-10-01
......\......\DSPFUNC.C,8070,1996-10-01
......\......\encode.vcxproj,4192,2015-04-16
......\......\encode.vcxproj.filters,3114,2015-04-16
......\......\encode.vcxproj.user,143,2015-04-16
......\......\FILTER.C,3819,1996-10-01
......\......\GAINPRED.C,7707,1996-10-01
......\......\LD8A.H,25109,1996-10-01
......\......\LPCFUNC.C,10551,1996-10-01
......\......\LSPDEC.C,3245,1996-10-01
......\......\LSPGETQ.C,5782,1996-10-01
......\......\OPER_32B.C,12423,1996-10-01
......\......\OPER_32B.H,532,1996-10-01
......\......\POSTFILT.C,14472,1996-10-01
......\......\POST_PRO.C,3037,1996-10-01
......\......\PRED_LT3.C,1802,1996-10-01
......\......\P_PARITY.C,1561,2015-04-16
......\......\TAB_LD8A.C,27190,1996-10-01
......\......\TAB_LD8A.H,1266,1996-10-01
......\......\TYPEDEF.H,958,1996-10-01
......\......\UTIL.C,1675,1996-10-01
......\encode.sdf,2183168,2015-04-16
......\encode.sln,885,2015-04-16
......\ipch
......\....\encode-224d3785
......\....\...............\encode-184e5dfa.ipch,2228224,2015-04-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wav_handle
    c语言写的wav音频文件简单处理函数源码,包括wav_io处理,提取lpc系数、plar系数,可用于语音识别和合成中。可直接调用。(wav audio files simple c language handler source, including wav_io processing, extraction lpc coefficient plar coefficient, can be used for speech recognition and synthesis. Can be called directly. )
    2020-11-17 09:29:39下载
    积分:1
  • TPCALDAAh
    这是自己毕业设计做的PCA和LDA的结合,训练和识别别过程都有,用的是ORL库里的图像,具有较高的识别率! (This is a combination of PCA and LDA graduation design, training and do the process of the identification with ORL library of images, has a high recognition rate!)
    2012-07-19 11:21:01下载
    积分:1
  • 57578882test-one-(1)
    语音识别程序,可以识别哪个声音是谁发出来的。(Voice recognition program, you can identify who sent the voice is coming.)
    2015-04-19 16:33:41下载
    积分:1
  • mp3 的算法
    mp3算法并讲解mp3编码(mp3 algorithm on the MP3 encoder and)
    2004-08-31 19:17:01下载
    积分:1
  • GMMTEST
    从wave中读取数据,通过mfcc提取特征系数。从txt文件中读取基于GMM的分类器,最终识别为那种类型(Read data from the wave through the MFCC feature extraction coefficient. Txt file to read from the GMM-based classifier, and ultimately identified as the type)
    2007-08-28 09:33:19下载
    积分:1
  • slbggsuanffap
    语音信号处理的lbg算法法在语音信号处理中非常重要 (Lbg of voice signal processing algorithms in speech signal processing is very important)
    2012-07-18 08:22:02下载
    积分:1
  • GenderRecognition
    从一段音频中识别说话人的性别。开发环境vs2005(To identify the audio from a speaker' s gender. Development Environment vs2005)
    2009-10-25 00:41:52下载
    积分:1
  • lpcc_xiang
    c++语言开发,用于LPCC特征参数提取的,在语言识别系统中应用广泛。(c language, LPCC Features for feature extraction, in language recognition system widely used.)
    2021-04-29 13:58:43下载
    积分:1
  • floating
    Use of repeater transponder controls, WebForm controls
    2019-05-09 21:14:31下载
    积分:1
  • 000971
    语音识别,实现语音的识别功能,,特定人的语音识别。识别0~9的发音(Speech recognition, voice recognition function, a particular person' s speech recognition. Identify the pronunciation of 0 to 9)
    2011-05-13 11:01:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载