View previous topic :: View next topic |
Author |
Message |
sivaganapathy
Joined: 21 Feb 2008 Posts: 7
|
dspic33f speech recognition |
Posted: Fri Mar 07, 2008 2:14 pm |
|
|
hi,
I doing a simple project using dspic33f for speech recognition. i just want to recognise 'on' and 'off'. I'm quite new to this field and don't now where to start. Can any one guide me?? |
|
 |
andredurao
Joined: 24 Apr 2006 Posts: 15
|
|
Posted: Mon Mar 10, 2008 6:36 am |
|
|
I don't know much about speech recognition too
but Microchip have a free library to use with dspics.
If you want to build your own you will need a neural network
using function like hidden markovian models or bayesian .. and training a few of these to recognize the sounds...
but for just ON and OFF you may want a more simple solution...
like wavetable perhaps? |
|
 |
|