搜索资源列表
speakerrecognition
- 语音识别中的两种特征提取方法lpcc和mfcc,还有一个是文本无关的识别算法dtw,另外还有一个是预处理消噪部分的。共享一下,这些都是我调试过的,好用。-Speech Recognition two feature extraction methods and mfcc lpcc. There is a text-independent recognition algorithm dtw, in addition to a pretre
speakerrecognition
- 语音识别中的两种特征提取方法lpcc和mfcc,还有一个是文本无关的识别算法dtw,另外还有一个是预处理消噪部分的。共享一下,这些都是我调试过的,好用。-Speech Recognition two feature extraction methods and mfcc lpcc. There is a text-independent recognition algorithm dtw, in addition to a pretre
faceprotected2
- 语音识别程序speakerrecognition,效果不错!-Speech recognition procedures speakerrecognition, good results!
SpeakerRecognition
- Speaker Recognition by training GMM models for the speakers in the system. Also tells if there s an impostor in the system.
speakerrecognition
- 語音辨識, 提供一套演算法來將說話者的聲音明確的辨識出來-speech detect
speakerrecognition
- 是清华大学的一位博士后做的关于说话人识别的报告,对于说话人识别的内容总结的很详细。-Tsinghua University, a post-doctoral do the report on Speaker Recognition, Speaker Recognition for the contents of the summary of very detailed.
speakerrecognition
- 声纹识别,能够对说话人的声音进行识别,过程包括语音输入、预处理、特征提取、建立模型和匹配。-speaker Recognition
speakerrecognition
- 说话人身份识别程序,采用MFCC参数提取,并建立GMM模型来进行识别-Speaker identification procedures, using MFCC extraction, and the establishment of GMM model to identify
speakerrecognition
- 提取mfcc和lpcc等参数用于语音识别-Extraction mfcc and lpcc parameters for speech recognition
speakerrecognition
- 本程序是基于matlab的语者识别系统。采用mfcc算法进行提取语音特征,用gmm算法进行匹配。-This procedure is based on a speaker recognition system matlab. Mfcc algorithm using speech feature extraction, matching algorithms using gmm.
Matlab-VQ-speakerrecognition
- 基于matlab的语者识别系统,使用的是VQ算法识别,包含了预处理,识别算法。-Matlab-based speaker recognition system, using a VQ algorithm recognition, includes preprocessing, recognition algorithm.
SpeakerRecognition(Matlab)
- 基于Matlab平台的语者识别系统 使用mfcc、DTW等算法-Matlab platform, based on speaker identification system using mfcc, DTW algorithm as
speakerRecognition
- MFCC and its applications in speaker recognition
SpeakerRecognition
- speaker recognition using MFCC GMM EM-speaker recognition using MFCC GMM EM
speaker-recognition--training
- 这个是说话人识别中EET曲线的关键程序,对说话人识别非常重要。-This is a procedure about the DET curve in speaker verification, which is so important for speakerrecognition
SVM_for_classfication
- 一个基于HMM的说话人识别的源程序程序和列子-Copy all files in Matlab current directory and type "speakerrecognition" on Matlab command window. After unzipping the file correctly, you will find two folders, TRAIN and TEST, each c
SpeakerRecognition
- Files about Speaker Recognition using Gaussian Mixture Model (matlab m.files)
SpeakerRecognition
- speaker recognition process (MFCC + VQ)