Where to find javax.speech?
I am trying to run sphinx4.
When I compiled it, I got the following error:
The import javax.speech cannot be resolved.
I am using the latest j2sdk. So where can I find the package then?
死生契阔,与子成说。执子之手,与子偕老。
I am trying to run sphinx4.
I think it is time to make autoconf work in GMTK. I had a hard time to compile GMTK in AIX. I beleive the best thing to do first is make an autoconf version.
I am working with the graphical model tool kit (GMTK). I just realize how important triangulation is. I got 9 times speed up by just triangulation. :)
Thanks for Jeff! The new version of the graphical model toolkit (GMTK) is working. In this version, island algorithm in decoding is working. We also have scale, penalty, and offset.
In dialog act tagging, if we use discriminative model, the links in words won't affect the results. How to solve this problem?