I want to build a multithreaded or multiprocess live server decoder with sphinx2 or sphinx3 doing the recognition , but I'm not sure wether this is possible. Does anybody know wether the decoder is built in such way that I can create a new thread or process with its own decoder for each client? Is it possible that multiple spawned threads use one decoder?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to build a multithreaded or multiprocess live server decoder with sphinx2 or sphinx3 doing the recognition , but I'm not sure wether this is possible. Does anybody know wether the decoder is built in such way that I can create a new thread or process with its own decoder for each client? Is it possible that multiple spawned threads use one decoder?