-
CS-dft
对一维语音信号,用正交匹配追踪的方法进行重构,首先对其进行了分帧,然后再一帧一帧的重构,最后计算了平均帧重构误差(One-dimensional speech signal reconstruction, orthogonal matching pursuit, the first of its sub-frame, and then again a reconstruction of a final calculation of the average frame reconstruction error)
- 2020-10-20 11:07:25下载
- 积分:1
-
xeom-from-from
Get color from RGB 从RGB中获得颜色(Get color from RGB gets colors from RGB)
- 2019-05-09 17:28:37下载
- 积分:1
-
提取语音信号基频
用自相关函数提取语音信号基频,提取音频文件的基频等高线(Use the autocorrelation function on segments of the signal (windowsize: 100ms) and compute the fundamental frequency. Use a max_time_lag of 100ms in the autocorrelation function and a window shift of 25ms. Create a fundamental frequency vector and plot the pitch contour.)
- 2017-09-14 09:23:15下载
- 积分:1
-
hmm
hmm文件时运用HMM算法实现噪声环境下语音识别的。其中vad.m是端点检测程序;mfcc.m是计算MFCC参数的程序;pdf.m函数是计算给定观察向量对该高斯概率密度函数的输出概率;mixture.m是计算观察向量对于某个HMM状态的输出概率,也就是观察向量对该状态的若干高斯混合元的输出概率的线性组合;getparam.m函数是计算前向概率、后向概率、标定系数等参数;viterbi.m是实现Viterbi算法;baum.m是实现Baum-Welch算法;inithmm.m是初始化参数;train.m是训练程序;main.m是训练程序的脚本文件;recog.m是识别程序。(hmm HMM algorithm file using speech recognition in noisy environments. Which is the endpoint detection process vad.m mfcc.m procedure is to calculate the MFCC parameters pdf.m function is calculated for a given observation vector of the Gaussian probability density function of output probability mixture.m is to calculate the observation vector for a HMM state output probability of observation vector is the number of Gaussian mixture per state output probability of the linear combination getparam.m before the calculation of the probability function, backward probability, calibration coefficients and other parameters viterbi.m is Viterbi algorithm implementation baum.m Baum-Welch algorithm to achieve inithmm.m is the initialization parameters train.m is the training program main.m training program is a script file recog.m is to identify procedures.)
- 2010-09-16 20:51:49下载
- 积分:1
-
ANC matlab simulink
Active Feedforward Narrowband Noise Cancellation using Matlab and Simulink
- 2009-06-27 14:34:16下载
- 积分:1
-
lms
程序实现的功能是:一种改进型的LMS算法!具有收敛速度快的特点(Procedures for the realization of the functions are: an improved algorithm of LMS! With the characteristics of fast convergence)
- 2008-06-27 16:40:55下载
- 积分:1
-
dawabazecoincidental
C / winform_ multiple forms transfer data operations between each othe
- 2019-05-09 10:15:02下载
- 积分:1
-
speakeridentification
用vq算法进行说话人识别,能达到良好的效果(Using VQ speaker recognition algorithm can achieve good results)
- 2020-06-26 20:20:02下载
- 积分:1
-
Enhancement_colume_masking
1.单通道语音增强算法;
2.一种能够快速跟踪噪声变化的,基于噪声统计特性的噪声估计算法,结合谱减法进行消除噪声;
3.算法复杂度适中,可以满足实时性(1. Single-channel speech enhancement algorithm 2. A fast-track noise can change, based on the noise statistical properties of the noise estimation algorithm, combined with spectral subtraction to eliminate noise 3. Algorithm moderate complexity to meet the real-time)
- 2008-12-10 10:45:39下载
- 积分: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