Warehouse
"Practical wisdom is only learnt in the school of experience." -Samuel Smiles
PROJECTS NEWS MESSAGES MAILING LIST  
Speech Recognition Neural Network
Voice Controlled Robotics
 
• Speech Recognition Neural Network

Hi,
I need some help with a project of mine, i'm using speech to control a robot and i'm planning on using a neural net to do the speech recognition and if anyone has any code that could help i would be most grateful. The idea is that the speech signal goes into the input is processed by the "hidden layer" and then comes out of one of the 6 oupputs that could then be connected to the motor control circuits and if someone says forward the neural net processes the signal and activates the right output. The command are forward, reverse, left, right and stop to which each would have a output and another output for all other words? Like i said, any code would be great. Thanks

1 posts.
Thursday 09 December, 18:33
Reply
• Speech Recognition

My assumption is that your system will receive as input a sampled, digitized audio waveform. Is that correct? I also wonder: are you more interested in solving the speech recognition problem or using a neural network? I imagine that this problem, with its small vocabulary requirement, could be solved relatively easily without using a neural network.

-Will Dwinnell
http://will.dwinnell.com

249 posts.
Friday 10 December, 07:55
Reply
• reply: speech recognition neural network

Hi,(nanotechrobotics)

We are doing almost the same thing as a project. we have a simple prototype already developed that responds to a few commands.. lets keep in touch

1 posts.
Friday 23 February, 08:40
Reply