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.

need help urgent of code for speech recognition using Java

Status
Not open for further replies.

pachu

Newbie level 2
Joined
Jan 29, 2010
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Hyderabad
Activity points
1,298
Hi..... This is Prashanth... Doin my PG project.. A hybrid Speech Recognition model using HMM and Fuzzy PPM.... .I wanted code in JAVA or C++.... runnable windows platform.... Can we develop it without using Matlab....???? The input can be in form of delivered speech or any wav file.....Plz help me out in writing the code in JAVA or C++...... thank U....
 

Re: need help urgent of code for speech recognition using Ja

Yeah, I did something like that for my masters thesis, I started with Mathlab, but switched it out to Java. You can actually use the Java built in audio functions to grab a audio stream right from the mic input, which works out real well.

I Java Neural Network framework called Encog to do that. I used a variant of the Elmann neural network as the core process with some fuzzy logic at the input. You can find more info on Encog here.

https://www.heatonresearch.com/encog
 

Re: need help urgent of code for speech recognition using Ja

Hi Carloss... Thanks dude.... Actually I tried it with HTK tool,and felt that it was wrong track as i needed in java.......... and now developing the code using JAHMM..... Hey It would be great help and favour for me if u could give the SOFT COPY of ur Project/Thesis, so that i could reference from it and get a feasible solution for my project..... And please tell me the refernce material required......
my id : Pachu9@gmail.com

Thanks in advance carloss..... If anyone else have done any project regarding SPeech recognition using HMM and Fuzzy PPM(Prediction by Partial Matching)...please help me
 

hellow sir,

Iam also doing a project based on speech recogniton .. in java

can u help me to get started ...

thanking you
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top