How could I use ML.NET to improve speech recognition? For example instead of writing loads of commands, could I just use machine learning for the program, so it gradually learns to understand voice commands and will be able to execute them?
Are there any data sets that I can use for training or should I create my own data? Would it be better to use a SQL server or something else?