[Resolved] Rejecto delivers rejected speech

Home Forums OpenEars plugins [Resolved] Rejecto delivers rejected speech

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

  • Author
    Posts
  • #1023261
    noam
    Participant

    Hi,
    I am running Rejecto using a prebuilt dictionary.
    But [pocketsphinxDidReceiveHypothesis:recognitionScore:utteranceID:] keeps calling for rejected speech.
    Log for example:
    The received hypothesis is ___REJ_A ___REJ_A with a score of 0 and an ID of 1

    Any known reason for that?

    Thanks,
    Noam

    #1023262
    Halle Winkler
    Politepix

    Hi Noam,

    Rejecto doesn’t operate with prebuilt language models, it is for creating a language model at runtime while running Rejecto.

    #1023263
    noam
    Participant

    Thanks! That fixed it.

    Is there any way to reduce the sensitivity of OEPocketsphinxController?
    Version 2.0 is much more sensitive then 1.65

    #1023264
    Halle Winkler
    Politepix

    Super, glad that helped. You can increase or decrease OEPocketsphinxController’s property vadThreshold. Higher settings will exclude more noise (but if it’s too high, it will exclude non-noise speech) and lower settings will allow more noise. I am still searching for the correct default setting for vadThreshold since it is part of the brand-new area of the framework, so your feedback on that is useful. OpenEars’ current default value is 1.5 and CMU Sphinx uses the default value 2.0 (but I thought it was excluding a bit too much real speech).

    #1023265
    noam
    Participant

    Thanks a lot for all your help!
    Great framework!

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