I'm running sphinx2-0.6 on RHEL 4.0 and when I'm
calling uttproc_result(), everything works fine. The wierd thing is that when I call uttproc_result_seg() or search_get_alt() instead (yes, I'm doing search_save_lattice beforehand), the first segment of the hypothesis is fine, but the next field is always null. Has anyone seen this behavior before?
-Scott
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Never mind. It's working fine now. Apparently the aliases I setup to switch the values for C_INCLUDE_PATH, PATH, and LD_LIBRARY_PATH between my sphinx2-0.4, sphinx2-0.5, and sphinx2-0.6 installations were to blame. I was comparing results of some code against the various versions and I suppose I must have had some wierd combination of includes and libs.
-Scott
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm running sphinx2-0.6 on RHEL 4.0 and when I'm
calling uttproc_result(), everything works fine. The wierd thing is that when I call uttproc_result_seg() or search_get_alt() instead (yes, I'm doing search_save_lattice beforehand), the first segment of the hypothesis is fine, but the next field is always null. Has anyone seen this behavior before?
-Scott
Never mind. It's working fine now. Apparently the aliases I setup to switch the values for C_INCLUDE_PATH, PATH, and LD_LIBRARY_PATH between my sphinx2-0.4, sphinx2-0.5, and sphinx2-0.6 installations were to blame. I was comparing results of some code against the various versions and I suppose I must have had some wierd combination of includes and libs.
-Scott