Menu

sphinx3_livedecode recording won't stop

Help
2007-01-23
2012-09-22
  • batmanaunnom

    batmanaunnom - 2007-01-23

    Hi all,

    I try to use sphinx3_livedecode executable on a Linux machine.
    It starts recording without problem, but when I want to stop recording by pressing the ENTER key again, it happens that the program just ignores it. In this case, I'm obliged to kill the program (Control+C) and I of course get no result.

    The problem appears almost every time when I use the French model (downloaded from the Sphinx sourceForge project page). It also happens when I run sphinx3_simple, but it is quite infrequent.

    Does anybody know where it may come from ?

     
    • jackcuijarod

      jackcuijarod - 2007-01-23

      I met same question in linux system ,you shuold enter second "enter " quickly after you finish your speak ,but I try again in window I worked well

       
    • Nickolay V. Shmyrev

      Well, the situation is rather clear here, the implementation in main_livedecode with timedwait is wrong and doesn't listen for event when sphinx processed data. Moreover such scheme doesn't work well with alsa, it lags in recording, that's why livepretend with recording to arecord gives much better result. So I suspect one should just reimlement the whole program.

       

Log in to post a comment.