med lag

med lag

  • NA
  • 2
  • 2.3k

improve VCR using Genetic algorithms

Oct 15 2013 10:23 AM

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