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

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

于 2020-07-08 发布 文件大小:1195KB
0 159
下载积分: 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 个回复

  • Project1
    将wav格式文件转化为txt格式的程序,用于读入语音文件转换TXT格式,便于程序分析(Wav format files into txt format program)
    2013-10-05 16:50:38下载
    积分:1
  • 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
  • Td-psolaPitchDuration
    使用TD-PSOLA(td-psola、psola)算法,做了一个语音合成,实现语音声调的变调,时长的变化等功能。参考praat源码,提取出其合成方法,效果不错。需要提供pitchtier、durationtier、pointprocess等准换信息文本(可由praat产生)供readfile函数读入(Use TD-PSOLA (TD-PSOLA, PSOLA algorithm, made a speech synthesis, speech tone tone sandhi, long-term changes in the function. Reference Praat source code, extract its synthetic method, the effect of the same.)
    2021-03-13 14:59:24下载
    积分:1
  • HLMSSmatlaabe
    这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析析中对其与LMS算法的不同特性进行了比较。 (Here the main difference between the LMS algorithm and improved LMS algorithm (NLMS algorithm, variable step size LMS algorithm, the transform domain LMS algorithm) comparison, the traditional LMS algorithm based on the development of the application of the LMS algorithm . On the other hand and from its different characteristics of the LMS algorithm of the analytical analysis of the RLS algorithm.)
    2012-07-26 11:43:36下载
    积分:1
  • AEC
    语音AEC的demo程序和库源代码,在win7下验证可行。(audio aec demo in windows7.)
    2020-07-16 22:58:49下载
    积分:1
  • DTW-VCPP
    基于vc++开发,dtw语音识别,MFCC参数(DTW recognice based on vc++)
    2012-03-25 19:12:20下载
    积分:1
  • PVVSSessP2Po
    语音通信控件源码点对点专用版简介VSession语音通信控件源码点对点专用版,版本2.0,此版本集成了G729A压缩算法,实时传输协议,话音清晰流畅!使用简单易懂方便!此控件源码是在本人以前发布的控件件源码VSessionn2.0版本的基础上,加入点对点通信时的呼叫,应答,挂断等通话前后的同步功能,使其用于点对点通信更加方便!如果您想要在程序源码中自定义点对点间的通话联系方式,或者有一对多,多对多的 (Voice communications control source peer-to-peer special edition Introduction VSession voice communication control source peer-to-peer special edition, version 2.0, this version integration the G729A compression algorithm, Real-time Transport Protocol, clear and smooth voice! Easy to understand and easy to use! This control source is in the I control previously released the parts source VSessionn2.0 version based on peer-to-peer communication call, answer, hang up, etc. the synchronization function before and after the call to make it more convenient for point-to-point communication ! If you want to program source from the definition of point-to-point calls between Contact, or one-to-many, many-to-many)
    2012-09-15 22:00:40下载
    积分:1
  • yuyinxinhaochuli
    语音信号处理中的所有基本的算法的代码(C语言版)(Speech signal processing algorithms in all the basic code (C language version))
    2010-10-22 16:50:49下载
    积分:1
  • TTS-SDK
    科大讯飞关于语音识别开发SDK库,支持语音转汉字功能及根据读汉字功能。有兴趣的可以好好研究研究(IFLYTEK speech recognition development SDK library are interested in a good studies)
    2012-09-14 12:42:31下载
    积分:1
  • reading
    对于初学者来说是一个很好的用的阅读文件,希望在数据库方面好好的阅读,(It is a good reading document for beginners. I hope to read it well in the database.)
    2019-05-10 09:17:14下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载