Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to make speech recognition
12-18-2011, 02:56 PM
Post: #1
how to make speech recognition
I will make a speech recognition system the which can
Recognize vowels (A, I, U, E, O), using a backpropagation
neural network system.
I use the components IntelligenceLab 5.0.1 for Delphi, AudioLab 5.0.1 for Delphi and I am using Delphi XE2 program.

I encounter problems when applying it, I use Openwire Editor and
components that I use:
1. ALAudio1 (to take sound from a microphone)
2. ALSpectrum1 (spectrum components)
3. ILNeuralNetworkBackpropTrain1 (backprop training algorithm components)
4. ILNeuralNetwork1 (neural network clasifier)

to the output pins of the component spectrum can I connect with the
input of clasifier neuralnetwork1, but I can not connect the output
spectrum with component input ILNeuralNetworkBackpropTrain1.
My question whether the steps that I am doing is correct or whether
there is still a mistake? or need additional program listings?

greetings Hymae
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
how to make speech recognition - Hymae - 12-18-2011 02:56 PM
RE: how to make speech recognition - Dave - 12-18-2011, 10:30 PM
RE: how to make speech recognition - Hymae - 12-19-2011, 01:49 AM
RE: how to make speech recognition - Dave - 12-19-2011, 09:29 PM
RE: how to make speech recognition - Hymae - 12-21-2011, 04:08 PM
RE: how to make speech recognition - Dave - 12-22-2011, 02:20 AM
RE: how to make speech recognition - Hymae - 12-31-2011, 01:09 AM
RE: how to make speech recognition - Dave - 12-31-2011, 02:23 AM
RE: how to make speech recognition - Hymae - 12-31-2011, 02:54 AM
RE: how to make speech recognition - Dave - 12-31-2011, 03:22 AM
RE: how to make speech recognition - Hymae - 12-31-2011, 04:09 PM
RE: how to make speech recognition - Dave - 01-02-2012, 10:26 PM
RE: how to make speech recognition - Hymae - 01-03-2012, 01:49 AM
RE: how to make speech recognition - Dave - 01-03-2012, 02:03 AM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)