just not to miss out, is there a way to run Google speech locally without having to go to Google server-- without even an internet connection?
Google speech API, Using Google Speech API, Android: Speech Recognition without using google server and several other resources say/hint "no".
this will be for voice to text. my input is the speech from the microphone, output is that speech in text.
Note: i'm aware of Sphinx among some other speech recognizers. i'll bring it up in another Q. this Q is out of interest in Google-speech for performance reasons.
TIA.
//---------------------------------------
EDIT: i'm looking for something that also runs on desktop-- Windows and not just on Android.