-
ACF
采用自相关法提取语音信号的基音周期,根据男女生基音频率的不同,识别说话人性别。(Gender recognization system based on ACF)
- 2014-07-04 11:00:19下载
- 积分: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
-
speech-emotion-recognition-system
gmm模型下的语音情感识别系统,GMM只是一个数学模型,只是对数据形态的拟和,但是和你所看到的数据分布存在出入也是正常的,因为用EM估计GMM的那些参数时,一般假设我们所得到的数据是不完备的(也就是说假设我们看到的数据分布不是真正的分布,它在运算时把那部分丢失或者叫隐藏的数据“补”上了)(gmm model speech emotion recognition system, GMM is a mathematical model, but fitting the data form, but you can see there is access to the data distribution is normal, because those with the EM estimated GMM parameters, the general assumption we get the data is incomplete (that is, assuming we see the distribution of the data distribution is not real, it is part of the operation at the time that is lost or hidden data is called " fill" on the))
- 2011-04-27 09:02:20下载
- 积分:1
-
GMM-recognition
使用高斯混合模型(GMM),对声音信号进行识别,包括对特征参数的采集、训练和识别过程(Using the Gaussian mixture model (GMM)to realize the recognition of the sound signal, including the acquisition of the characteristic parameters,the training and the recognition process)
- 2012-12-18 10:05:14下载
- 积分:1
-
18_80
TD-PSOLA MATLAB编写语音合成模拟程序(The simulation program of combined speech signal beased on TD-PSOLA MATLAB method)
- 2021-04-07 17:49:01下载
- 积分:1
-
speakeridentification
用vq算法进行说话人识别,能达到良好的效果(Using VQ speaker recognition algorithm can achieve good results)
- 2020-06-26 20:20:02下载
- 积分:1
-
mel_endpointdetection
端点检测程序 多频带,熵 谱熵 teger能量
希望大家好好学习好好利用(endpoint detection procedures multiband, entropy spectral entropy teger energy hope that we learn to make good use)
- 2006-07-28 22:49:48下载
- 积分:1
-
Bluetooth
蓝牙全双工语音和数据传输
蓝牙调制和跳频
蓝牙语音传输的相关程序(Bluetooth full duplex voice and data transfer Bluetooth modulation and frequency hopping Bluetooth voice transmission procedures)
- 2010-08-10 09:14:27下载
- 积分:1
-
zixiangguandejiyinjiancechengxv
自相关函数的应用,进行基音检测,在MATLAB下进行仿真(Application of autocorrelation function for pitch detection, carried out in the MATLAB simulation)
- 2009-01-31 10:43:30下载
- 积分:1
-
mfcc
语音信号的特征提取,语音信号的Mel倒谱特征(MFCC)的求解方法,语音信号的线性预测原理以及LPC特征的求解方法
(Speech signal feature extraction, speech signal characteristics of Mel cepstrum (MFCC) the solution, voice signals, as well as the principle of linear prediction characteristics of the LPC method)
- 2008-05-16 08:59:49下载
- 积分:1