Rejecto and RuleORama

Home Forums OpenEars plugins Rejecto and RuleORama

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

  • Author
    Posts
  • #1025414
    zhousean
    Participant

    Hi Halle,

    I am currently using OpenEars + Rejecto + RapidEars. When I was exploring whether I can add RuleORama to the stack and help handling some scenarios, I realize Rejecto and RuleORama might be incompatible. They call different methods to generate the language mode.

    Rejecto:
    NSError *err = [lmGenerator generateRejectingLanguageModelFromArray:words …];

    RuleORama:
    NSError *err = [lmGenerator generateFastGrammarFromDictionary:grammar …];

    Is there a way to get these two plugins to work together?

    #1025415
    Halle Winkler
    Politepix

    Hello,

    Sorry, only one of them can be used.

    #1025433
    zhousean
    Participant

    My main goal is to improve the recognition accuracy in a noisy environment. Between Rejecto or RuleORama, which one is your recommendation?

    #1025434
    Halle Winkler
    Politepix

    Rejecto is more likely to help.

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