med lag

med lag

  • NA
  • 2
  • 2.2k

using genetic algorithms to improve voice commands recogniti

Oct 14 2013 5:44 PM
Hi,

I'm using "system.speech" library to recognize voice commands, but I want to use genetic algorithms to improve recognition, and I'm new to GAs and I've some questions:

  • How to implement this (what is the population in this situation? the genomes..)

  • Can this be done using the c# speech recognition library or should I use FFT....

Any other advice ll be apprecited. Thank you