Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to make speech recognition
12-19-2011, 01:49 AM
Post: #3
RE: how to make speech recognition
Yes I have learned about the neural network demos. But I am still confused to connect it to the backprop training function.

ATrainingData: ISLRealMatrixBuffer;
....
....
ILNeuralNetworkBackpropTrain1.Train (ATrainingData, AResposes);


Based on the demo example, to train the data used ATrainingData variable with data type ISLMatrixBuffer. And how do I insert a sound file into backprop training function? What is a sound file, must be converted first to a variable with data type ISLRealMatrixBuffer or can be directly incorporated into the training function? And how the example program listings,

thanks..
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)