4.33333

4.3 | 7 ratings Rate this file 91 Downloads (last 30 days) File Size: 2.36 KB File ID: #16324
image thumbnail

DEVICE CONTROL USING SPEECH

by ANKIT MEHTA

 

11 Sep 2007 (Updated 11 Sep 2007)

Device are controlled with speech using parallel port.

| 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)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (17)
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

23 Jan 2010 born4matlab

nice job ankit....thanx a lot it is very helpful for beginers

13 Apr 2010 At?l COSGUN

I want to control a servo motor with my only voice pls help me.

30 Apr 2010 Lokesh Peddireddi

hello, i have seen your project and really interesting. The source code provided by you was helpful for us. But the file with name codebook vector is missing can you send me file so that I can learn about it in detail.

30 Aug 2010 manoj salvi


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.

so help me and send me reply on my email add: manojsalvi27@gmail.com

22 Jan 2012 ASHUTOSH MEHTA

hey v need to record all the wav files first. then save all wav files in the directory as that of test_project.m. M i right ankit mehta??

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
mfcc ANKIT MEHTA 22 Oct 2008 09:26:35
vqlbg ANKIT MEHTA 22 Oct 2008 09:26:35
speech tamilvendan s 23 Sep 2010 01:04:06
audio processing Bhaskar Jaiswal 04 Oct 2010 15:02:24
mfcc Bhaskar Jaiswal 04 Oct 2010 15:02:40
audio processing DUBBA NAGESWARA REDDY 13 May 2011 20:49:08
mfcc DUBBA NAGESWARA REDDY 13 May 2011 20:49:14
mfcc leila 20 Jul 2011 07:26:44
audio processing Deepak Tamang 03 Aug 2011 08:32:23
mfcc pritam 01 Jan 2012 00:24:00
audio processing udaya 25 Jan 2012 11:28:22

Contact us at files@mathworks.com