Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - speech recognition matlab program
Search - speech recognition matlab program - List
用MATLAB开发的语音识别中语音特征提取方法之一LPCC(线性预测倒谱系数)。-A MATLAB program for speech signal recognition using LPCC (Linear Predictive Cepstral Coding) one of the method for the pick up of speech character
Update : 2025-02-17 Size : 1kb Publisher : 陈亮

语音信号时域动态归整MATLAB原程序,可以用于语音识别。-Dynamic time-domain speech signal to the entire original MATLAB program that can be used for speech recognition.
Update : 2025-02-17 Size : 5kb Publisher : 刘镇

关于语音识别的matlab程序,里面有一些语音文件及识别算法-Matlab on the Speech Recognition program, which has a number of documents and voice recognition algorithms
Update : 2025-02-17 Size : 11.16mb Publisher : 方方

语音识别的主程序-Speech Recognition of the main program
Update : 2025-02-17 Size : 1kb Publisher : 夭淼

自己编写的语音识别程序-基于隐马尔可夫模型的语音识别-I have written the speech recognition program- Based on Hidden Markov Model Speech Recognition
Update : 2025-02-17 Size : 5kb Publisher : 小苗

数字的语音识别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 use software such as CoolEdit modeled to produce their own. (*. Wav file sampling rate 8000, mono, 16-bit sampling precision, 16bit Motorola PCM,*. lab files maintained by the beginning and ending points of speech and voice content).
Update : 2025-02-17 Size : 307kb Publisher : er

能够简单识别0~9十个数字的matlab程序-Be able to easy identification 0 ~ 9 of the 10 figure matlab program
Update : 2025-02-17 Size : 92kb Publisher : 王林

端点检测是指用数字处理技术来找出语音信号中的各种段落(如音素、音节、词素、词等)的始点和终点的位置。语音段起止端点检测是语音分析、语音合成和语音识别中的一个必要环节。传统的端点检测方法是从wav文件中获取语音采样,将其分帧并计算短时能量和过零率参数,然后进行端点检测。这种工作方式被称为离线处理方法 ,无法实现语音信号的实时处理,对于语音信号分析具有一定的局限性。本文通过开发ActiveX控件,在MATLAB环境下将其嵌入到figure窗口中,以GUI程序的方式使用,实现语音信号端点检测的实时处理。-Endpoint detection is the use of digital processing techniques to identify the speech signals in a variety of paragraphs (such as phoneme, syllable, morpheme, word, etc.) the starting point and the end position. Speech endpoint detection is a paragraph beginning and end speech analysis, speech synthesis and speech recognition of a necessary link. Traditional endpoint detection method is to obtain from the wav file voice sampling, its sub-frame and calculate the short-term energy and zero-crossing rate parameters, and then proceed to endpoint detection. This work is called off-line approach can not achieve real-time speech signal processing, analysis of the speech signal has a certain limitations. In this paper, through the development of ActiveX controls, in the MATLAB environment to embedded figure window to use GUI program, the realization of speech signal processing real-time endpoint detection.
Update : 2025-02-17 Size : 30kb Publisher : cike

基于DTW的孤立词语音识别程序,Matlab环境-DTW-based isolated word speech recognition program, Matlab environment
Update : 2025-02-17 Size : 3.87mb Publisher : 方蕾

DL : 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
Update : 2025-02-17 Size : 8kb Publisher : 黄邦奉

本程序为EMD-HHT-M源代码,供大家交流学习,语音识别专用代码-This program is EMD-HHT-M source code for all to share learning, speech recognition-specific code
Update : 2025-02-17 Size : 3.58mb Publisher : wrd

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 versions, a command line one and a GUI version. The GUI one is compatible with version 6.5 of MATLAB. It can record sound stream online or can recognize recorded file. A simple an necessary help also integrated in the GUI. To start using this program run Start.m script.- 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 versions, a command line one and a GUI version. The GUI one is compatible with version 6.5 of MATLAB. It can record sound stream online or can recognize recorded file. A simple an necessary help also integrated in the GUI. To start using this program run Start.m script.
Update : 2025-02-17 Size : 593kb Publisher : Aso

Matlab下单字语音识别程序。Readme.txt中有使用方法的详细说明。-Vocabulary speech recognition under the program Matlab. Readme.txt in detail using the method.
Update : 2025-02-17 Size : 506kb Publisher : John

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 environments. Which is the endpoint detection process vad.m lpc.m is to calculate the LPC parameters of the program lpc21lpcc.m procedure is to calculate the LPCC parameters mfcc.m procedure is to calculate the MFCC parameters dtw.m the classic DTW algorithm to achieve the program dtw2.m DTW algorithm is to achieve efficient procedures, testdtw.m is the final test program, which can change the parameters in which different parameters were selected.
Update : 2025-02-17 Size : 8kb Publisher : 于军

DL : 0
经典的遗传算法程序,很不错,用于语音识别方面,不同以往的遗传算法,有兴趣可以看看。-Classical genetic algorithm program is very good for speech recognition, the genetic algorithm different from the past, interested to see.
Update : 2025-02-17 Size : 88kb Publisher : zzh

基于MFCC的GMM的说话人识别,是很好的语音处理程序-MFCC of the GMM based speaker recognition, speech processing is a very good program
Update : 2025-02-17 Size : 1.13mb Publisher : 周钰川

DL : 0
语音识别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
Update : 2025-02-17 Size : 18kb Publisher : wang

DL : 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
Update : 2025-02-17 Size : 2kb Publisher : wang

DL : 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
Update : 2025-02-17 Size : 1kb Publisher : wang

通过简单的MATLAB程序实现对少量的语音信号的是识别- Simple MATLAB program to achieve a small amount of the speech signal is to identify
Update : 2025-02-17 Size : 739kb Publisher : dzxg
« 12 3 4 5 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.