Hi,
My decoder segfaults when I call decoder.get_lattice() while it produces hypothesis and in any other way works perfectly normal. I guess I miss some parameter in config, but I have no idea where to look since segfault is not a very descriptive thing :)
Hi,
My decoder segfaults when I call decoder.get_lattice() while it produces hypothesis and in any other way works perfectly normal. I guess I miss some parameter in config, but I have no idea where to look since segfault is not a very descriptive thing :)
Here is the minimal example(wav file is from voxforge http://www.repository.voxforge1.org/downloads/SpeechCorpus/Trunk/Audio/Main/16kHz_16bit/1028-20100710-hne.tgz ): http://pastebin.com/wGRFvgFi
And here is the console output, just in case: http://pastebin.com/g9pHxAML
Thanks!
I'm sorry, phonetic lattices are not supported yet.
I created issue https://sourceforge.net/p/cmusphinx/bugs/438/ about it.