Menu

only first utternace!

Help
2007-06-09
2012-09-22
  • Amin Yazdani

    Amin Yazdani - 2007-06-09

    I'm using sphinx2 but when i use tty_continuous.c It only works on first utterance.
    even when I call fbs_end() and close ad_record and start it again between 2 utterances, it will not work correctly!
    any ideas?
    any solutions?

     
    • Nickolay V. Shmyrev

      Amin, it's completely unclear what is your problem. Please clarify:

      1. What are the steps to reproduce your problem
      2. What is the expected result
      3. What is the real result
       
    • Amin Yazdani

      Amin Yazdani - 2007-06-10

      I do it, by adding a uttproc_agcemax_set(0.0) at begining of each utterance!:)

      but the problem was :
      I use a 2 word dictionary (stop and go) and then start the sphinx2-continuous. I said "GO" and it can recognize it.
      I said "GO" again and it can't recognize it. after that it can't recognize anything, until I close the sphinx2-continuous and start it again! it only works for first word (utterance)

      I changed the tty_continuous.c and add uttproc_agcemax_set(0.0) befor each utterance starts, and it solve the problem!

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.