Extra logging on new versions of frameworks (2.502)

Home Forums OpenEars Extra logging on new versions of frameworks (2.502)

Viewing 2 posts - 1 through 2 (of 2 total)

  • Author
    Posts
  • #1030828
    darasan
    Participant

    Hi Halle,

    I’m using OpenEars, RuleORama and RapidEars in my project. Since updating all of these frameworks to 2.502, I’ve noticed that during speech, I now get callbacks like:

    “Pocketsphinx heard ” ” with a score of (-694) and an utterance ID of 19.”

    I didn’t these these before, previously I would just get results from rapidEarsDidReceiveLiveSpeechHypothesis() and rapidEarsDidReceiveFinishedSpeechHypothesis().

    I thought they may be due to “n-best” results being enabled, but I confirmed that n-best is disabled for both OpenEars and RapidEars.

    Just wanted to check if they are due to the new logging changes in those updates, or if I may have accidentally enabled them? (My source code hasn’t changed though…) Also wondering if it’s possible to disable them. Thanks!

    #1030830
    Halle Winkler
    Politepix

    Welcome,

    This is just standard RapidEars hypothesis logging as a result of OELogging being set on. I think it’s been there for several versions. You can turn it off by turning off OELogging.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.