sih_add warnings

Home Forums OpenEars plugins sih_add warnings

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

  • Author
    Posts
  • #1017373
    josh
    Participant

    Hi,
    I’m using OpenEars with RapidEars and Rejecto and when I create the language model with the following code I get some weird warnings. Do I need to worry about them?

    NSError *error = [_languageModelGenerator generateRejectingLanguageModelFromArray:[NSArray arrayWithObjects: @"HELLO", @"WHAT IS YOUR NAME", @"WHERE DO YOU LIVE", @"WHERE AM I", nil]                                                      withFilesNamed:@"VoiceRecognitionModel"
    withOptionalExclusions:nil                                       usingVowelsOnly:FALSE                                                  withWeight:nil];

    sih_add WARNING: repeated hashing of ‘___REJ_D’, older value will be overridden.
    sih_add WARNING: repeated hashing of ‘___REJ_ER’, older value will be overridden.

    Thanks.

    Josh

    #1017374
    Halle Winkler
    Politepix

    Hi Josh,

    Thanks for your helpful comment in the AVPlayer thread. No, this warning isn’t significant.

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