4.2

4.2 | 6 ratings Rate this file 114 downloads (last 30 days) File Size: 2.36 KB File ID: #16324

DEVICE CONTROL USING SPEECH

by ANKIT MEHTA

 

11 Sep 2007 (Updated 11 Sep 2007)

No BSD License  

Device are controlled with speech using parallel port.

Download Now | Watch this File

File Information
Description

The purpose of the speech is communication. The area of speech processing is just developing, and shows the tremendous potentialities for widespread use in the future.

In this project we have processed the speech signal with the help of the DIGITAL SIGNAL PROCESSING techniques. The speech signal is given as the input will be verified using speech recognition technique using matlab. We have used Mel Frequency Cepstral Coefficient (MFCC) along with Vector Quantization (VQLBG) and Euclidean Distance to identify different characters. Based on the results, data was send to Parallel Printer Port of the computer & using relay different devices will be controlled.

Required Products Signal Processing Toolbox
MATLAB release MATLAB 6.5 (R13)
Zip File Content  
Other Files test_project.m
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (12)
21 Sep 2007 SHABAB MEHDI

HI

  THAT PROJECT IS REALLY VERY INTERESTING BUT WHEN I RUN THE CODE THAT KIND OF ERROR COMES

ILLEGEL FILE '11L' OR UNDEFINE FILE AT THE TIME WHEN THAT COMMAND EXECUTE

    filename = '11L.wav' % Calculate the codebook vector.

    cep = learn('11L.wav');
    codebook = vqlbg(cep, 8);
    result(1) = identify(filename, codebook);

    cep = learn('O.wav');
    codebook = vqlbg(cep, 8);
    result(2) = identify(filename, codebook);

    cep = learn('U.wav');
    codebook = vqlbg(cep, 8);
    result(3) = identify(filename, codebook);

    cep = learn('V.wav');
    codebook = vqlbg(cep, 8);
    result(4) = identify(filename, codebook);

AND PLEASE HELP WHAT IS CODEBOOK VECTOR.

05 Oct 2007 Anukraman Neupane

i have also same problem as SHABAB MEHDI..
Can u plz provide with all related files..

CODE BOOK VECTOR.......????

13 Oct 2007 banty agarwal

hey ankit i m doinga project on contrllig devices thru mobile and i m using matlab foe speech recognition .i wanted to use contious speech recognition method since we will be using words like "switch on the fan". do u have any knowlege how to use hmm model.
thanx

24 Oct 2007 Foram Kothari

Thanks. This project was very useful in understanding the basic Speech recognition.

02 Dec 2007 Nikhil Kumar Sharma

hi ankit you r doing your wirk very well. i am giving u 10/10 marks for this work . go dear go.........

03 Dec 2007 sundar kalu

how to save the data obtained in matlab in text file

11 Jan 2008 HD DODA

this is very informative

16 Jan 2008 Beenish Fatima

hi..u have used a lot of functions like learn, vqlbg, identify which are not matlab functions although this is a .m file..can you please help regarding this..thanks!

16 Jan 2008 Beenish Fatima

sorry..i didnt see that these functions are user defined and written below..

12 Mar 2008 shrikant modh

Hi
good work but there is a confusion with functions.
can u tell me how u calculated the euclidean distance.
I have similar project of speech recognition system using DSP.
Please i want ur help

10 Dec 2008 Gurudath Vashist

Hey. Nice project. I am currently working on a project involving HMM's for speech recognition. i have converted the wave file into cepstral feature vectors.
my question is, wat are the states and symbols associated with the HMM in speech recognition. also, is there a way to make a HMM without knowing the transition and emission probabilities?

I request a speedy response from all.

thank you

05 Sep 2009 shreya

i want speech recognition code using hidden markov model will u help me
shreya

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
audio processing ANKIT MEHTA 22 Oct 2008 09:26:35
video processing ANKIT MEHTA 22 Oct 2008 09:26:35
speech ANKIT MEHTA 22 Oct 2008 09:26:35
vqlbg ANKIT MEHTA 22 Oct 2008 09:26:35
mfcc ANKIT MEHTA 22 Oct 2008 09:26:35
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com