搜索资源列表
svm_perf.tar.gz
- SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regula
1004
- 介绍基于SVM模型的语音识别方法的处理与研究,通过把SVM 与DCT相结合来进行语音的识别。-Introduced the SVM model based on speech recognition method of treatment and research, through the combination of SVM with the DCT for speech recognition.
svm--km
- 这是一个很好的支持向量机工具箱,它可用于模式识别,图像识别,文字识别,语音识别和手写体识别等领域。-This is a very good support vector machine toolbox, it can be used for pattern recognition, image recognition, text recognition, speech recognition and handwriting recognition and other fields.
svm_perf
- SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike reg
svm
- 本程序为EMD-HHT-M源代码,供大家交流学习,语音识别专用代码-This program is EMD-HHT-M source code for all to share learning, speech recognition-specific code
TextClassify
- 利用SVM算法来进行中文文本的分类,如一句话里有各种词性的词语则可以进行分类处理-Using SVM algorithm for Chinese text categorization, such as a word in a variety of terms can be part of speech classification
GMM-GMR-v1[1].2
- 这是一个GMM模型的语音识别代码 非常详细 而且实用。-This is a GMM model for speech recognition is very detailed and useful code.
MFCC-and-SVM
- 建立了普通话语音性别数据库,提出联合梅尔频率频谱系数(Mel2f requency Cep st rum Coefficient s , MFCC) 的特征提取方法和支持向量机(Support Vector Machine , SVM) 的分类方法进行说话人性别识别,并与其它分类方法进行比较。-A Chinese speech ( mandarin ) database was established for speaker s gender recognition. A combina
Feature-Extraction-and-SVM-Classification-for-Spe
- Feature Extraction for Speech Processing and SVM Classification of Voice Samples. This package contains Feature Extraction and Classification Matlab codes and some turkish voice records.
Tone-Recognition
- 调信息在汉语语音识别中具有非常重要的意义。采用支持向量机对连续汉语连续语音进行声调识别实 验,首先采用基于Teager能量算子和过零率的两级判别策略对连续语音进行浊音段提取,然后建立了适合于支持向 量机分类模型的等维声调特征向量。使用6个二类SVM模型对非特定人汉语普通话的4种声调进行分类识别,与 BP神经网络相比,支持向量杌具有更高的识别率。-Tone is an essential component for word formation in Chinese languages
PCA
- 针对稀疏表示识别方法需要大量样本训练过完备字典且特征冗余度较高的问题,提出了结合过完备字典学习与PCA降维的小样本语音情感识别算法.该方法首先用PCA降维方法将特征降维,再将处理后的特征用于过完备字典训练与稀疏表示识别方法,从而给出了语音情感特征的稀疏表示方法,并确定了新算法的具体步骤.为验证其有效性,在同等特征维数下,将方法与BP, SVM进行比较,并对比、分析语音情感特征稀疏化前后对语音情感识别率、时间效率以及空间效率的影响.试验结果表明,所提出方法的识别率比SVM与BP高 与采用稀疏化前的
xiao1svm
- 改进的育群算法,结合SVM用于语音识别,,识别率明显提高-Improved fertility swarm algorithm, combined with SVM for speech recognition
vad_directed_by_noise_classification
- vad_directed_by_noise_classification.m This code is an implementation of VAD algorithm proposed in: Robust voice activity detection directed by noise classification please cite the article in your paper: Robust voice activity detec
Robust-VAD
- In this method voice activity detection (VAD) is formulated as a two class classification problem using support vector machines (SVM). The proposed method combines a noise robust feature extraction process together with SVM models trained in differen
fu447
- Complete HMM-based speech recognition system, For feature extraction, signal de-noising, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc.