-
KarmanFilter
卡尔曼滤波器,demo中可以预测点的轨迹(Kalman filter, demo predictable point in the trajectory)
- 2020-12-18 16:29:10下载
- 积分:1
-
chapter2-low-bit-rate-speech-coding
Chapter 2 Low Bit-Rate Speech Coding
In this chapter an overview is given of speech coding techniques at several bit rates. Most
of them use Linear Prediction. This overview is not meant to be complete its purpose is
to make the reader somewhat familiar with Linear Predictive Coding which is necessary for
a proper understanding of later chapters. Section 2.1 treats the subject of quantisation and
coding. In section 2.2 a description of speech production and speech sounds is given. Coders
based on linear prediction can be considered as being based on a simple speech production
model. This model is explained in section 2.3. Section 2.4 describes various speech coding
algorithms and techniques. Section 2.5 briefly describes some measures for the quality of
coded speech.(In this chapter an overview is given of speech coding techniques at several bit rates. Most
of them use Linear Prediction. This overview is not meant to be complete its purpose is
to make the reader somewhat familiar with Linear Predictive Coding which is necessary for
a proper understanding of later chapters. Section 2.1 treats the subject of quantisation and
coding. In section 2.2 a description of speech production and speech sounds is given. Coders
based on linear prediction can be considered as being based on a simple speech production
model. This model is explained in section 2.3. Section 2.4 describes various speech coding
algorithms and techniques. Section 2.5 briefly describes some measures for the quality of
coded speech.)
- 2010-07-02 19:42:42下载
- 积分:1
-
tibaoluo
基于倒谱短时部分反映了语音的声道特性,先用汉明窗取一帧语音,然后经变换得到语音倒谱,将倒谱短时部分取出,进行正交反变换后将得到声道的对数谱,即得到语音频谱的包络。将频谱包络和频谱画在一张图上,有很好的对比效果。获取的包络效果十分好。(Based Cepstral partly reflects the short channel characteristics of the speech, first take a Hamming window with a frame of speech, and speech cepstrum obtained by converting the cepstrum short segment out inverse orthogonal transform to obtain channel will of the spectrum, i.e. to obtain the envelope of the speech spectrum. The spectral envelope and spectral painted on a chart, there is a good contrast. Get the envelope effect is very good.)
- 2013-11-01 14:13:17下载
- 积分:1
-
AEC
语音AEC的demo程序和库源代码,在win7下验证可行。(audio aec demo in windows7.)
- 2020-07-16 22:58:49下载
- 积分:1
-
dtw
语音识别,dtw算法,matlab程序
语音识别,dtw算法,matlab程序(Speech recognition, dtw algorithm, matlab program speech recognition, dtw algorithm, matlab program)
- 2013-01-10 16:33:04下载
- 积分:1
-
GMM-MFCC
基于GMM的MFCC算法的说话人识别,Maltab的高斯混合模型,12维。(MFCC speaker recognition algorithm based on GMM)
- 2015-03-26 19:59:19下载
- 积分:1
-
lbg
实现已知训练序列的矢量量化器(LBG)算法。初始码书从训练序列每隔五个样本选取一组(Achieve a known training sequence of the vector quantizer (LBG) algorithm. The initial codebook from the training sequence every five samples to select a group of)
- 2020-11-01 16:29:57下载
- 积分:1
-
speech_tools-1.2.95-beta.tar
Edinburgh Speech Tools for speech synthesis
- 2010-01-17 19:34:32下载
- 积分:1
-
GSM_CHANNLE_ENCODE
本文讲述了GSM系统空中接口的信道编码,包括语音信道和控制信道的编码方式和编码实现(This paper describes the GSM system, air interface channel coding, including the voice channel and control channel coding and Coding)
- 2010-07-25 14:18:57下载
- 积分:1
-
SPECTRUM_LMS
1、文件夹中包含了经典功率谱估计和自适应均衡算法两个实验的所有程序。
2、R.m、LMS.m、LMSmain.m为自适应均衡算法的程序:
R.m用来计算输入信号的自相关矩阵及其特征值;
LMS.m为时域LMS算法,用统计的方法仿真得出不同信道参数和不同步长下的学习曲线; LMSmain.m为实验主程序,按照实验要求中的具体数据得到实验结果和曲线。
3、functionx.m、fzhouqitu.m、spectrum.m、bt.m、bart_lett.m、welch.m、SPECTRUMmain.m为经典谱估计的程序:
functionx.m产生需要进行谱估计的函数;
fzhouqitu.m用来计算信号周期图的函数;
spectrum.m是用周期图法进行谱估计的函数
bt.m是用BT图法进行谱估计的函数
bart_lett.m是用BARTLETT法进行谱估计的函数
welch.m是用WELCH法进行谱估计的函数
SPECTRUMmain.m是主程序,按照实验要求中的具体数据得到实验结果和曲线。 (a document folder contains the classic power spectrum estimation and adaptive equalization algorithm for the two experiments all the procedures. 2, R.m, LMS.m, LMSmain.m adaptive equalization algorithm for the procedure : R.m used to calculate the input signal and the correlation matrix eigenvalue; LMS.m too LMS algorithm, use statistical simulation method come to a different channel parameters and the synchronous learning curve; LMSmain.m main program for the experiment, according to the experimental requirements of the specific data and the curve of the experimental results. 3, functionx.m, fzhouqitu.m, spectrum.m. bt.m, bart_lett.m, welch.m. SPECTRUMmain.m classical spectrum estimation procedures : functionx.m have a need for spectrum estimation function; fzhouqitu.m used to calculate t)
- 2007-04-29 17:54:54下载
- 积分:1