Error on changing JSGF grammar on the fly

Home Forums OpenEars Error on changing JSGF grammar on the fly

Tagged: ,

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

  • Author
    Posts
  • #1020441
    buec
    Participant

    Hi

    When i tried to change the JSGF grammar on the fly, i got an EXC_BAD_ACCESS Error. So i looked into the code. In the file ContinuousModel.m in the method changeLanguageModelForDecoder, i think the pocketsphinx function ps_add_word is called with the wrong values. For the “phones” argument just the whitespaces are passed instead of the phonesString. I think passing the mutablePhonesString value solves the problem. Would be nice if you could take a look at it.

    I am using the Version 1.65 of OpenEars.

    Regards
    Matthias

    #1020442
    Halle Winkler
    Politepix

    Welcome,

    Thank you for the heads-up, I will take a look at it for the next update.

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