crash in hash_table_lookup

Home Forums OpenEars crash in hash_table_lookup

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

  • Author
    Posts
  • #1027809
    touchapptech
    Participant

    Starting a new thread for this. Here’s everything from the beginning of the app to the crash.

    The following are executed before anything else within OpenEars or PocketSphinx:

    [OELogging startOpenEarsLogging];
    [[OEPocketsphinxController sharedInstance] verbosePocketSphinx];

    Console output:
    [spoiler]
    2016-02-01 07:42:54.952 touchir[7166:3019345] [Crashlytics] Version 3.6.0 (99)
    2016-02-01 07:42:55.108 touchir[7166:3019345] Starting OpenEars logging for OpenEars version 2.041 on 64-bit device (or build): iPhone running iOS version: 9.200000
    2016-02-01 07:42:55.109 touchir[7166:3019345] Creating shared instance of OEPocketsphinxController
    2016-02-01 07:42:55.205 touchir[7166:3019345] User gave mic permission for this app.
    2016-02-01 07:42:57.569 touchir[7166:3019345] User gave mic permission for this app.
    2016-02-01 07:42:57.570 touchir[7166:3019345] User gave mic permission for this app.
    2016-02-01 07:42:57.571 touchir[7166:3019345] User gave mic permission for this app.
    2016-02-01 07:42:57.571 touchir[7166:3019345] User gave mic permission for this app.
    2016-02-01 07:42:57.587 touchir[7166:3019345] Starting dynamic language model generation

    2016-02-01 07:42:57.639 touchir[7166:3019345] Done creating language model with CMUCLMTK in 0.051268 seconds.
    2016-02-01 07:42:57.680 touchir[7166:3019345] The word HowTo was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:42:57.680 touchir[7166:3019345] Now using the fallback method to look up the word HowTo
    2016-02-01 07:42:57.680 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:42:57.681 touchir[7166:3019345] Using convertGraphemes for the word or phrase HowTo which doesn’t appear in the dictionary
    2016-02-01 07:42:57.713 touchir[7166:3019345] The word iPad was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:42:57.713 touchir[7166:3019345] Now using the fallback method to look up the word iPad
    2016-02-01 07:42:57.713 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:42:57.713 touchir[7166:3019345] Using convertGraphemes for the word or phrase iPad which doesn’t appear in the dictionary
    2016-02-01 07:42:57.736 touchir[7166:3019345] The word iPhone was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:42:57.736 touchir[7166:3019345] Now using the fallback method to look up the word iPhone
    2016-02-01 07:42:57.736 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:42:57.736 touchir[7166:3019345] Using convertGraphemes for the word or phrase iPhone which doesn’t appear in the dictionary
    2016-02-01 07:42:57.755 touchir[7166:3019345] I’m done running performDictionaryLookup and it took 0.097165 seconds
    2016-02-01 07:42:57.765 touchir[7166:3019345] I’m done running dynamic language model generation and it took 0.189503 seconds
    2016-02-01 07:42:57.766 touchir[7166:3019345] User gave mic permission for this app.
    2016-02-01 07:42:57.767 touchir[7166:3019345] Attempting to start listening session from startListeningWithLanguageModelAtPath:
    2016-02-01 07:42:57.768 touchir[7166:3019345] User gave mic permission for this app.
    2016-02-01 07:42:57.768 touchir[7166:3019345] Valid setSecondsOfSilence value of 0.700000 will be used.
    2016-02-01 07:42:57.768 touchir[7166:3019345] Successfully started listening session from startListeningWithLanguageModelAtPath:
    2016-02-01 07:42:57.768 touchir[7166:3019429] Starting listening.
    2016-02-01 07:42:57.769 touchir[7166:3019429] about to set up audio session
    2016-02-01 07:42:57.771 touchir[7166:3019429] Creating audio session with default settings.
    2016-02-01 07:42:58.137 touchir[7166:3019434] Audio route has changed for the following reason:
    2016-02-01 07:42:58.138 touchir[7166:3019434] There was a category change. The new category is AVAudioSessionCategoryPlayAndRecord
    2016-02-01 07:42:58.141 touchir[7166:3019434] This is not a case in which OpenEars notifies of a route change. At the close of this function, the new audio route is —SpeakerMicrophoneBuiltIn—. The previous route before changing to this route was <AVAudioSessionRouteDescription: 0x1502132e0,
    inputs = (
    “<AVAudioSessionPortDescription: 0x150210e20, type = MicrophoneBuiltIn; name = iPhone Microphone; UID = Built-In Microphone; selectedDataSource = Front>”
    );
    outputs = (
    “<AVAudioSessionPortDescription: 0x14ee901c0, type = Speaker; name = Speaker; UID = Speaker; selectedDataSource = (null)>”
    )>.
    2016-02-01 07:42:58.353 touchir[7166:3019429] done starting audio unit
    2016-02-01 07:42:58.433 touchir[7166:3019429] Restoring SmartCMN value of 38.723877
    2016-02-01 07:42:58.433 touchir[7166:3019429] Listening.
    2016-02-01 07:42:58.433 touchir[7166:3019429] Project has these words or phrases in its dictionary:
    CLOSE
    CLOSE(2)
    Control
    CONTROL
    Home
    HowTo
    iPad
    iPhone
    Layouts
    LISTEN
    REFRESH
    RESUME
    RESUME(2)
    RESUME(3)
    Sample
    SERVER
    SUSPEND
    Theater
    TOUCH

    2016-02-01 07:42:58.434 touchir[7166:3019429] Recognition loop has started
    2016-02-01 07:42:58.456 touchir[7166:3019345] User gave mic permission for this app.
    2016-02-01 07:42:58.457 touchir[7166:3019345] Pocketsphinx is now listening.
    2016-02-01 07:42:58.570 touchir[7166:3019345] Starting dynamic language model generation

    2016-02-01 07:42:58.622 touchir[7166:3019345] Done creating language model with CMUCLMTK in 0.052296 seconds.
    2016-02-01 07:42:58.662 touchir[7166:3019345] The word HowTo was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:42:58.662 touchir[7166:3019345] Now using the fallback method to look up the word HowTo
    2016-02-01 07:42:58.662 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:42:58.663 touchir[7166:3019345] Using convertGraphemes for the word or phrase HowTo which doesn’t appear in the dictionary
    2016-02-01 07:42:58.684 touchir[7166:3019345] The word iPad was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:42:58.684 touchir[7166:3019345] Now using the fallback method to look up the word iPad
    2016-02-01 07:42:58.684 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:42:58.684 touchir[7166:3019345] Using convertGraphemes for the word or phrase iPad which doesn’t appear in the dictionary
    2016-02-01 07:42:58.703 touchir[7166:3019345] The word iPhone was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:42:58.704 touchir[7166:3019345] Now using the fallback method to look up the word iPhone
    2016-02-01 07:42:58.704 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:42:58.704 touchir[7166:3019345] Using convertGraphemes for the word or phrase iPhone which doesn’t appear in the dictionary
    2016-02-01 07:42:58.721 touchir[7166:3019345] I’m done running performDictionaryLookup and it took 0.083952 seconds
    2016-02-01 07:42:58.728 touchir[7166:3019345] I’m done running dynamic language model generation and it took 0.170038 seconds
    2016-02-01 07:42:58.768 touchir[7166:3019429] Speech detected…
    2016-02-01 07:42:58.775 touchir[7166:3019345] Pocketsphinx has detected speech.
    2016-02-01 07:43:00.772 touchir[7166:3019424] End of speech detected…
    2016-02-01 07:43:00.773 touchir[7166:3019345] Pocketsphinx has detected a period of silence, concluding an utterance.
    2016-02-01 07:43:00.819 touchir[7166:3019424] Pocketsphinx heard “” with a score of (-39641) and an utterance ID of 0.
    2016-02-01 07:43:00.819 touchir[7166:3019424] Hypothesis was null so we aren’t returning it. If you want null hypotheses to also be returned, set OEPocketsphinxController’s property returnNullHypotheses to TRUE before starting OEPocketsphinxController.
    2016-02-01 07:43:02.672 touchir[7166:3019345] User gave mic permission for this app.
    2016-02-01 07:43:02.697 touchir[7166:3019345] Starting dynamic language model generation

    2016-02-01 07:43:02.778 touchir[7166:3019345] Done creating language model with CMUCLMTK in 0.081150 seconds.
    2016-02-01 07:43:02.842 touchir[7166:3019345] The word AirMouse was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:02.843 touchir[7166:3019345] Now using the fallback method to look up the word AirMouse
    2016-02-01 07:43:02.843 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:02.843 touchir[7166:3019345] Using convertGraphemes for the word or phrase AirMouse which doesn’t appear in the dictionary
    2016-02-01 07:43:02.883 touchir[7166:3019345] The word DirecTVRemote was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:02.883 touchir[7166:3019345] Now using the fallback method to look up the word DirecTVRemote
    2016-02-01 07:43:02.883 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:02.883 touchir[7166:3019345] Using convertGraphemes for the word or phrase DirecTVRemote which doesn’t appear in the dictionary
    2016-02-01 07:43:02.895 touchir[7166:3019345] The word FullControl was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:02.895 touchir[7166:3019345] Now using the fallback method to look up the word FullControl
    2016-02-01 07:43:02.895 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:02.895 touchir[7166:3019345] Using convertGraphemes for the word or phrase FullControl which doesn’t appear in the dictionary
    2016-02-01 07:43:02.906 touchir[7166:3019345] The word HowTo was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:02.906 touchir[7166:3019345] Now using the fallback method to look up the word HowTo
    2016-02-01 07:43:02.907 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:02.907 touchir[7166:3019345] Using convertGraphemes for the word or phrase HowTo which doesn’t appear in the dictionary
    2016-02-01 07:43:02.928 touchir[7166:3019345] The word iPad was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:02.928 touchir[7166:3019345] Now using the fallback method to look up the word iPad
    2016-02-01 07:43:02.928 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:02.928 touchir[7166:3019345] Using convertGraphemes for the word or phrase iPad which doesn’t appear in the dictionary
    2016-02-01 07:43:02.948 touchir[7166:3019345] The word iPhone was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:02.948 touchir[7166:3019345] Now using the fallback method to look up the word iPhone
    2016-02-01 07:43:02.948 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:02.948 touchir[7166:3019345] Using convertGraphemes for the word or phrase iPhone which doesn’t appear in the dictionary
    2016-02-01 07:43:02.967 touchir[7166:3019345] I’m done running performDictionaryLookup and it took 0.177750 seconds
    2016-02-01 07:43:02.976 touchir[7166:3019345] I’m done running dynamic language model generation and it took 0.302118 seconds
    2016-02-01 07:43:03.079 touchir[7166:3019429] there is a request to change to the language model file /var/mobile/Containers/Data/Application/D7F126C8-70D6-4053-8B6D-87AADDC23CCE/Library/Caches/TouchControlLanguageModel.DMP
    2016-02-01 07:43:03.079 touchir[7166:3019429] The language model ID is 1454334183
    2016-02-01 07:43:03.090 touchir[7166:3019429] Success loading the specified dictionary file /var/mobile/Containers/Data/Application/D7F126C8-70D6-4053-8B6D-87AADDC23CCE/Library/Caches/TouchControlLanguageModel.dic.
    2016-02-01 07:43:03.092 touchir[7166:3019429] Success loading the specified language model file /var/mobile/Containers/Data/Application/D7F126C8-70D6-4053-8B6D-87AADDC23CCE/Library/Caches/TouchControlLanguageModel.DMP.
    2016-02-01 07:43:03.093 touchir[7166:3019345] Pocketsphinx is now using the following language model:
    /var/mobile/Containers/Data/Application/D7F126C8-70D6-4053-8B6D-87AADDC23CCE/Library/Caches/TouchControlLanguageModel.DMP and the following dictionary: /var/mobile/Containers/Data/Application/D7F126C8-70D6-4053-8B6D-87AADDC23CCE/Library/Caches/TouchControlLanguageModel.dic
    with 21 words.
    2016-02-01 07:43:03.094 touchir[7166:3019429] Changed language model. Project has these words or phrases in its dictionary:
    AirMouse
    Apple
    CLOSE
    CLOSE(2)
    Control
    CONTROL
    DirecTVRemote
    Favorites
    Favorites(2)
    FullControl
    Garage
    Grabber
    Home
    HowTo
    iPad
    iPhone
    Layouts
    LISTEN
    MousePad
    REFRESH
    RESUME
    RESUME(2)
    RESUME(3)
    Sample
    SERVER
    SUSPEND
    Theater
    TOUCH
    TV
    TV(2)

    2016-02-01 07:43:04.535 touchir[7166:3019345] CFSocketSetAddress listen failure: 102
    2016-02-01 07:43:04.542 touchir[7166:3019345] CFSocketSetAddress listen failure: 102
    2016-02-01 07:43:05.477 touchir[7166:3019345] User gave mic permission for this app.
    2016-02-01 07:43:05.494 touchir[7166:3019345] Starting dynamic language model generation

    2016-02-01 07:43:05.534 touchir[7166:3019345] Done creating language model with CMUCLMTK in 0.040401 seconds.
    2016-02-01 07:43:05.544 touchir[7166:3019345] The word AnimateSpinner was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.544 touchir[7166:3019345] Now using the fallback method to look up the word AnimateSpinner
    2016-02-01 07:43:05.544 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.544 touchir[7166:3019345] Using convertGraphemes for the word or phrase AnimateSpinner which doesn’t appear in the dictionary
    2016-02-01 07:43:05.582 touchir[7166:3019345] The word ChDown was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.583 touchir[7166:3019345] Now using the fallback method to look up the word ChDown
    2016-02-01 07:43:05.583 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.583 touchir[7166:3019345] Using convertGraphemes for the word or phrase ChDown which doesn’t appear in the dictionary
    2016-02-01 07:43:05.626 touchir[7166:3019345] The word ChUp was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.626 touchir[7166:3019345] Now using the fallback method to look up the word ChUp
    2016-02-01 07:43:05.627 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.627 touchir[7166:3019345] Using convertGraphemes for the word or phrase ChUp which doesn’t appear in the dictionary
    2016-02-01 07:43:05.661 touchir[7166:3019345] The word DirecTVDescription was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.661 touchir[7166:3019345] Now using the fallback method to look up the word DirecTVDescription
    2016-02-01 07:43:05.661 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.661 touchir[7166:3019345] Using convertGraphemes for the word or phrase DirecTVDescription which doesn’t appear in the dictionary
    2016-02-01 07:43:05.693 touchir[7166:3019345] The word FF was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.693 touchir[7166:3019345] Now using the fallback method to look up the word FF
    2016-02-01 07:43:05.693 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.694 touchir[7166:3019345] Using convertGraphemes for the word or phrase FF which doesn’t appear in the dictionary
    2016-02-01 07:43:05.718 touchir[7166:3019345] The word GoFullScreen was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.718 touchir[7166:3019345] Now using the fallback method to look up the word GoFullScreen
    2016-02-01 07:43:05.718 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.718 touchir[7166:3019345] Using convertGraphemes for the word or phrase GoFullScreen which doesn’t appear in the dictionary
    2016-02-01 07:43:05.742 touchir[7166:3019345] The word HideKeyboard was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.742 touchir[7166:3019345] Now using the fallback method to look up the word HideKeyboard
    2016-02-01 07:43:05.742 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.742 touchir[7166:3019345] Using convertGraphemes for the word or phrase HideKeyboard which doesn’t appear in the dictionary
    2016-02-01 07:43:05.765 touchir[7166:3019345] The word HideSpinner was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.765 touchir[7166:3019345] Now using the fallback method to look up the word HideSpinner
    2016-02-01 07:43:05.765 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.765 touchir[7166:3019345] Using convertGraphemes for the word or phrase HideSpinner which doesn’t appear in the dictionary
    2016-02-01 07:43:05.778 touchir[7166:3019345] The word MSEARCH was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.779 touchir[7166:3019345] Now using the fallback method to look up the word MSEARCH
    2016-02-01 07:43:05.779 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.779 touchir[7166:3019345] Using convertGraphemes for the word or phrase MSEARCH which doesn’t appear in the dictionary
    2016-02-01 07:43:05.787 touchir[7166:3019345] The word OnDemand was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.788 touchir[7166:3019345] Now using the fallback method to look up the word OnDemand
    2016-02-01 07:43:05.788 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.788 touchir[7166:3019345] Using convertGraphemes for the word or phrase OnDemand which doesn’t appear in the dictionary
    2016-02-01 07:43:05.793 touchir[7166:3019345] The word OnExit was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.793 touchir[7166:3019345] Now using the fallback method to look up the word OnExit
    2016-02-01 07:43:05.793 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.793 touchir[7166:3019345] Using convertGraphemes for the word or phrase OnExit which doesn’t appear in the dictionary
    2016-02-01 07:43:05.799 touchir[7166:3019345] The word OnLoad was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.799 touchir[7166:3019345] Now using the fallback method to look up the word OnLoad
    2016-02-01 07:43:05.799 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.799 touchir[7166:3019345] Using convertGraphemes for the word or phrase OnLoad which doesn’t appear in the dictionary
    2016-02-01 07:43:05.806 touchir[7166:3019345] The word Prev was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.806 touchir[7166:3019345] Now using the fallback method to look up the word Prev
    2016-02-01 07:43:05.807 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.807 touchir[7166:3019345] Using convertGraphemes for the word or phrase Prev which doesn’t appear in the dictionary
    2016-02-01 07:43:05.814 touchir[7166:3019345] The word RW was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.814 touchir[7166:3019345] Now using the fallback method to look up the word RW
    2016-02-01 07:43:05.814 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.814 touchir[7166:3019345] Using convertGraphemes for the word or phrase RW which doesn’t appear in the dictionary
    2016-02-01 07:43:05.824 touchir[7166:3019345] The word ScrollLeft was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.824 touchir[7166:3019345] Now using the fallback method to look up the word ScrollLeft
    2016-02-01 07:43:05.824 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.824 touchir[7166:3019345] Using convertGraphemes for the word or phrase ScrollLeft which doesn’t appear in the dictionary
    2016-02-01 07:43:05.833 touchir[7166:3019345] The word ScrollRight was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.833 touchir[7166:3019345] Now using the fallback method to look up the word ScrollRight
    2016-02-01 07:43:05.833 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.834 touchir[7166:3019345] Using convertGraphemes for the word or phrase ScrollRight which doesn’t appear in the dictionary
    2016-02-01 07:43:05.841 touchir[7166:3019345] The word StartNotifyListener was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.841 touchir[7166:3019345] Now using the fallback method to look up the word StartNotifyListener
    2016-02-01 07:43:05.841 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.842 touchir[7166:3019345] Using convertGraphemes for the word or phrase StartNotifyListener which doesn’t appear in the dictionary
    2016-02-01 07:43:05.850 touchir[7166:3019345] The word vol was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:05.851 touchir[7166:3019345] Now using the fallback method to look up the word vol
    2016-02-01 07:43:05.851 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:05.851 touchir[7166:3019345] Using convertGraphemes for the word or phrase vol which doesn’t appear in the dictionary
    2016-02-01 07:43:05.854 touchir[7166:3019345] I’m done running performDictionaryLookup and it took 0.314393 seconds
    2016-02-01 07:43:05.864 touchir[7166:3019345] I’m done running dynamic language model generation and it took 0.386425 seconds
    2016-02-01 07:43:05.890 touchir[7166:3019407] there is a request to change to the language model file /var/mobile/Containers/Data/Application/D7F126C8-70D6-4053-8B6D-87AADDC23CCE/Library/Caches/TouchControlLanguageModel.DMP
    2016-02-01 07:43:05.891 touchir[7166:3019407] The language model ID is 1454334185
    2016-02-01 07:43:05.913 touchir[7166:3019407] Success loading the specified dictionary file /var/mobile/Containers/Data/Application/D7F126C8-70D6-4053-8B6D-87AADDC23CCE/Library/Caches/TouchControlLanguageModel.dic.
    2016-02-01 07:43:05.918 touchir[7166:3019407] Success loading the specified language model file /var/mobile/Containers/Data/Application/D7F126C8-70D6-4053-8B6D-87AADDC23CCE/Library/Caches/TouchControlLanguageModel.DMP.
    2016-02-01 07:43:05.919 touchir[7166:3019345] Pocketsphinx is now using the following language model:
    /var/mobile/Containers/Data/Application/D7F126C8-70D6-4053-8B6D-87AADDC23CCE/Library/Caches/TouchControlLanguageModel.DMP and the following dictionary: /var/mobile/Containers/Data/Application/D7F126C8-70D6-4053-8B6D-87AADDC23CCE/Library/Caches/TouchControlLanguageModel.dic
    with 56 words.
    2016-02-01 07:43:05.920 touchir[7166:3019407] Changed language model. Project has these words or phrases in its dictionary:
    Advance
    AnimateSpinner
    ChDown
    ChUp
    CLOSE
    CLOSE(2)
    CONTROL
    Cursor
    DirecTVDescription
    Down
    EIGHT
    Enter
    Enter(2)
    Exit
    Exit(2)
    FF
    FIVE
    FOUR
    GoFullScreen
    Guide
    HideKeyboard
    HideSpinner
    Info
    Keyboard
    Leave
    Left
    List
    LISTEN
    Menu
    Movies
    MSEARCH
    …and 41 more.

    2016-02-01 07:43:11.798 touchir[7166:3019430] Speech detected…
    2016-02-01 07:43:11.799 touchir[7166:3019345] Pocketsphinx has detected speech.
    2016-02-01 07:43:12.548 touchir[7166:3019430] End of speech detected…
    2016-02-01 07:43:12.548 touchir[7166:3019345] Pocketsphinx has detected a period of silence, concluding an utterance.
    2016-02-01 07:43:12.562 touchir[7166:3019430] Pocketsphinx heard “” with a score of (-30703) and an utterance ID of 1.
    2016-02-01 07:43:12.562 touchir[7166:3019430] Hypothesis was null so we aren’t returning it. If you want null hypotheses to also be returned, set OEPocketsphinxController’s property returnNullHypotheses to TRUE before starting OEPocketsphinxController.
    2016-02-01 07:43:21.971 touchir[7166:3019345] removed the voicerecognition delegate
    2016-02-01 07:43:22.086 touchir[7166:3019345] User gave mic permission for this app.
    2016-02-01 07:43:22.088 touchir[7166:3019345] User gave mic permission for this app.
    2016-02-01 07:43:22.103 touchir[7166:3019345] Starting dynamic language model generation

    2016-02-01 07:43:22.164 touchir[7166:3019345] Done creating language model with CMUCLMTK in 0.060204 seconds.
    2016-02-01 07:43:22.209 touchir[7166:3019345] The word HowTo was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:22.209 touchir[7166:3019345] Now using the fallback method to look up the word HowTo
    2016-02-01 07:43:22.209 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:22.209 touchir[7166:3019345] Using convertGraphemes for the word or phrase HowTo which doesn’t appear in the dictionary
    2016-02-01 07:43:22.230 touchir[7166:3019345] The word iPad was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:22.230 touchir[7166:3019345] Now using the fallback method to look up the word iPad
    2016-02-01 07:43:22.230 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:22.230 touchir[7166:3019345] Using convertGraphemes for the word or phrase iPad which doesn’t appear in the dictionary
    2016-02-01 07:43:22.249 touchir[7166:3019345] The word iPhone was not found in the dictionary /var/mobile/Containers/Bundle/Application/F8BB8E09-3A3B-4D55-B32A-1D81EF4E004C/touchir.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
    2016-02-01 07:43:22.249 touchir[7166:3019345] Now using the fallback method to look up the word iPhone
    2016-02-01 07:43:22.249 touchir[7166:3019345] If this is happening more frequently than you would expect, the most likely cause for it is since you are using the English phonetic lookup dictionary is that your words are not in English or aren’t dictionary words.
    2016-02-01 07:43:22.249 touchir[7166:3019345] Using convertGraphemes for the word or phrase iPhone which doesn’t appear in the dictionary
    2016-02-01 07:43:22.267 touchir[7166:3019345] I’m done running performDictionaryLookup and it took 0.091468 seconds
    2016-02-01 07:43:22.277 touchir[7166:3019345] I’m done running dynamic language model generation and it took 0.187659 seconds
    2016-02-01 07:43:22.408 touchir[7166:3019430] there is a request to change to the language model file /var/mobile/Containers/Data/Application/D7F126C8-70D6-4053-8B6D-87AADDC23CCE/Library/Caches/TouchControlLanguageModel.DMP
    2016-02-01 07:43:22.408 touchir[7166:3019430] The language model ID is 1454334202
    (lldb) bt
    * thread #10: tid = 0x2e12a6, 0x00000001006de778 touchir`hash_table_lookup + 360, queue = ‘com.apple.root.default-qos’, stop reason = EXC_BAD_ACCESS (code=10, address=0x103165002)
    * frame #0: 0x00000001006de778 touchir`hash_table_lookup + 360
    frame #1: 0x00000001006de820 touchir`hash_table_lookup_int32 + 28
    frame #2: 0x000000010069516c touchir`ngram_wid + 32
    frame #3: 0x0000000100697a84 touchir`ngram_model_set_map_words + 288
    frame #4: 0x000000010069afa0 touchir`ngram_search_lattice + 2908
    frame #5: 0x000000010068da60 touchir`ps_load_dict + 364
    frame #6: 0x000000010069e65c touchir`usenglish_init + 7056
    frame #7: 0x000000010069d468 touchir`usenglish_init + 2460
    frame #8: 0x000000010069d064 touchir`usenglish_init + 1432
    frame #9: 0x0000000100f0dbb0 libdispatch.dylib`_dispatch_client_callout + 16
    frame #10: 0x0000000100f25f54 libdispatch.dylib`_dispatch_source_latch_and_call + 2848
    frame #11: 0x0000000100f10154 libdispatch.dylib`_dispatch_source_invoke + 808
    frame #12: 0x0000000100f1c7e0 libdispatch.dylib`_dispatch_root_queue_drain + 760
    frame #13: 0x0000000100f1c4d8 libdispatch.dylib`_dispatch_worker_thread3 + 132
    frame #14: 0x0000000183ca9470 libsystem_pthread.dylib`_pthread_wqthread + 1092
    (lldb)
    [/spoiler]

    #1027810
    Halle Winkler
    Politepix

    Does this happen if you don’t give all of the language models the same name?

    #1027811
    touchapptech
    Participant

    No it doesn’t! So sorry, didn’t realize that was a requirement. Working well now! So with that, I think I only have a couple of other questions.

    1. Do you know when the new version with the fix for swapping grammars that you mentioned will be out?

    2. Is there any way to allow using Siri while also using OpenEars? Didn’t know if there was any way to share the audio session or not?

    Thank you for all your help!!!

    #1027812
    Halle Winkler
    Politepix

    No problem, I need to document that a little better. The next version is in testing, meaning all known bugs are fixed and everything appears to work so far, but I can’t give a delivery date because the nature of testing is that something time-consuming could manifest (and of course we want that to happen before release rather than after :) ). I currently believe it’s a matter of weeks but it could take longer. I don’t give support for audio coexistence issues, so I have no advice on that, but sometimes there is a way if you are willing to take on the research and support overhead.

    #1027815
    touchapptech
    Participant

    Understood. Thanks.

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