CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - matlab code for speech coding
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - matlab code for speech coding - List
[
Windows Develop
]
CELP.ZIP
DL : 1
CELP The most common Speech coding scheme is Code-Excited Linear Predictive (CELP) coding, which is used for example in the GSM standard. In CELP, the modelling is divided in two stages, a linear predictive stage that models the spectral envelope and code-book based model of the residual of the linear predictive model. -CELP The most common Speech coding scheme i s Code-Excited Linear Predictive (CELP) codin g, which is used for example in the GSM standard. In CELP, the modeling is divided in two stages. a linear predictive models that stage the spect Cul envelope and code-book based model of the re sidual of the linear predictive model.
Update
: 2025-02-19
Size
: 157kb
Publisher
:
梓淳
[
Embeded-SCM Develop
]
g729
DL : 0
G729编码和解码的Matlab源程序 调用方法: 1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。 2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下输入"G729decodermain",然后你会在文件夹下看到"syn_speech.wav",那就是重构语音。 enjoy it! -G729 encoding and decoding of the Matlab source code to call methods: 1. The need for coding at the Matlab command line, enter
Update
: 2025-02-19
Size
: 105kb
Publisher
:
Jay lee
[
Compress-Decompress algrithms
]
rle
DL : 0
matlab源代码,用于行程编码和解码。-matlab source code for encoding and decoding itinerary.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李雪
[
matlab
]
program1
DL : 0
matlab中对于语音编码的叙述和代码演示-matlab for speech coding in the description and code demo
Update
: 2025-02-19
Size
: 6kb
Publisher
:
zhouyingchuan
[
matlab
]
celp
DL : 0
celp code used for speech coding using the matlab software which is used to form speech analysis
Update
: 2025-02-19
Size
: 11kb
Publisher
:
sarahbaligh
[
Voice Compress
]
lpc
DL : 0
linear prediction code is well known for speech coding method. this program use autocorrelation method for computing coefficient.-linear prediction code is well known for speech coding method. this program use autocorrelation method for computing coefficient.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
hachang
[
Speech/Voice recognition/combine
]
5956457lpc
DL : 0
语音信号的线性预测编码分析,生成语音信号的波形图,共振峰-The linear predictive coding speech signal analysis, speech signal waveform is generated, formant
Update
: 2025-02-19
Size
: 1kb
Publisher
:
nfdigfg
[
Audio program
]
Linear-Predictive-Coder-master
DL : 0
Linear-Predictive-Coder MATLAB Implementation of LPC algorithm for speech signal # Why LPC? In communication systems it is often necessary to transmit audio(speech) signal in compressed or encoded form because of bandwidth limitation of the channel. In this regard, ‘Linear predictive coding(LPC)’ is an effctive method of speech coding at a low bit-rate. # Features ** Analysis/Encoding phase,Synthesis/Decoding phase. **Human voice modelled with all-pole filter. ** LPC parameters(filter coefficients, pitch, gain etc) extraction at the decoding phase. ** Non-overlapping frames of 30 milliseconds in duration # How To Run ** Make sure MATLAB(latest version) is installed ** Put both files(LPC.m with .mp3 file) in the same folder ** Open LPC.m file and run it. ## Comments Different audio (.mp3) files can be coded/decoded by changing the input file name in the code.
Update
: 2025-02-19
Size
: 2kb
Publisher
:
japaoli
[
Voice Compress
]
AMR12.2kencode
DL : 0
将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 input mex+ space+ three C file name (encode.c on the front) generate executable file, you can call the encode function.
Update
: 2025-02-19
Size
: 619kb
Publisher
:
高炜委
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.