0
Answer

improve VCR using Genetic algorithms

med lag

med lag

11y
806
1

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