Description: G.729音频压缩、解压缩到Matlab程序。使用方法详见readme文档。-Description
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
"G729code(speech)",then you will see a file called coding.bit in your directory.
2.To decoder the codestream.bit,first,copy the file codestream.bit to your G.729decoder directory,you simply type "main",and it will decoder the above file coding.bit to a speech in your matlab(syn_speech).
Platform: |
Size: 239616 |
Author:Zachery Chen |
Hits:
Description: 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 reference value Platform: |
Size: 421888 |
Author:光石 |
Hits: