-
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
-
MATLAB-YUYINSHIBIE
完整的基音识别程序,经过修改,测试正确。包含基音检测,DTW,LPCC,MFCC提取等(integrity of the pitch identification procedures, the result of the revision, the test correctly. Pitch Detection included, DTW, LPCC Features, MFCC extraction)
- 2021-04-25 17:18:46下载
- 积分:1
-
7c2f6c56ed6d
一个HMM的Matlab实现方法,可实现孤立词语音识别(Matlab implementation of a HMM methods, an isolated word speech recognition can be achieved)
- 2011-08-04 18:04:12下载
- 积分:1
-
HMM_matlab
这是基于隐马尔可夫模型的连续语音识别代码,不同于dtw,这是个完整的工程,我把需要的voicebox也放进去了,一共用到9个子函数,包括模板的训练算法何识别算法,是完全可以使用的。(This is based on the hidden Markov model of continuous voice recognition code, different the dtw, which is a complete project, I need to put the voicebox into a total of nine sub-functions, including the template training algorithm to identify the algorithm, Is fully available.)
- 2020-12-10 14:29:19下载
- 积分:1
-
PVVSSessP2Po
语音通信控件源码点对点专用版简介VSession语音通信控件源码点对点专用版,版本2.0,此版本集成了G729A压缩算法,实时传输协议,话音清晰流畅!使用简单易懂方便!此控件源码是在本人以前发布的控件件源码VSessionn2.0版本的基础上,加入点对点通信时的呼叫,应答,挂断等通话前后的同步功能,使其用于点对点通信更加方便!如果您想要在程序源码中自定义点对点间的通话联系方式,或者有一对多,多对多的
(Voice communications control source peer-to-peer special edition Introduction VSession voice communication control source peer-to-peer special edition, version 2.0, this version integration the G729A compression algorithm, Real-time Transport Protocol, clear and smooth voice! Easy to understand and easy to use! This control source is in the I control previously released the parts source VSessionn2.0 version based on peer-to-peer communication call, answer, hang up, etc. the synchronization function before and after the call to make it more convenient for point-to-point communication ! If you want to program source from the definition of point-to-point calls between Contact, or one-to-many, many-to-many)
- 2012-09-15 22:00:40下载
- 积分:1
-
MFCC-LPCC
基于MFCC的利用LPCC做的说话人识别论文(Based on the MFCC the use of LPCC do the speaker identification papers)
- 2013-05-13 15:54:48下载
- 积分:1
-
model
实现对一个余弦信号的均匀量化和μ律非均匀量化,并将结果输出在图形界面上。(The uniform quantization and non uniform quantization of a cosine signal are realized and the results are output on the graphical interface.)
- 2020-11-01 23:29:56下载
- 积分:1
-
yuchuli
一种用于语音或者心音去噪和提取包络的预处理方法,对于后面信号处理更加方便(A method for denoising and extract voice or heart sounds envelope pretreatment method, the signal processing is more convenient for the latter)
- 2013-10-30 14:32:33下载
- 积分:1
-
matlab_pitch_tone
基音提取并换算成音高,matlab程序,加入了优化的功能使得结果更好(Pitch extraction and converted into pitch, matlab program, joined the optimization of the function of making the results better)
- 2020-11-29 22:49:28下载
- 积分:1
-
LMSmatlab
这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析中对其与LMS算法的不同特性进行了比较。(Here mainly on the LMS algorithm and some improvements of the LMS algorithm (NLMS algorithm, variable step size LMS algorithm, transform domain LMS algorithm) between the different points of comparison, in the traditional LMS algorithm developed on the basis of the application of the LMS algorithm. On the other hand from the analysis of RLS algorithm and LMS algorithm for its different characteristics compared.)
- 2021-03-06 12:59:30下载
- 积分:1