pocketsphinx recognizer.py has initial incorrect output
I am using pocketsphinx and it works great for recognition. However, when recognizer.py first starts, it outputs one or two random words from the dictionary, as if there was a queue that has to be cleared. This happens even if the microphone is muted. Any idea where that might be originating? Is there some way to suppress that?