[Resolved] runRecognitionOnWavFileAtPath

Home Forums OpenEars [Resolved] runRecognitionOnWavFileAtPath

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

  • Author
    Posts
  • #1024099
    mrwaim
    Participant

    Hi,

    When I call runRecognitionOnWavFileAtPath, it fails because there are references to self.pocketSphinxDecoder instead of localPocketSphinxDecoder.

    I made fixes locally, and it now works.

    The fixes are – adding and referencing startUtteranceForDecoder, processRawForDecoder, endUtteranceForDecoder, and nBestForDecoder.

    I know that runRecognitionOnWavFileAtPath is superseded by pathToTestFile but I’m having accuracy problems and I wanted to debug further.

    Let me know what you think. I can prepare a code change if that would help.

    Thanks,
    Ibrahim

    #1024107
    Halle Winkler
    Politepix

    This is fixed in the current version.

    #1024110
    mrwaim
    Participant

    Thanks! I must of just missed it.

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