0
Answer

using genetic algorithms to improve voice commands recogniti

Ask a question
med lag

med lag

10y
957
1
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