Description: 这是台湾张智星的模式识别的课件的源码,包括GMM和data clusting-This is the star pattern recognition Zhang Zhi courseware source, including the GMM and data clusting Platform: |
Size: 3824640 |
Author:Dylan |
Hits:
Description: Wavelet Subband coding for speaker recognition
The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for pattern classification(VQ,GMM) speaker identification could be achived. the progress in extraction is also indicated by progress bar.-Wavelet Subband coding for speaker recognitionThe fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. The fn also calculates the DCT part. Using this fn and other algo for pattern classification (VQ, GMM) speaker identification could be achived. the progress in extraction is also indicated by progress bar. Platform: |
Size: 88064 |
Author:chan man man |
Hits:
Description: 使用高斯混合模型(GMM)模拟模式识别的源代码-The use of Gaussian mixture model (GMM) Analog Pattern Recognition of the source code Platform: |
Size: 1024 |
Author:qjc |
Hits:
Description: 基于matlab的SVM(支持向量机)算法。作为非常流行的svm工具,可以实现基于SVM的数据分析,能够应用于人工智能及模式识别领域。-Matlab based on the expectation-maximization algorithm for Gaussian mixture model (GMM) toolkit. GMM-based data can be analyzed, can be used in the field of artificial intelligence and pattern recognition. Platform: |
Size: 96256 |
Author:Zhao Sixuan |
Hits:
Description: Usually, speaker recognition systems do not take into account the short–term dependence between the vocal source and the vocal tract. A feasibility study that retains this dependence is presented here. A model of joint probability functions of the pitch and the feature vectors is proposed. Three strategies are designed and compared for all female speakers taken from the SPIDRE corpus.
The fi rst operates on all voiced and unvoiced speech segments (baseline strategy). The second strategy considers only the voiced speech segments and the last includes the short–term pitch information along with the standard MFCC. We use two pattern recognizers: LVQ–SLP and GMM. In all cases, we observe an increase in the identifi cation rates and more specifi cally when using a time duration of 500 ms (6 higher).-Usually, speaker recognition systems do not take into account the short–term dependence between the vocal source and the vocal tract. A feasibility study that retains this dependence is presented here. A model of joint probability functions of the pitch and the feature vectors is proposed. Three strategies are designed and compared for all female speakers taken from the SPIDRE corpus.
The fi rst operates on all voiced and unvoiced speech segments (baseline strategy). The second strategy considers only the voiced speech segments and the last includes the short–term pitch information along with the standard MFCC. We use two pattern recognizers: LVQ–SLP and GMM. In all cases, we observe an increase in the identifi cation rates and more specifi cally when using a time duration of 500 ms (6 higher). Platform: |
Size: 93184 |
Author:morteza |
Hits:
Description: 不错的GM_EM代码。用于聚类分析等方面。- GM_EM- fit a Gaussian mixture model to N points located in n-dimensional
space.
Note: This function requires the Statistical Toolbox and, if you wish to
plot (for k = 2), the function error_ellipse
Elementary usage:
GM_EM(X,k)- fit a GMM to X, where X is N x n and k is the number of
clusters. Algorithm follows steps outlined in Bishop
(2009) Pattern Recognition and Machine Learning , Chapter 9.
Additional inputs:
bn_noise- allow for uniform background noise term ( T or F ,
default T ). If T , relevant classification uses the
(k+1)th cluster
reps- number of repetitions with different initial conditions
(default = 10). Note: only the best fit (in a likelihood sense) is
returned.
max_iters- maximum iteration number for EM algorithm (default = 100)
tol- tolerance value (default = 0.01)
Outputs
idx- classification/labelling of data in X
mu- GM centres Platform: |
Size: 3072 |
Author:朱魏 |
Hits:
Description: 这个是使用Opencv来做模式识别的一个程序,调用opencv里面的高斯混合模型-This is to use Opencv to do a pattern recognition program, call opencv inside the Gaussian mixture model Platform: |
Size: 17505280 |
Author:fanheng |
Hits:
Description: GMM说话人识别平台全套,从特征提取到模式识别,到识别率,一整套都有-GMM speaker recognition platform full, from feature extraction to pattern recognition, the recognition rate, set both Platform: |
Size: 20825088 |
Author:周虎 |
Hits:
Description: 用java实现混合高斯模型,做特征分类,模式识别等应用(The hybrid Gauss model is implemented by Java, and the feature classification and pattern recognition are performed) Platform: |
Size: 13312 |
Author:qingfenglife
|
Hits: