搜索资源列表
-
0下载:
语音识别系统用 matlab 基于DTW编写的一个程序-Matlab speech recognition system based on DTW with a program written in
-
-
1下载:
语音识别VQ全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,-VQ whole process of speech recognition matlab program, run the test to the result, I hope helpful for you, only then it did not point out what their own bottom pressure, the hum
-
-
1下载:
语音识别全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,-The whole process of speech recognition matlab program, run the test to the result, I hope helpful for you, only then it did not point out what their own bottom pressure, the hum
-
-
0下载:
数字的语音识别matlab程序
训练及识别数据太大,少量上传一点,大家可以用COOLEDIT等软件仿照自己制作.(*.wav文件采样率8000,单声道,采样精度16位,16bit Motorola PCM,*.lab文件存的是语音的起止点和语音内容). -Digit speech recognition matlab program too much training and recognition data, a small amount of upload that you can us
-
-
0下载:
能够简单识别0~9十个数字的matlab程序-Be able to easy identification 0 ~ 9 of the 10 figure matlab program
-
-
1下载:
端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处
-
-
0下载:
基于DTW的孤立词语音识别程序,Matlab环境-DTW-based isolated word speech recognition program, Matlab environment
-
-
0下载:
小波变换加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
-
-
0下载:
本程序为EMD-HHT-M源代码,供大家交流学习,语音识别专用代码-This program is EMD-HHT-M source code for all to share learning, speech recognition-specific code
-
-
0下载:
Speech Recognition Using DTW
This is a English/Persian 0~9 digit and some primary English/Persian command recognition system which use Dynamic Time Warping (DTW). Code is developed in MATLAB 6.5 and can used in Windows platform. Program has two
-
-
0下载:
Matlab下单字语音识别程序。Readme.txt中有使用方法的详细说明。-Vocabulary speech recognition under the program Matlab. Readme.txt in detail using the method.
-
-
5下载:
dtw文件是运用DTW算法实现安静环境下语音识别的。其中vad.m是端点检测程序;lpc.m是计算LPC参数的程序;lpc21lpcc.m是计算LPCC参数的程序;mfcc.m是计算MFCC参数的程序;dtw.m是实现经典DTW算法的程序;dtw2.m是实现高效DTW算法的程序,testdtw.m是最终测试程序,其中可以通过改变其中的特征参数名选择不同的特征参数。-dtw file DTW algorithm is to use speech recognition in quiet envir
-
-
0下载:
经典的遗传算法程序,很不错,用于语音识别方面,不同以往的遗传算法,有兴趣可以看看。-Classical genetic algorithm program is very good for speech recognition, the genetic algorithm different from the past, interested to see.
-
-
0下载:
语音识别全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,-The whole process of speech recognition matlab program, run the test to the result, I hope helpful for you, only then it did not point out what their own bottom pressure, the hum
-
-
0下载:
语音识别全过程的matlab程序,运行测试能出结果,希望对你们有用,实在没点数才把自己压箱底的东西拿出来,-The whole process of speech recognition matlab program, run the test to the result, I hope helpful for you, only then it did not point out what their own bottom pressure, the hum
-
-
0下载:
自己总结的一个基于 HHMs 语音识别的示例程序,附说明文档,Matlab程序的注释详细。希望能给予初学者帮助。-The following is an example of speech recognition program based on HMMs,and there are detailed notes in the program. May bring help to the beginner。
-
-
0下载:
通过简单的MATLAB程序实现对少量的语音信号的是识别-
Simple MATLAB program to achieve a small amount of the speech signal is to identify
-
-
0下载:
用matlab编的基于DTW和MFC算法的语音识别程序,识别效果还不错-Use matlab compiled based MFC algorithm DTW and speech recognition program to identify the results were good
-
-
0下载:
程序中选取了民歌、古筝、摇滚和流行四类不同音乐 ,用 BP 神经网络实现对这四类音乐
的有效分类。(The program selected folk songs, zither, rock and popular four different music, with BP neural network to achieve the effective classification of these four types of music.)
-
-
5下载:
基于动态时间规整(DTW)的孤立字语音识别MATLAB程序(Isolated word speech recognition MATLAB program based on dynamic time warping (DTW))
-