I installed the julius and julius-voxforge packages on Ubuntu 12.04 LTS, and now I'm trying to run the julius command on a WAV file called test.wav. I ran this command:
julius -input raw test.wav
but it simply says "Segmentation fault" without any further information. I've been searching the documentation for a few hours now, and I can't find any relevant information.
julius segmentation faultand found Voice Recognition in Ubuntu which mentions encountering a segmentation fault way down the page in the section titled "Running on YouTube Videos". Maybe you could contact the blogger? – vasa1 Dec 13 '12 at 6:32Unknown argument name '-infile', and according to its man page, no such argument exists for thepocketsphinx_continuousbinary, which is installed as part of thepocketsphinx_utilspackage. Any other ideas? – Ricardo Altamirano Jan 20 at 18:37