Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

voice recognition using MATLAB??

Status
Not open for further replies.

khanna

Newbie level 5
Newbie level 5
Joined
Sep 13, 2003
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
155
speech recognition using matlab

is it possible to seperate different voice signals based on quality(timbre) using MATLAB

thanx in advance
 

spauls

Advanced Member level 2
Advanced Member level 2
Joined
Dec 17, 2002
Messages
524
Helped
26
Reputation
52
Reaction score
9
Trophy points
1,298
Activity points
3,354
voice recognition matlab

U can use sppech proessing S/w , It is basially demodulation using different sampling rates.
 

mami_hacky

Full Member level 6
Full Member level 6
Joined
Mar 28, 2002
Messages
337
Helped
18
Reputation
36
Reaction score
11
Trophy points
1,298
Location
Some where
Activity points
3,428
voice recognition using matlab

I do not understand exactly what you want. would you please describe more. What do you want to recognize? words? consonant , vowels? continous speech? or just voice, such as the sound of a door, or sound of a breaking window? For each of the above situations, there is a solution using matlab. Example: want to detect, the breaking window sound ( A thief detector ) then matlab's wavelet toolbox can be used greatly. I addition you may want to use Matlab's neural network toolbox, to develope some simple nets for recognizing special sounds. Want to use HMM, for word recognition or Vowel consonant classification? then you can find one good library of HMM related fucntions for matlab using a simple search in google. I do not remember the name now, But I'm sure it is available. Now, please indicate your application exactly. thanks.
 

panda

Member level 1
Member level 1
Joined
Jan 29, 2004
Messages
41
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,288
Activity points
313
matlab voice recognition

possible, i saw this kind of project using matlab and also c++
 
  • Like
Reactions: TeamTaben

    V

    Points: 2
    Helpful Answer Positive Rating

    TeamTaben

    Points: 2
    Helpful Answer Positive Rating

GS74

Newbie level 2
Newbie level 2
Joined
Apr 22, 2004
Messages
2
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
30
voice recognition in matlab

Be more specific describing your problem.
Voice recognition and voice separation are very different problems.
In the last case, you could use the ICA (Independent Component Analysis) approach. There is a free matlab-based toolbox called FastICA. You can find it in google. With this technique you will need as many signals as sources (at least).
Another techniques are BSS (blind source separation) and BSD (blind source deconvolution), which is necesary when the voices are recorded in a room with high reverberation.
Good luck.
 

norrifhan

Newbie level 1
Newbie level 1
Joined
Feb 14, 2009
Messages
1
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,285
vowel recognition matlab

how to used matlab to recognize the voice?
im doing a software to recognize voice in real time..n i want to used matlab
but..
im dont know how to start it..
i heard that,we cant use speech processing to recognize the voice..
anybody can guide me,,plz..
 

cross de lena

Newbie level 6
Newbie level 6
Joined
Nov 28, 2008
Messages
14
Helped
7
Reputation
14
Reaction score
5
Trophy points
1,283
Activity points
1,376
voice recognigation project matlab

does anyone need it still? i do have a matlab code for voice recognition.Do reply in this thread so that i will know.
 

cross de lena

Newbie level 6
Newbie level 6
Joined
Nov 28, 2008
Messages
14
Helped
7
Reputation
14
Reaction score
5
Trophy points
1,283
Activity points
1,376
matlab code for speech recognition using hmm

This uses GUI interfacing,extract this file and in it copy the vorobo folder and then paste it in your current directory in Matlab.Also type in SpkrRcg in your command window,this will then open up the GUI from wherein all the steps are self-expainatory.
P.S:-
1.I don't have all the .m files they are in .p format,i could reconstruct some .m files corresponding to the .p files based on the available .m files,leave a message if you need them.
2.Also some other .p files are present which are not directly linked to this particular application such as "modimfcc.p".You can discard them or can use them if you need to advance the application.
3.Also look at speaker-D.doc,it might explain a few things.
 

akmirror

Junior Member level 3
Junior Member level 3
Joined
Aug 26, 2007
Messages
29
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,283
Activity points
1,461
speech recognition matlab hmm toolbox

hello cross de lena,
Can uou please send me all files in matlab regarding this. I am looking for that.
regards
 

cross de lena

Newbie level 6
Newbie level 6
Joined
Nov 28, 2008
Messages
14
Helped
7
Reputation
14
Reaction score
5
Trophy points
1,283
Activity points
1,376
voice recognition toolbox in matlab

Sorry for the delay,could get only six more .m files of the corresponding .p files,i am attaching them here,please also do respond on how it is working,i was told it has low to medium accuracy.
 

bhemas

Newbie level 1
Newbie level 1
Joined
May 17, 2009
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,285
voice recognition project using matlab

Hello cross de lena,

Is it possible to Separate voiced portions of speech from silence portions.. and in what method using matlab... im bit confused
thankz
 

Frajola

Newbie level 1
Newbie level 1
Joined
Jun 27, 2009
Messages
1
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,284
how to do speech recognition in matlab

i need the file melfilterbank in .m format... thx
 

Sanjida Rumman

Newbie level 1
Newbie level 1
Joined
Aug 17, 2009
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,286
voice recognition system using matlab

i need some project related to it

Added after 6 minutes:

My final project is Voice command controlling system of a sliding door.where i need to develop a program for some specific word which work as code.For this i need a Voice recognition MAT LAB tool bar.What i don't have.please help me
 

adi11

Newbie level 1
Newbie level 1
Joined
Aug 31, 2009
Messages
1
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Location
India
Activity points
1,284
voice recognition matlab code

cross de lena said:
does anyone need it still? i do have a matlab code for voice recognition.Do reply in this thread so that i will know.

yes i need the code for voice recognition..can you plz send to me..ma ID is adi06411@gmail.com
 

immortal08

Newbie level 2
Newbie level 2
Joined
Sep 7, 2009
Messages
2
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Location
Philippines
Activity points
1,293
speech recognition using matlab projects

i would like to know how neural network can be applied in speech recognition.. we are required to create a speech recognition system that is speaker independent and one that utilizes neural network.

ty so much. =)
 

ImbaDouz

Newbie level 2
Newbie level 2
Joined
Nov 3, 2009
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Malaysia
Activity points
1,293
cross de lena....can i have your e-mail? I want to c ur code for voice recognition using matlab. I currently created one..but not to perfection. Mind sending me yours to compare? derek_ckw@hotmail.com

Thanks a bunch
 

sipmle

Newbie level 1
Newbie level 1
Joined
Nov 16, 2009
Messages
1
Helped
4
Reputation
8
Reaction score
2
Trophy points
1,283
Activity points
1,285
Re: voice recognigation project matlab

Can I see some of your codes in matlab for speech recognition using neural networks! I ll be very very thankfull for it! roma_34@mail.ru

Added after 21 minutes:

cross de lena said:
does anyone need it still? i do have a matlab code for voice recognition.Do reply in this thread so that i will know.
Please :)
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top