I'm interested in looking into this library and figuring out if I could use it in a vain attempt to build a speech recognition module for emacs or some other text editor. I'm running this on Linux-2.4.
Of course, first, I want to make sure I have the thing working at all. I've downloaded the sphinx2-0.3 package, and compiled it and installed it. I then run sphinx2-test. The thing sits there and thinks for about 10 seconds and the completes silently. It outputs nothing to the console.
My question: what *should* I expect from sphinx2-test?
-Rob
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
OK, sphinx2-test actually stopped putting out interesting information after the logging stuff changed. Under normal operation, it won't output anything. Try sphinx2-simple, sphinx2-demo (just updated), or sphinx2-align (tests the engine without the mic doing "phonetic alignment"), or sphinx2-allphone ("All-phone" decoding). I'll fix sphinx2-test to give some meningful positive result on non-failure :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm interested in looking into this library and figuring out if I could use it in a vain attempt to build a speech recognition module for emacs or some other text editor. I'm running this on Linux-2.4.
Of course, first, I want to make sure I have the thing working at all. I've downloaded the sphinx2-0.3 package, and compiled it and installed it. I then run sphinx2-test. The thing sits there and thinks for about 10 seconds and the completes silently. It outputs nothing to the console.
My question: what *should* I expect from sphinx2-test?
-Rob
OK, sphinx2-test actually stopped putting out interesting information after the logging stuff changed. Under normal operation, it won't output anything. Try sphinx2-simple, sphinx2-demo (just updated), or sphinx2-align (tests the engine without the mic doing "phonetic alignment"), or sphinx2-allphone ("All-phone" decoding). I'll fix sphinx2-test to give some meningful positive result on non-failure :)