搜索资源列表
vq1
- 基于遗传算法的矢量量化(VQ)码本设计及语音识别
说话人识别
- 本文介绍了基于VQ的特定人孤立词语音识别系统,借助MATLAB工具,设计基于VQ码本训练程序和识别程序,识别特定人的语音。
HVite.rar
- 实现HMM算法,VQ算法,以及神经网络算法的语音识别程序,Realize the arigthom of HMM(training),VQ and NN for speech recognition
VQSHUZIYY.rar
- 很好的MATLAB开发源程序 基于VQ矢量量化的语音识别程序,MATLAB to develop a very good source of vector quantization VQ-based speech recognition procedures
ASRCODE
- DTW+VQ实现的语音识别 UIUC提供,包含样本 只需将.txt改成.m-DTW+ VQ implementation of speech recognition . provide by UIUC, including samples simply. Txt into. M
fftvq
- 小波变换加VQ语音识别程序。用小波变换来提高语音特征的性能,从而提高VQ算法的识别率-Wavelet transform plus VQ speech recognition program. Using wavelet transform to improve the performance of speech features to enhance the recognition rate of VQ algorithms
vq
- vq方法用于语音识别。 -vq method for speech recognition.vq method for speech recognition.
VQ-pattern-recognition
- VQ声纹识别算法和实验. 摘要:采用线性预测倒谱系数(1inear prediction cepstrum coefficient,LPCC)作为语音的特征参数,矢量量化(vector quantity,VQ)方法进行模式匹配,探讨声纹识别以实现身份认证,并对此识别方法进行了相关的实验.通过验证,这种方法可以区分不同的说话人,并且在做说话人辨认实验时可达到较高的识别率.-VQ pattern recognition algorithms and experimental sound. Ab
vq-Speakerrecognized
- vq矢量量化,对说话人进行识别,内置有语音样本,识别率高达90 。对语音信号进行读取,预处理,特征参数提取,向量量,训练,对比识别。-vq vector quantization for speaker identification, built-in voice samples, the recognition rate of 90 . Read the speech signal, preprocessing, feature extraction, the amount of vector
myVoron
- 对语音特征参数进行空间划分的函数,对采用VQ进行语音识别的设计的朋友朋友们很有用-Speech feature parameters for space partition function, to the design of using speech recognition of VQ friends friends is very useful
source-builder_bl7d4w
- 毕设题目,我用MATLAB程序编写的实现基于矢量量化的说话人识别系统,结合了temp算法。在给定的temp.wav录音文件的情况下,对不同的人的不同时间长度的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用步骤包括: 1 训练,2 temp1, 3 测试 4, 输出结果。 -Complete set topic, I use a program written in MATLAB-based VQ speaker recognition system, combining te
source-builder_csrvqj
- 毕设题目,我用MATLAB程序编写的实现基于矢量量化的说话人识别系统,结合了hZwIpm算法。在给定的temp.wav录音文件的情况下,对不同的人的不同时间长度的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用步骤包括: 1 训练,2 sDOkQcm, 3 测试 4, 输出结果。 -Complete set topic, I use a program written in MATLAB-based VQ speaker recognition system, combinin
source-builder_e9zzrh
- 毕设题目,我用MATLAB程序编写的实现基于矢量量化的说话人识别系统,结合了jimxWf算法。在给定的temp.wav录音文件的情况下,对不同的人的不同时间长度的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用步骤包括: 1 训练,2 zJUnJxL, 3 测试 4, 输出结果。 -Complete set topic, I use a program written in MATLAB-based VQ speaker recognition system, combinin
source-builder_elrpke
- 毕设题目,我用MATLAB程序编写的实现基于矢量量化的说话人识别系统,结合了cVnDbN算法。在给定的temp.wav录音文件的情况下,对不同的人的不同时间长度的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用步骤包括: 1 训练,2 kLMAhvJ, 3 测试 4, 输出结果。 -Complete set topic, I use a program written in MATLAB-based VQ speaker recognition system, combinin
source-builder_f3nvy2
- 毕设题目,我用MATLAB程序编写的实现基于矢量量化的说话人识别系统,结合了cnxdUj算法。在给定的temp.wav录音文件的情况下,对不同的人的不同时间长度的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用步骤包括: 1 训练,2 LlFzCyD, 3 测试 4, 输出结果。 -Complete set topic, I use a program written in MATLAB-based VQ speaker recognition system, combinin
VQ
- 基于VQ算法实现语音识别,参照一些网上例程,可以识别自己的语音0~9数字,附加使用说明-VQ algorithm based on speech recognition, with reference to some online routines, you can identify their own voice 0~9 figures, additional instructions for using.
107551700916第九次作业
- 语音处理说话人识别 人工智能 ,实现基于VQ和GMM的说话人识别系统,通过增减训练数据或调整系统参数,对比分析一下基于VQ和GMM的说话人识别系统性能差别。(Speech processing speaker recognition, artificial intelligence realization of speaker recognition system based on VQ and GMM, through the training data increase or decrea
基于VQ特定人孤立词语音识别(有录好的语音)matlab
- 基于VQ特定人孤立词语音识别(有录好的语音)matlab(vq)
matlab实现VQ说话人识别系统
- 基于Matlab简单的语音识别系统,能够通过样本训练得到最后结果。(Simple speech recognition system based on Matlab can get the final result through sample training.)
matlab基于vq的语音识别系统
- 该例程包含了HMM和VQ算法,实现了非特定人的语音识别和说话人识别的功能。