Reply To: Wake-up word

Home Forums OpenEars Wake-up word Reply To: Wake-up word

#1019995
fdim
Participant

OK the crash is verified I think:

2014-01-30 21:26:25.776 openEarsTest[1700:60b] Starting OpenEars logging for OpenEars version 1.65 on 32-bit device: iPad running iOS version: 7.000000
2014-01-30 21:26:25.783 openEarsTest[1700:60b] Normalized array contains the following entries:
(
OKDEAR
)
2014-01-30 21:26:25.825 openEarsTest[1700:60b] Starting dynamic language model generation
2014-01-30 21:26:25.830 openEarsTest[1700:60b] Able to open /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/Library/Caches/NameIWantForMyLanguageModelFiles.corpus for reading
2014-01-30 21:26:25.833 openEarsTest[1700:60b] Able to open /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/Library/Caches/NameIWantForMyLanguageModelFiles_pipe.txt for writing
2014-01-30 21:26:25.834 openEarsTest[1700:60b] Starting text2wfreq_impl
2014-01-30 21:26:25.847 openEarsTest[1700:60b] Done with text2wfreq_impl
2014-01-30 21:26:25.849 openEarsTest[1700:60b] Able to open /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/Library/Caches/NameIWantForMyLanguageModelFiles_pipe.txt for reading.
2014-01-30 21:26:25.850 openEarsTest[1700:60b] Able to open /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/Library/Caches/NameIWantForMyLanguageModelFiles.vocab for reading.
2014-01-30 21:26:25.852 openEarsTest[1700:60b] Starting wfreq2vocab
2014-01-30 21:26:25.854 openEarsTest[1700:60b] Done with wfreq2vocab
2014-01-30 21:26:25.856 openEarsTest[1700:60b] Starting text2idngram
2014-01-30 21:26:25.872 openEarsTest[1700:60b] Done with text2idngram
2014-01-30 21:26:25.876 openEarsTest[1700:60b] Starting idngram2lm

2014-01-30 21:26:25.885 openEarsTest[1700:60b] Done with idngram2lm
2014-01-30 21:26:25.886 openEarsTest[1700:60b] Starting sphinx_lm_convert
2014-01-30 21:26:25.896 openEarsTest[1700:60b] Finishing sphinx_lm_convert
2014-01-30 21:26:25.901 openEarsTest[1700:60b] Done creating language model with CMUCLMTK in 0.075254 seconds.
2014-01-30 21:26:25.991 openEarsTest[1700:60b] The word OKDEAR was not found in the dictionary /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/openEarsTest.app/AcousticModelEnglish.bundle/LanguageModelGeneratorLookupList.text/LanguageModelGeneratorLookupList.text.
2014-01-30 21:26:25.992 openEarsTest[1700:60b] Now using the fallback method to look up the word OKDEAR
2014-01-30 21:26:25.994 openEarsTest[1700:60b] 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, or that you are submitting the words in lowercase when they need to be entirely written in uppercase.
2014-01-30 21:26:25.999 openEarsTest[1700:60b] Using convertGraphemes for the word or phrase OKDEAR which doesn’t appear in the dictionary
2014-01-30 21:26:26.025 openEarsTest[1700:60b] I’m done running performDictionaryLookup and it took 0.112022 seconds
2014-01-30 21:26:26.030 openEarsTest[1700:60b] I’m done running dynamic language model generation and it took 0.248456 seconds
2014-01-30 21:26:26.033 openEarsTest[1700:60b] Leaving sample rate at the default of 16000.
2014-01-30 21:26:26.036 openEarsTest[1700:60b] The audio session has never been initialized so we will do that now.
2014-01-30 21:26:26.037 openEarsTest[1700:60b] Checking and resetting all audio session settings.
2014-01-30 21:26:26.038 openEarsTest[1700:60b] audioCategory is incorrect, we will change it.
2014-01-30 21:26:26.042 openEarsTest[1700:60b] audioCategory is now on the correct setting of kAudioSessionCategory_PlayAndRecord.
2014-01-30 21:26:26.043 openEarsTest[1700:60b] bluetoothInput is incorrect, we will change it.
2014-01-30 21:26:26.044 openEarsTest[1700:60b] bluetooth input is now on the correct setting of 1.
2014-01-30 21:26:26.046 openEarsTest[1700:60b] Output Device: SpeakerAndMicrophone.
2014-01-30 21:26:26.047 openEarsTest[1700:60b] categoryDefaultToSpeaker is incorrect, we will change it.
2014-01-30 21:26:26.049 openEarsTest[1700:60b] CategoryDefaultToSpeaker is now on the correct setting of 1.
2014-01-30 21:26:26.050 openEarsTest[1700:60b] preferredBufferSize is incorrect, we will change it.
2014-01-30 21:26:26.051 openEarsTest[1700:60b] PreferredBufferSize is now on the correct setting of 0.128000.
2014-01-30 21:26:26.052 openEarsTest[1700:60b] preferredSampleRateCheck is incorrect, we will change it.
2014-01-30 21:26:26.054 openEarsTest[1700:60b] preferred hardware sample rate is now on the correct setting of 16000.000000.
2014-01-30 21:26:26.079 openEarsTest[1700:60b] AudioSessionManager startAudioSession has reached the end of the initialization.
2014-01-30 21:26:26.082 openEarsTest[1700:60b] Exiting startAudioSession.
2014-01-30 21:26:26.088 openEarsTest[1700:4107] setSecondsOfSilence value of 0.000000 was too large or too small or was NULL, using default of 0.700000.
2014-01-30 21:26:26.090 openEarsTest[1700:4107] Project has these words or phrases in its dictionary:
OKDEAR
2014-01-30 21:26:26.092 openEarsTest[1700:4107] Recognition loop has started
INFO: file_omitted(0): Parsing command line:
\
-lm /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/Library/Caches/NameIWantForMyLanguageModelFiles.DMP \
-dict /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/Library/Caches/NameIWantForMyLanguageModelFiles.dic \
-hmm /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/openEarsTest.app/AcousticModelEnglish.bundle \
-lw 6.500000 \
-samprate 16000

Current configuration:
[NAME] [DEFLT] [VALUE]
-agc none none
-agcthresh 2.0 2.000000e+00
-alpha 0.97 9.700000e-01
-argfile
-ascale 20.0 2.000000e+01
-aw 1 1
-backtrace no no
-beam 1e-48 1.000000e-48
-bestpath yes yes
-bestpathlw 9.5 9.500000e+00
-bghist no no
-ceplen 13 13
-cmn current current
-cmninit 8.0 8.0
-compallsen no no
-debug 0
-dict /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/Library/Caches/NameIWantForMyLanguageModelFiles.dic
-dictcase no no
-dither no no
-doublebw no no
-ds 1 1
-fdict
-feat 1s_c_d_dd 1s_c_d_dd
-featparams
-fillprob 1e-8 1.000000e-08
-frate 100 100
-fsg
-fsgusealtpron yes yes
-fsgusefiller yes yes
-fwdflat yes yes
-fwdflatbeam 1e-64 1.000000e-64
-fwdflatefwid 4 4
-fwdflatlw 8.5 8.500000e+00
-fwdflatsfwin 25 25
-fwdflatwbeam 7e-29 7.000000e-29
-fwdtree yes yes
-hmm /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/openEarsTest.app/AcousticModelEnglish.bundle
-input_endian little little
-jsgf
-kdmaxbbi -1 -1
-kdmaxdepth 0 0
-kdtree
-latsize 5000 5000
-lda
-ldadim 0 0
-lextreedump 0 0
-lifter 0 0
-lm /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/Library/Caches/NameIWantForMyLanguageModelFiles.DMP
-lmctl
-lmname default default
-logbase 1.0001 1.000100e+00
-logfn
-logspec no no
-lowerf 133.33334 1.333333e+02
-lpbeam 1e-40 1.000000e-40
-lponlybeam 7e-29 7.000000e-29
-lw 6.5 6.500000e+00
-maxhmmpf -1 -1
-maxnewoov 20 20
-maxwpf -1 -1
-mdef
-mean
-mfclogdir
-min_endfr 0 0
-mixw
-mixwfloor 0.0000001 1.000000e-07
-mllr
-mmap yes yes
-ncep 13 13
-nfft 512 512
-nfilt 40 40
-nwpen 1.0 1.000000e+00
-pbeam 1e-48 1.000000e-48
-pip 1.0 1.000000e+00
-pl_beam 1e-10 1.000000e-10
-pl_pbeam 1e-5 1.000000e-05
-pl_window 0 0
-rawlogdir

-remove_dc no no
-round_filters yes yes
-samprate 16000 1.600000e+04
-seed -1 -1
-sendump
-senlogdir
-senmgau
-silprob 0.005 5.000000e-03
-smoothspec no no
-svspec
-tmat
-tmatfloor 0.0001 1.000000e-04
-topn 4 4
-topn_beam 0 0
-toprule
-transform legacy legacy
-unit_area yes yes
-upperf 6855.4976 6.855498e+03
-usewdphones no no
-uw 1.0 1.000000e+00
-var
-varfloor 0.0001 1.000000e-04
-varnorm no no
-verbose no no
-warp_params
-warp_type inverse_linear inverse_linear
-wbeam 7e-29 7.000000e-29
-wip 0.65 6.500000e-01
-wlen 0.025625 2.562500e-02

2014-01-30 21:26:26.105 openEarsTest[1700:60b] Audio route has changed for the following reason:
INFO: file_omitted(0): Parsing command line:
\
-nfilt 20 \
-lowerf 1 \
-upperf 4000 \
-wlen 0.025 \
-transform dct \
-round_filters no \
-remove_dc yes \
-svspec 0-12/13-25/26-38 \
-feat 1s_c_d_dd \
-agc none \
-cmn current \
-cmninit 47 \
-varnorm no

Current configuration:
[NAME] [DEFLT] [VALUE]
-agc none none
-agcthresh 2.0 2.000000e+00
-alpha 0.97 9.700000e-01
-ceplen 13 13
-cmn current current
-cmninit 8.0 47
-dither no no
-doublebw no no
-feat 1s_c_d_dd 1s_c_d_dd
-frate 100 100
-input_endian little little
-lda
-ldadim 0 0
-lifter 0 0
-logspec no no
-lowerf 133.33334 1.000000e+00
-ncep 13 13
-nfft 512 512
-nfilt 40 20
-remove_dc no yes
-round_filters yes no
-samprate 16000 1.600000e+04
-seed -1 -1
-smoothspec no no
-svspec 0-12/13-25/26-38
-transform legacy dct
-unit_area yes yes
-upperf 6855.4976 4.000000e+03
-varnorm no no
-verbose no no
-warp_params
-warp_type inverse_linear inverse_linear
-wlen 0.025625 2.500000e-02

INFO: file_omitted(0): Parsed model-specific feature parameters from /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/openEarsTest.app/AcousticModelEnglish.bundle/feat.params
2014-01-30 21:26:26.123 openEarsTest[1700:60b] There has been a change of category
INFO: file_omitted(0): Initializing feature stream to type: ‘1s_c_d_dd’, ceplen=13, CMN=’current’, VARNORM=’no’, AGC=’none’
INFO: file_omitted(0): mean[0]= 12.00, mean[1..12]= 0.0
INFO: file_omitted(0): Using subvector specification 0-12/13-25/26-38
INFO: file_omitted(0): Reading model definition: /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/openEarsTest.app/AcousticModelEnglish.bundle/mdef
INFO: file_omitted(0): Found byte-order mark BMDF, assuming this is a binary mdef file
INFO: file_omitted(0): Reading binary model definition: /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/openEarsTest.app/AcousticModelEnglish.bundle/mdef
2014-01-30 21:26:26.130 openEarsTest[1700:60b] The previous audio route was Speaker
2014-01-30 21:26:26.132 openEarsTest[1700:60b] This is not a case in which OpenEars performs a route change voluntarily. At the close of this function, the audio route is SpeakerAndMicrophone
INFO: file_omitted(0): 50 CI-phone, 143047 CD-phone, 3 emitstate/phone, 150 CI-sen, 5150 Sen, 27135 Sen-Seq
INFO: file_omitted(0): Reading HMM transition probability matrices: /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/openEarsTest.app/AcousticModelEnglish.bundle/transition_matrices
INFO: file_omitted(0): Attempting to use SCHMM computation module
INFO: file_omitted(0): Reading mixture gaussian parameter: /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/openEarsTest.app/AcousticModelEnglish.bundle/means
INFO: file_omitted(0): 1 codebook, 3 feature, size:
INFO: file_omitted(0): 256×13
INFO: file_omitted(0): 256×13
INFO: file_omitted(0): 256×13
INFO: file_omitted(0): Reading mixture gaussian parameter: /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/openEarsTest.app/AcousticModelEnglish.bundle/variances
INFO: file_omitted(0): 1 codebook, 3 feature, size:
INFO: file_omitted(0): 256×13
INFO: file_omitted(0): 256×13
INFO: file_omitted(0): 256×13
INFO: file_omitted(0): 0 variance values floored
INFO: file_omitted(0): Loading senones from dump file /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/openEarsTest.app/AcousticModelEnglish.bundle/sendump
INFO: file_omitted(0): BEGIN FILE FORMAT DESCRIPTION
INFO: file_omitted(0): Using memory-mapped I/O for senones
INFO: file_omitted(0): Maximum top-N: 4 Top-N beams: 0 0 0
INFO: file_omitted(0): Allocating 4108 * 20 bytes (80 KiB) for word entries
INFO: file_omitted(0): Reading main dictionary: /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/Library/Caches/NameIWantForMyLanguageModelFiles.dic
INFO: file_omitted(0): Allocated 0 KiB for strings, 0 KiB for phones
INFO: file_omitted(0): 1 words read
INFO: file_omitted(0): Reading filler dictionary: /var/mobile/Applications/13E4E949-1A48-411D-8F43-502908075A59/openEarsTest.app/AcousticModelEnglish.bundle/noisedict
INFO: file_omitted(0): Allocated 0 KiB for strings, 0 KiB for phones
INFO: file_omitted(0): 11 words read
INFO: file_omitted(0): Building PID tables for dictionary
INFO: file_omitted(0): Allocating 50^3 * 2 bytes (244 KiB) for word-initial triphones
INFO: file_omitted(0): Allocated 30200 bytes (29 KiB) for word-final triphones
INFO: file_omitted(0): Allocated 30200 bytes (29 KiB) for single-phone word triphones
INFO: file_omitted(0): No \data\ mark in LM file
INFO: file_omitted(0): Will use memory-mapped I/O for LM file
INFO: file_omitted(0): ngrams 1=3, 2=2, 3=1
INFO: file_omitted(0): 3 = LM.unigrams(+trailer) read
INFO: file_omitted(0): 2 = LM.bigrams(+trailer) read
INFO: file_omitted(0): 1 = LM.trigrams read
INFO: file_omitted(0): 2 = LM.prob2 entries read
INFO: file_omitted(0): 3 = LM.bo_wt2 entries read
INFO: file_omitted(0): 2 = LM.prob3 entries read
INFO: file_omitted(0): 1 = LM.tseg_base entries read
INFO: file_omitted(0): 3 = ascii word strings read
INFO: file_omitted(0): 1 unique initial diphones
INFO: file_omitted(0): 0 root, 0 non-root channels, 12 single-phone words
INFO: file_omitted(0): Creating search tree
INFO: file_omitted(0): before: 0 root, 0 non-root channels, 12 single-phone words
INFO: file_omitted(0): after: max nonroot chan increased to 131
INFO: file_omitted(0): after: 1 root, 3 non-root channels, 11 single-phone words
INFO: file_omitted(0): fwdflat: min_ef_width = 4, max_sf_win = 25
2014-01-30 21:26:26.248 openEarsTest[1700:4107] Starting openAudioDevice on the device.
2014-01-30 21:26:26.249 openEarsTest[1700:4107] Audio unit wrapper successfully created.
2014-01-30 21:26:26.256 openEarsTest[1700:4107] Set audio route to SpeakerAndMicrophone
2014-01-30 21:26:26.257 openEarsTest[1700:4107] There is no CMN plist so we are using the fresh CMN value 47.000000.
2014-01-30 21:26:26.258 openEarsTest[1700:4107] Checking and resetting all audio session settings.
2014-01-30 21:26:26.259 openEarsTest[1700:4107] audioCategory is correct, we will leave it as it is.
2014-01-30 21:26:26.261 openEarsTest[1700:4107] bluetoothInput is correct, we will leave it as it is.
2014-01-30 21:26:26.262 openEarsTest[1700:4107] Output Device: SpeakerAndMicrophone.
2014-01-30 21:26:26.263 openEarsTest[1700:4107] categoryDefaultToSpeaker is correct, we will leave it as it is.
2014-01-30 21:26:26.264 openEarsTest[1700:4107] preferredBufferSize is correct, we will leave it as it is.
2014-01-30 21:26:26.265 openEarsTest[1700:4107] preferredSampleRateCheck is correct, we will leave it as it is.
2014-01-30 21:26:26.266 openEarsTest[1700:4107] Setting the variables for the device and starting it.
2014-01-30 21:26:26.267 openEarsTest[1700:4107] Looping through ringbuffer sections and pre-allocating them.
2014-01-30 21:26:26.743 openEarsTest[1700:4107] Started audio output unit.
2014-01-30 21:26:26.746 openEarsTest[1700:4107] Calibration has started
2014-01-30 21:26:26.746 openEarsTest[1700:60b] Pocketsphinx calibration has started.
2014-01-30 21:26:28.950 openEarsTest[1700:4107] Calibration has completed
2014-01-30 21:26:28.951 openEarsTest[1700:60b] Pocketsphinx calibration is complete.
2014-01-30 21:26:28.954 openEarsTest[1700:4107] Listening.
2014-01-30 21:26:28.955 openEarsTest[1700:60b] Pocketsphinx is now listening.
2014-01-30 21:26:31.533 openEarsTest[1700:4107] Speech detected…
2014-01-30 21:26:31.535 openEarsTest[1700:60b] Pocketsphinx has detected speech.
2014-01-30 21:26:33.273 openEarsTest[1700:4107] Stopping audio unit.
2014-01-30 21:26:33.274 openEarsTest[1700:60b] Pocketsphinx has detected a period of silence, concluding an utterance.
2014-01-30 21:26:33.402 openEarsTest[1700:4107] Audio Output Unit stopped, cleaning up variable states.
2014-01-30 21:26:33.403 openEarsTest[1700:4107] Processing speech, please wait…
INFO: file_omitted(0): cmn_prior_update: from < 47.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 >
INFO: file_omitted(0): cmn_prior_update: to < 52.53 -1.62 -2.63 -4.43 -4.27 -1.81 -0.63 0.20 0.11 -0.32 -0.38 -0.34 -0.05 >
INFO: file_omitted(0): 989 words recognized (9/fr)
INFO: file_omitted(0): 5292 senones evaluated (49/fr)
INFO: file_omitted(0): 2026 channels searched (18/fr), 103 1st, 1645 last
INFO: file_omitted(0): 1107 words for which last channels evaluated (10/fr)
INFO: file_omitted(0): 24 candidate words for entering last phone (0/fr)
INFO: file_omitted(0): fwdtree 0.08 CPU 0.072 xRT
INFO: file_omitted(0): fwdtree 1.87 wall 1.749 xRT
INFO: file_omitted(0): Utterance vocabulary contains 2 words
INFO: file_omitted(0): 185 words recognized (2/fr)
INFO: file_omitted(0): 6188 senones evaluated (58/fr)
INFO: file_omitted(0): 3642 channels searched (34/fr)
INFO: file_omitted(0): 269 words searched (2/fr)
INFO: file_omitted(0): 76 word transitions (0/fr)
INFO: file_omitted(0): fwdflat 0.03 CPU 0.028 xRT
INFO: file_omitted(0): fwdflat 0.03 wall 0.027 xRT
INFO: file_omitted(0): </s> not found in last frame, using OKDEAR.105 instead
INFO: file_omitted(0): lattice start node <s>.0 end node OKDEAR.25
INFO: file_omitted(0): Eliminated 0 nodes before end node
INFO: file_omitted(0): Lattice has 19 nodes, 2 links
INFO: file_omitted(0): Normalizer P(O) = alpha(OKDEAR:25:105) = -852341
INFO: file_omitted(0): Joint P(O,S) = -852341 P(S|O) = 0
INFO: file_omitted(0): bestpath 0.00 CPU 0.000 xRT
INFO: file_omitted(0): bestpath 0.00 wall 0.000 xRT
2014-01-30 21:26:33.436 openEarsTest[1700:4107] Pocketsphinx heard “OKDEAR” with a score of (0) and an utterance ID of 000000000.
2014-01-30 21:26:33.438 openEarsTest[1700:60b] The received hypothesis is OKDEAR with a score of 0 and an ID of 000000000
2014-01-30 21:26:33.438 openEarsTest[1700:4107] Checking and resetting all audio session settings.
2014-01-30 21:26:33.441 openEarsTest[1700:4107] audioCategory is correct, we will leave it as it is.
2014-01-30 21:26:33.442 openEarsTest[1700:4107] bluetoothInput is correct, we will leave it as it is.
2014-01-30 21:26:33.443 openEarsTest[1700:4107] Output Device: SpeakerAndMicrophone.
2014-01-30 21:26:33.444 openEarsTest[1700:4107] categoryDefaultToSpeaker is correct, we will leave it as it is.
2014-01-30 21:26:33.446 openEarsTest[1700:4107] preferredBufferSize is correct, we will leave it as it is.
2014-01-30 21:26:33.447 openEarsTest[1700:4107] preferredSampleRateCheck is correct, we will leave it as it is.
2014-01-30 21:26:33.448 openEarsTest[1700:4107] Setting the variables for the device and starting it.
2014-01-30 21:26:33.450 openEarsTest[1700:4107] Looping through ringbuffer sections and pre-allocating them.
2014-01-30 21:26:33.526 openEarsTest[1700:4107] Started audio output unit.
2014-01-30 21:26:33.528 openEarsTest[1700:4107] Listening.
2014-01-30 21:26:33.529 openEarsTest[1700:60b] Pocketsphinx is now listening.
2014-01-30 21:26:45.993 openEarsTest[1700:4107] Speech detected…
2014-01-30 21:26:45.996 openEarsTest[1700:60b] Pocketsphinx has detected speech.
INFO: file_omitted(0): Resized backpointer table to 10000 entries
2014-01-30 21:26:50.944 openEarsTest[1700:4107] There is reason to suspect the VAD of being out of sync with the current background noise levels in the environment so we will recalibrate.
2014-01-30 21:26:50.946 openEarsTest[1700:60b] Pocketsphinx has detected a period of silence, concluding an utterance.
2014-01-30 21:26:50.946 openEarsTest[1700:4107] Stopping audio unit.
2014-01-30 21:26:51.066 openEarsTest[1700:4107] Audio Output Unit stopped, cleaning up variable states.
2014-01-30 21:26:51.067 openEarsTest[1700:4107] Processing speech, please wait…
INFO: file_omitted(0): cmn_prior_update: from < 52.53 -1.62 -2.63 -4.43 -4.27 -1.81 -0.63 0.20 0.11 -0.32 -0.38 -0.34 -0.05 >
INFO: file_omitted(0): cmn_prior_update: to < 54.96 -1.75 -3.88 -4.73 -2.06 -3.35 -1.31 0.39 -0.73 0.04 0.32 -0.15 0.14 >
INFO: file_omitted(0): 5144 words recognized (10/fr)
INFO: file_omitted(0): 23068 senones evaluated (45/fr)
INFO: file_omitted(0): 7218 channels searched (13/fr), 514 1st, 5197 last
INFO: file_omitted(0): 5197 words for which last channels evaluated (10/fr)
INFO: file_omitted(0): 40 candidate words for entering last phone (0/fr)
INFO: file_omitted(0): fwdtree 0.33 CPU 0.064 xRT
INFO: file_omitted(0): fwdtree 5.07 wall 0.980 xRT
INFO: file_omitted(0): Utterance vocabulary contains 1 words
INFO: file_omitted(0): 540 words recognized (1/fr)
INFO: file_omitted(0): 1551 senones evaluated (3/fr)
INFO: file_omitted(0): 588 channels searched (1/fr)
INFO: file_omitted(0): 588 words searched (1/fr)
INFO: file_omitted(0): 26 word transitions (0/fr)
INFO: file_omitted(0): fwdflat 0.10 CPU 0.020 xRT
INFO: file_omitted(0): fwdflat 0.11 wall 0.020 xRT
INFO: file_omitted(0): </s> not found in last frame, using <sil>.516 instead
INFO: file_omitted(0): lattice start node <s>.0 end node <sil>.493
INFO: file_omitted(0): Eliminated 0 nodes before end node
INFO: file_omitted(0): Lattice has 27 nodes, 5 links
INFO: file_omitted(0): Normalizer P(O) = alpha(<sil>:493:516) = -3680852
INFO: file_omitted(0): Joint P(O,S) = -3680852 P(S|O) = 0
INFO: file_omitted(0): bestpath 0.00 CPU 0.000 xRT
INFO: file_omitted(0): bestpath 0.00 wall 0.000 xRT
2014-01-30 21:26:51.177 openEarsTest[1700:4107] Pocketsphinx heard “” with a score of (0) and an utterance ID of 000000001.
2014-01-30 21:26:51.179 openEarsTest[1700:4107] Hypothesis was null so we aren’t returning it. If you want null hypotheses to also be returned, set PocketsphinxController’s property returnNullHypotheses to TRUE before starting PocketsphinxController.
2014-01-30 21:26:51.181 openEarsTest[1700:4107] Checking and resetting all audio session settings.
2014-01-30 21:26:51.182 openEarsTest[1700:4107] audioCategory is correct, we will leave it as it is.
2014-01-30 21:26:51.184 openEarsTest[1700:4107] bluetoothInput is correct, we will leave it as it is.
2014-01-30 21:26:51.185 openEarsTest[1700:4107] Output Device: SpeakerAndMicrophone.
2014-01-30 21:26:51.187 openEarsTest[1700:4107] categoryDefaultToSpeaker is correct, we will leave it as it is.
2014-01-30 21:26:51.188 openEarsTest[1700:4107] preferredBufferSize is correct, we will leave it as it is.
2014-01-30 21:26:51.189 openEarsTest[1700:4107] preferredSampleRateCheck is correct, we will leave it as it is.
2014-01-30 21:26:51.191 openEarsTest[1700:4107] Setting the variables for the device and starting it.
2014-01-30 21:26:51.192 openEarsTest[1700:4107] Looping through ringbuffer sections and pre-allocating them.
2014-01-30 21:26:51.319 openEarsTest[1700:4107] Started audio output unit.
2014-01-30 21:26:51.321 openEarsTest[1700:4107] Listening.
2014-01-30 21:26:51.323 openEarsTest[1700:60b] Pocketsphinx is now listening.
2014-01-30 21:26:51.851 openEarsTest[1700:4107] Speech detected…
2014-01-30 21:26:51.853 openEarsTest[1700:60b] Pocketsphinx has detected speech.
INFO: file_omitted(0): Resized backpointer table to 20000 entries
2014-01-30 21:27:01.696 openEarsTest[1700:4107] There is reason to suspect the VAD of being out of sync with the current background noise levels in the environment so we will recalibrate.
2014-01-30 21:27:01.697 openEarsTest[1700:60b] Pocketsphinx has detected a period of silence, concluding an utterance.
2014-01-30 21:27:01.697 openEarsTest[1700:4107] Stopping audio unit.
2014-01-30 21:27:01.817 openEarsTest[1700:4107] Audio Output Unit stopped, cleaning up variable states.
2014-01-30 21:27:01.819 openEarsTest[1700:4107] Processing speech, please wait…
INFO: file_omitted(0): cmn_prior_update: from < 55.97 -1.72 -4.37 -5.17 -1.74 -3.51 -1.12 0.46 -0.76 0.14 0.54 -0.12 0.05 >
INFO: file_omitted(0): cmn_prior_update: to < 55.70 -1.84 -4.25 -5.14 -1.75 -3.60 -1.18 0.29 -0.66 0.16 0.39 -0.07 0.09 >
INFO: file_omitted(0): 10064 words recognized (10/fr)
INFO: file_omitted(0): 44995 senones evaluated (45/fr)
INFO: file_omitted(0): 14056 channels searched (13/fr), 1001 1st, 10165 last
INFO: file_omitted(0): 10099 words for which last channels evaluated (10/fr)
INFO: file_omitted(0): 91 candidate words for entering last phone (0/fr)
INFO: file_omitted(0): fwdtree 0.64 CPU 0.064 xRT
INFO: file_omitted(0): fwdtree 9.97 wall 0.992 xRT
INFO: file_omitted(0): Utterance vocabulary contains 1 words
INFO: file_omitted(0): 1027 words recognized (1/fr)
INFO: file_omitted(0): 3012 senones evaluated (3/fr)
INFO: file_omitted(0): 1077 channels searched (1/fr)
INFO: file_omitted(0): 1077 words searched (1/fr)
INFO: file_omitted(0): 26 word transitions (0/fr)
INFO: file_omitted(0): fwdflat 0.19 CPU 0.019 xRT
INFO: file_omitted(0): fwdflat 0.19 wall 0.019 xRT
INFO: file_omitted(0): </s> not found in last frame, using <sil>.1003 instead
INFO: file_omitted(0): lattice start node <s>.0 end node <sil>.818
INFO: file_omitted(0): Eliminated 0 nodes before end node
INFO: file_omitted(0): Lattice has 25 nodes, 5 links
INFO: file_omitted(0): Normalizer P(O) = alpha(<sil>:818:1003) = -6299169
INFO: file_omitted(0): Joint P(O,S) = -6299169 P(S|O) = 0
INFO: file_omitted(0): bestpath 0.00 CPU 0.000 xRT
INFO: file_omitted(0): bestpath 0.00 wall 0.000 xRT
2014-01-30 21:27:02.012 openEarsTest[1700:4107] Pocketsphinx heard “” with a score of (0) and an utterance ID of 000000002.
2014-01-30 21:27:02.013 openEarsTest[1700:4107] Hypothesis was null so we aren’t returning it. If you want null hypotheses to also be returned, set PocketsphinxController’s property returnNullHypotheses to TRUE before starting PocketsphinxController.
2014-01-30 21:27:02.015 openEarsTest[1700:4107] Checking and resetting all audio session settings.
2014-01-30 21:27:02.016 openEarsTest[1700:4107] audioCategory is correct, we will leave it as it is.
2014-01-30 21:27:02.017 openEarsTest[1700:4107] bluetoothInput is correct, we will leave it as it is.
2014-01-30 21:27:02.018 openEarsTest[1700:4107] Output Device: SpeakerAndMicrophone.
2014-01-30 21:27:02.019 openEarsTest[1700:4107] categoryDefaultToSpeaker is correct, we will leave it as it is.
2014-01-30 21:27:02.020 openEarsTest[1700:4107] preferredBufferSize is correct, we will leave it as it is.
2014-01-30 21:27:02.021 openEarsTest[1700:4107] preferredSampleRateCheck is correct, we will leave it as it is.
2014-01-30 21:27:02.022 openEarsTest[1700:4107] Setting the variables for the device and starting it.
2014-01-30 21:27:02.023 openEarsTest[1700:4107] Looping through ringbuffer sections and pre-allocating them.
2014-01-30 21:27:02.071 openEarsTest[1700:4107] Started audio output unit.
2014-01-30 21:27:02.073 openEarsTest[1700:4107] Listening.
2014-01-30 21:27:02.075 openEarsTest[1700:60b] Pocketsphinx is now listening.
2014-01-30 21:27:02.602 openEarsTest[1700:4107] Speech detected…
2014-01-30 21:27:02.605 openEarsTest[1700:60b] Pocketsphinx has detected speech.
2014-01-30 21:27:09.754 openEarsTest[1700:4107] Stopping audio unit.
2014-01-30 21:27:09.755 openEarsTest[1700:60b] Pocketsphinx has detected a period of silence, concluding an utterance.
2014-01-30 21:27:09.882 openEarsTest[1700:4107] Audio Output Unit stopped, cleaning up variable states.
2014-01-30 21:27:09.883 openEarsTest[1700:4107] Processing speech, please wait…
INFO: file_omitted(0): cmn_prior_update: from < 55.98 -1.77 -4.29 -5.13 -1.61 -3.50 -1.24 0.45 -0.59 0.11 0.32 -0.28 0.06 >
INFO: file_omitted(0): cmn_prior_update: to < 55.99 -1.98 -4.25 -4.92 -1.83 -3.69 -1.24 0.42 -0.76 0.21 0.51 0.06 0.17 >
INFO: file_omitted(0): 6560 words recognized (10/fr)
INFO: file_omitted(0): 29301 senones evaluated (45/fr)
INFO: file_omitted(0): 9187 channels searched (14/fr), 652 1st, 6636 last
INFO: file_omitted(0): 6603 words for which last channels evaluated (10/fr)
INFO: file_omitted(0): 71 candidate words for entering last phone (0/fr)
INFO: file_omitted(0): fwdtree 0.42 CPU 0.065 xRT
INFO: file_omitted(0): fwdtree 7.28 wall 1.110 xRT
INFO: file_omitted(0): Utterance vocabulary contains 1 words
INFO: file_omitted(0): 677 words recognized (1/fr)
INFO: file_omitted(0): 1965 senones evaluated (3/fr)
INFO: file_omitted(0): 724 channels searched (1/fr)
INFO: file_omitted(0): 724 words searched (1/fr)
INFO: file_omitted(0): 26 word transitions (0/fr)
INFO: file_omitted(0): fwdflat 0.12 CPU 0.019 xRT
INFO: file_omitted(0): fwdflat 0.13 wall 0.020 xRT
INFO: file_omitted(0): </s> not found in last frame, using <sil>.654 instead
INFO: file_omitted(0): lattice start node <s>.0 end node <sil>.618
INFO: file_omitted(0): Eliminated 0 nodes before end node
INFO: file_omitted(0): Lattice has 25 nodes, 4 links
INFO: file_omitted(0): Normalizer P(O) = alpha(<sil>:618:654) = -4297454
INFO: file_omitted(0): Joint P(O,S) = -4297455 P(S|O) = -1
INFO: file_omitted(0): bestpath 0.00 CPU 0.000 xRT
INFO: file_omitted(0): bestpath 0.00 wall 0.000 xRT
2014-01-30 21:27:10.015 openEarsTest[1700:4107] Pocketsphinx heard “” with a score of (-1) and an utterance ID of 000000003.
2014-01-30 21:27:10.017 openEarsTest[1700:4107] Hypothesis was null so we aren’t returning it. If you want null hypotheses to also be returned, set PocketsphinxController’s property returnNullHypotheses to TRUE before starting PocketsphinxController.
2014-01-30 21:27:10.018 openEarsTest[1700:4107] Checking and resetting all audio session settings.
2014-01-30 21:27:10.020 openEarsTest[1700:4107] audioCategory is correct, we will leave it as it is.
2014-01-30 21:27:10.021 openEarsTest[1700:4107] bluetoothInput is correct, we will leave it as it is.
2014-01-30 21:27:10.022 openEarsTest[1700:4107] Output Device: SpeakerAndMicrophone.
2014-01-30 21:27:10.023 openEarsTest[1700:4107] categoryDefaultToSpeaker is correct, we will leave it as it is.
2014-01-30 21:27:10.024 openEarsTest[1700:4107] preferredBufferSize is correct, we will leave it as it is.
2014-01-30 21:27:10.025 openEarsTest[1700:4107] preferredSampleRateCheck is correct, we will leave it as it is.
2014-01-30 21:27:10.026 openEarsTest[1700:4107] Setting the variables for the device and starting it.
2014-01-30 21:27:10.027 openEarsTest[1700:4107] Looping through ringbuffer sections and pre-allocating them.
2014-01-30 21:27:10.135 openEarsTest[1700:4107] Started audio output unit.
2014-01-30 21:27:10.137 openEarsTest[1700:4107] Listening.
2014-01-30 21:27:10.139 openEarsTest[1700:60b] Pocketsphinx is now listening.
2014-01-30 21:27:20.791 openEarsTest[1700:4107] Speech detected…
2014-01-30 21:27:20.794 openEarsTest[1700:60b] Pocketsphinx has detected speech.
2014-01-30 21:27:23.448 openEarsTest[1700:4107] Stopping audio unit.
2014-01-30 21:27:23.448 openEarsTest[1700:60b] Pocketsphinx has detected a period of silence, concluding an utterance.
2014-01-30 21:27:23.577 openEarsTest[1700:4107] Audio Output Unit stopped, cleaning up variable states.
2014-01-30 21:27:23.579 openEarsTest[1700:4107] Processing speech, please wait…
INFO: file_omitted(0): cmn_prior_update: from < 56.08 -1.88 -4.29 -5.02 -1.83 -3.60 -1.21 0.47 -0.74 0.23 0.48 0.04 0.20 >
INFO: file_omitted(0): cmn_prior_update: to < 57.60 -1.74 -4.48 -4.72 -1.80 -3.61 -1.10 0.53 -0.64 0.13 0.15 -0.28 0.16 >
INFO: file_omitted(0): 1993 words recognized (10/fr)
INFO: file_omitted(0): 9583 senones evaluated (47/fr)
INFO: file_omitted(0): 3323 channels searched (16/fr), 199 1st, 2554 last
INFO: file_omitted(0): 2058 words for which last channels evaluated (10/fr)
INFO: file_omitted(0): 70 candidate words for entering last phone (0/fr)
INFO: file_omitted(0): fwdtree 0.14 CPU 0.069 xRT
INFO: file_omitted(0): fwdtree 2.79 wall 1.374 xRT
INFO: file_omitted(0): Utterance vocabulary contains 2 words
INFO: file_omitted(0): 350 words recognized (2/fr)
INFO: file_omitted(0): 10478 senones evaluated (52/fr)
INFO: file_omitted(0): 5804 channels searched (28/fr)
INFO: file_omitted(0): 458 words searched (2/fr)
INFO: file_omitted(0): 76 word transitions (0/fr)
INFO: file_omitted(0): fwdflat 0.05 CPU 0.025 xRT
INFO: file_omitted(0): fwdflat 0.05 wall 0.027 xRT
INFO: file_omitted(0): </s> not found in last frame, using <sil>.201 instead
INFO: file_omitted(0): lattice start node <s>.0 end node <sil>.103
INFO: file_omitted(0): Eliminated 0 nodes before end node
INFO: file_omitted(0): Lattice has 20 nodes, 6 links
INFO: file_omitted(0): Normalizer P(O) = alpha(<sil>:103:201) = -1576540
INFO: file_omitted(0): Joint P(O,S) = -1577862 P(S|O) = -1322
INFO: file_omitted(0): bestpath 0.00 CPU 0.000 xRT
INFO: file_omitted(0): bestpath 0.00 wall 0.000 xRT
2014-01-30 21:27:23.637 openEarsTest[1700:4107] Pocketsphinx heard “OKDEAR” with a score of (-1322) and an utterance ID of 000000004.
2014-01-30 21:27:23.639 openEarsTest[1700:4107] Checking and resetting all audio session settings.
2014-01-30 21:27:23.639 openEarsTest[1700:60b] The received hypothesis is OKDEAR with a score of -1322 and an ID of 000000004
2014-01-30 21:27:23.641 openEarsTest[1700:4107] audioCategory is correct, we will leave it as it is.
2014-01-30 21:27:23.642 openEarsTest[1700:4107] bluetoothInput is correct, we will leave it as it is.
2014-01-30 21:27:23.644 openEarsTest[1700:4107] Output Device: SpeakerAndMicrophone.
2014-01-30 21:27:23.645 openEarsTest[1700:4107] categoryDefaultToSpeaker is correct, we will leave it as it is.
2014-01-30 21:27:23.646 openEarsTest[1700:4107] preferredBufferSize is correct, we will leave it as it is.
2014-01-30 21:27:23.647 openEarsTest[1700:4107] preferredSampleRateCheck is correct, we will leave it as it is.
2014-01-30 21:27:23.649 openEarsTest[1700:4107] Setting the variables for the device and starting it.
2014-01-30 21:27:23.650 openEarsTest[1700:4107] Looping through ringbuffer sections and pre-allocating them.
2014-01-30 21:27:23.703 openEarsTest[1700:4107] Started audio output unit.
2014-01-30 21:27:23.705 openEarsTest[1700:4107] Listening.
2014-01-30 21:27:23.707 openEarsTest[1700:60b] Pocketsphinx is now listening.
2014-01-30 21:27:35.783 openEarsTest[1700:4107] Speech detected…
2014-01-30 21:27:35.785 openEarsTest[1700:60b] Pocketsphinx has detected speech.
2014-01-30 21:27:37.528 openEarsTest[1700:4107] Stopping audio unit.
2014-01-30 21:27:37.528 openEarsTest[1700:60b] Pocketsphinx has detected a period of silence, concluding an utterance.
2014-01-30 21:27:37.656 openEarsTest[1700:4107] Audio Output Unit stopped, cleaning up variable states.
2014-01-30 21:27:37.659 openEarsTest[1700:4107] Processing speech, please wait…
INFO: file_omitted(0): cmn_prior_update: from < 57.60 -1.74 -4.48 -4.72 -1.80 -3.61 -1.10 0.53 -0.64 0.13 0.15 -0.28 0.16 >
INFO: file_omitted(0): cmn_prior_update: to < 58.42 -1.84 -4.41 -4.80 -2.09 -3.41 -1.04 0.52 -0.45 0.09 0.09 -0.19 0.18 >
INFO: file_omitted(0): 954 words recognized (9/fr)
INFO: file_omitted(0): 4555 senones evaluated (45/fr)
INFO: file_omitted(0): 1561 channels searched (15/fr), 97 1st, 1195 last
INFO: file_omitted(0): 1027 words for which last channels evaluated (10/fr)
INFO: file_omitted(0): 37 candidate words for entering last phone (0/fr)
INFO: file_omitted(0): fwdtree 0.07 CPU 0.071 xRT
INFO: file_omitted(0): fwdtree 1.88 wall 1.858 xRT
INFO: file_omitted(0): Utterance vocabulary contains 1 words
INFO: file_omitted(0): 115 words recognized (1/fr)
INFO: file_omitted(0): 300 senones evaluated (3/fr)
INFO: file_omitted(0): 163 channels searched (1/fr)
INFO: file_omitted(0): 163 words searched (1/fr)
INFO: file_omitted(0): 26 word transitions (0/fr)
INFO: file_omitted(0): fwdflat 0.02 CPU 0.020 xRT
INFO: file_omitted(0): fwdflat 0.02 wall 0.021 xRT
INFO: file_omitted(0): </s> not found in last frame, using <sil>.99 instead
INFO: file_omitted(0): lattice start node <s>.0 end node <sil>.80
INFO: file_omitted(0): Eliminated 0 nodes before end node
INFO: file_omitted(0): Lattice has 15 nodes, 2 links
INFO: file_omitted(0): Normalizer P(O) = alpha(<sil>:80:99) = -806075
INFO: file_omitted(0): Joint P(O,S) = -806075 P(S|O) = 0
INFO: file_omitted(0): bestpath 0.00 CPU 0.000 xRT
INFO: file_omitted(0): bestpath 0.00 wall 0.000 xRT
2014-01-30 21:27:37.683 openEarsTest[1700:4107] Pocketsphinx heard “” with a score of (0) and an utterance ID of 000000005.
2014-01-30 21:27:37.684 openEarsTest[1700:4107] Hypothesis was null so we aren’t returning it. If you want null hypotheses to also be returned, set PocketsphinxController’s property returnNullHypotheses to TRUE before starting PocketsphinxController.
2014-01-30 21:27:37.686 openEarsTest[1700:4107] Checking and resetting all audio session settings.
2014-01-30 21:27:37.687 openEarsTest[1700:4107] audioCategory is correct, we will leave it as it is.
2014-01-30 21:27:37.689 openEarsTest[1700:4107] bluetoothInput is correct, we will leave it as it is.
2014-01-30 21:27:37.690 openEarsTest[1700:4107] Output Device: SpeakerAndMicrophone.
2014-01-30 21:27:37.691 openEarsTest[1700:4107] categoryDefaultToSpeaker is correct, we will leave it as it is.
2014-01-30 21:27:37.692 openEarsTest[1700:4107] preferredBufferSize is correct, we will leave it as it is.
2014-01-30 21:27:37.694 openEarsTest[1700:4107] preferredSampleRateCheck is correct, we will leave it as it is.
2014-01-30 21:27:37.695 openEarsTest[1700:4107] Setting the variables for the device and starting it.
2014-01-30 21:27:37.696 openEarsTest[1700:4107] Looping through ringbuffer sections and pre-allocating them.
2014-01-30 21:27:37.783 openEarsTest[1700:4107] Started audio output unit.
2014-01-30 21:27:37.785 openEarsTest[1700:4107] Listening.
2014-01-30 21:27:37.786 openEarsTest[1700:60b] Pocketsphinx is now listening.
2014-01-30 21:27:45.366 openEarsTest[1700:4107] Speech detected…
2014-01-30 21:27:45.368 openEarsTest[1700:60b] Pocketsphinx has detected speech.
2014-01-30 21:27:47.386 openEarsTest[1700:4107] Stopping audio unit.
2014-01-30 21:27:47.386 openEarsTest[1700:60b] Pocketsphinx has detected a period of silence, concluding an utterance.
2014-01-30 21:27:47.514 openEarsTest[1700:4107] Audio Output Unit stopped, cleaning up variable states.
2014-01-30 21:27:47.515 openEarsTest[1700:4107] Processing speech, please wait…
INFO: file_omitted(0): cmn_prior_update: from < 58.49 -1.82 -4.37 -4.91 -2.10 -3.32 -1.06 0.52 -0.45 0.10 0.11 -0.17 0.14 >
INFO: file_omitted(0): cmn_prior_update: to < 59.80 -1.90 -4.38 -4.94 -2.47 -3.00 -0.89 0.54 -0.21 0.03 0.03 -0.17 0.14 >
INFO: file_omitted(0): 1275 words recognized (10/fr)
INFO: file_omitted(0): 6133 senones evaluated (46/fr)
INFO: file_omitted(0): 2120 channels searched (15/fr), 129 1st, 1635 last
INFO: file_omitted(0): 1363 words for which last channels evaluated (10/fr)
INFO: file_omitted(0): 27 candidate words for entering last phone (0/fr)
INFO: file_omitted(0): fwdtree 0.09 CPU 0.069 xRT
INFO: file_omitted(0): fwdtree 2.15 wall 1.616 xRT
INFO: file_omitted(0): Utterance vocabulary contains 1 words
INFO: file_omitted(0): 151 words recognized (1/fr)
INFO: file_omitted(0): 396 senones evaluated (3/fr)
INFO: file_omitted(0): 195 channels searched (1/fr)
INFO: file_omitted(0): 195 words searched (1/fr)
INFO: file_omitted(0): 26 word transitions (0/fr)
INFO: file_omitted(0): fwdflat 0.02 CPU 0.015 xRT
INFO: file_omitted(0): fwdflat 0.03 wall 0.021 xRT
INFO: file_omitted(0): </s> not found in last frame, using <sil>.131 instead
INFO: file_omitted(0): lattice start node <s>.0 end node <sil>.103
INFO: file_omitted(0): Eliminated 0 nodes before end node
INFO: file_omitted(0): Lattice has 20 nodes, 2 links
INFO: file_omitted(0): Normalizer P(O) = alpha(<sil>:103:131) = -1038369
INFO: file_omitted(0): Joint P(O,S) = -1038369 P(S|O) = 0
INFO: file_omitted(0): bestpath 0.00 CPU 0.000 xRT
INFO: file_omitted(0): bestpath 0.00 wall 0.000 xRT
2014-01-30 21:27:47.545 openEarsTest[1700:4107] Pocketsphinx heard “” with a score of (0) and an utterance ID of 000000006.
2014-01-30 21:27:47.547 openEarsTest[1700:4107] Hypothesis was null so we aren’t returning it. If you want null hypotheses to also be returned, set PocketsphinxController’s property returnNullHypotheses to TRUE before starting PocketsphinxController.
2014-01-30 21:27:47.548 openEarsTest[1700:4107] Checking and resetting all audio session settings.
2014-01-30 21:27:47.550 openEarsTest[1700:4107] audioCategory is correct, we will leave it as it is.
2014-01-30 21:27:47.552 openEarsTest[1700:4107] bluetoothInput is correct, we will leave it as it is.
2014-01-30 21:27:47.553 openEarsTest[1700:4107] Output Device: SpeakerAndMicrophone.
2014-01-30 21:27:47.554 openEarsTest[1700:4107] categoryDefaultToSpeaker is correct, we will leave it as it is.
2014-01-30 21:27:47.556 openEarsTest[1700:4107] preferredBufferSize is correct, we will leave it as it is.
2014-01-30 21:27:47.557 openEarsTest[1700:4107] preferredSampleRateCheck is correct, we will leave it as it is.
2014-01-30 21:27:47.558 openEarsTest[1700:4107] Setting the variables for the device and starting it.
2014-01-30 21:27:47.559 openEarsTest[1700:4107] Looping through ringbuffer sections and pre-allocating them.
2014-01-30 21:27:47.639 openEarsTest[1700:4107] Started audio output unit.
2014-01-30 21:27:47.641 openEarsTest[1700:4107] Listening.
2014-01-30 21:27:47.643 openEarsTest[1700:60b] Pocketsphinx is now listening.
2014-01-30 21:27:53.575 openEarsTest[1700:4107] Speech detected…
2014-01-30 21:27:53.577 openEarsTest[1700:60b] Pocketsphinx has detected speech.
2014-01-30 21:27:55.323 openEarsTest[1700:4107] Stopping audio unit.
2014-01-30 21:27:55.323 openEarsTest[1700:60b] Pocketsphinx has detected a period of silence, concluding an utterance.
2014-01-30 21:27:55.450 openEarsTest[1700:4107] Audio Output Unit stopped, cleaning up variable states.
2014-01-30 21:27:55.452 openEarsTest[1700:4107] Processing speech, please wait…
INFO: file_omitted(0): cmn_prior_update: from < 59.80 -1.90 -4.38 -4.94 -2.47 -3.00 -0.89 0.54 -0.21 0.03 0.03 -0.17 0.14 >
INFO: file_omitted(0): cmn_prior_update: to < 60.54 -2.01 -4.31 -5.02 -2.58 -2.79 -0.78 0.50 -0.15 -0.05 -0.00 -0.17 0.11 >
INFO: file_omitted(0): 1088 words recognized (10/fr)
INFO: file_omitted(0): 5443 senones evaluated (48/fr)
INFO: file_omitted(0): 1981 channels searched (17/fr), 110 1st, 1561 last
INFO: file_omitted(0): 1165 words for which last channels evaluated (10/fr)
INFO: file_omitted(0): 41 candidate words for entering last phone (0/fr)
INFO: file_omitted(0): fwdtree 0.08 CPU 0.070 xRT
INFO: file_omitted(0): fwdtree 1.88 wall 1.647 xRT
INFO: file_omitted(0): Utterance vocabulary contains 1 words
INFO: file_omitted(0): 128 words recognized (1/fr)
INFO: file_omitted(0): 339 senones evaluated (3/fr)
INFO: file_omitted(0): 180 channels searched (1/fr)
INFO: file_omitted(0): 180 words searched (1/fr)
INFO: file_omitted(0): 26 word transitions (0/fr)
INFO: file_omitted(0): fwdflat 0.02 CPU 0.017 xRT
INFO: file_omitted(0): fwdflat 0.02 wall 0.020 xRT
INFO: file_omitted(0): </s> not found in last frame, using <sil>.112 instead
INFO: file_omitted(0): lattice start node <s>.0 end node <sil>.82
INFO: file_omitted(0): Eliminated 0 nodes before end node
INFO: file_omitted(0): Lattice has 15 nodes, 2 links
INFO: file_omitted(0): Normalizer P(O) = alpha(<sil>:82:112) = -888199
INFO: file_omitted(0): Joint P(O,S) = -888199 P(S|O) = 0
INFO: file_omitted(0): bestpath 0.00 CPU 0.000 xRT
INFO: file_omitted(0): bestpath 0.00 wall 0.000 xRT
2014-01-30 21:27:55.478 openEarsTest[1700:4107] Pocketsphinx heard “” with a score of (0) and an utterance ID of 000000007.
2014-01-30 21:27:55.479 openEarsTest[1700:4107] Hypothesis was null so we aren’t returning it. If you want null hypotheses to also be returned, set PocketsphinxController’s property returnNullHypotheses to TRUE before starting PocketsphinxController.
2014-01-30 21:27:55.481 openEarsTest[1700:4107] Checking and resetting all audio session settings.
2014-01-30 21:27:55.483 openEarsTest[1700:4107] audioCategory is correct, we will leave it as it is.
2014-01-30 21:27:55.484 openEarsTest[1700:4107] bluetoothInput is correct, we will leave it as it is.
2014-01-30 21:27:55.485 openEarsTest[1700:4107] Output Device: SpeakerAndMicrophone.
2014-01-30 21:27:55.486 openEarsTest[1700:4107] categoryDefaultToSpeaker is correct, we will leave it as it is.
2014-01-30 21:27:55.487 openEarsTest[1700:4107] preferredBufferSize is correct, we will leave it as it is.
2014-01-30 21:27:55.489 openEarsTest[1700:4107] preferredSampleRateCheck is correct, we will leave it as it is.
2014-01-30 21:27:55.490 openEarsTest[1700:4107] Setting the variables for the device and starting it.
2014-01-30 21:27:55.491 openEarsTest[1700:4107] Looping through ringbuffer sections and pre-allocating them.
2014-01-30 21:27:55.575 openEarsTest[1700:4107] Started audio output unit.
2014-01-30 21:27:55.577 openEarsTest[1700:4107] Listening.
2014-01-30 21:27:55.579 openEarsTest[1700:60b] Pocketsphinx is now listening.
2014-01-30 21:28:03.561 openEarsTest[1700:4107] Speech detected…
2014-01-30 21:28:03.568 openEarsTest[1700:60b] Pocketsphinx has detected speech.
2014-01-30 21:28:05.564 openEarsTest[1700:4107] Stopping audio unit.
2014-01-30 21:28:05.564 openEarsTest[1700:60b] Pocketsphinx has detected a period of silence, concluding an utterance.
2014-01-30 21:28:05.690 openEarsTest[1700:4107] Audio Output Unit stopped, cleaning up variable states.
2014-01-30 21:28:05.691 openEarsTest[1700:4107] Processing speech, please wait…
INFO: file_omitted(0): cmn_prior_update: from < 61.00 -2.09 -4.21 -5.11 -2.72 -2.55 -0.79 0.50 -0.05 -0.11 -0.03 -0.21 0.09 >
INFO: file_omitted(0): cmn_prior_update: to < 61.45 -2.18 -4.31 -5.13 -2.74 -2.52 -0.69 0.55 -0.01 -0.16 -0.04 -0.17 0.06 >
INFO: file_omitted(0): 1306 words recognized (10/fr)
INFO: file_omitted(0): 6301 senones evaluated (46/fr)
INFO: file_omitted(0): 2198 channels searched (16/fr), 132 1st, 1703 last
INFO: file_omitted(0): 1400 words for which last channels evaluated (10/fr)
INFO: file_omitted(0): 26 candidate words for entering last phone (0/fr)
INFO: file_omitted(0): fwdtree 0.09 CPU 0.069 xRT
INFO: file_omitted(0): fwdtree 2.13 wall 1.567 xRT
INFO: file_omitted(0): Utterance vocabulary contains 1 words
INFO: file_omitted(0): 156 words recognized (1/fr)
INFO: file_omitted(0): 405 senones evaluated (3/fr)
INFO: file_omitted(0): 198 channels searched (1/fr)
INFO: file_omitted(0): 198 words searched (1/fr)
INFO: file_omitted(0): 26 word transitions (0/fr)
INFO: file_omitted(0): fwdflat 0.02 CPU 0.015 xRT
INFO: file_omitted(0): fwdflat 0.03 wall 0.020 xRT
INFO: file_omitted(0): </s> not found in last frame, using <sil>.134 instead
INFO: file_omitted(0): lattice start node <s>.0 end node <sil>.113
INFO: file_omitted(0): Eliminated 0 nodes before end node
INFO: file_omitted(0): Lattice has 20 nodes, 2 links
INFO: file_omitted(0): Normalizer P(O) = alpha(<sil>:113:134) = -1010670
INFO: file_omitted(0): Joint P(O,S) = -1010670 P(S|O) = 0
INFO: file_omitted(0): bestpath 0.00 CPU 0.000 xRT
INFO: file_omitted(0): bestpath 0.00 wall 0.000 xRT
2014-01-30 21:28:05.720 openEarsTest[1700:4107] Pocketsphinx heard “” with a score of (0) and an utterance ID of 000000008.
2014-01-30 21:28:05.722 openEarsTest[1700:4107] Hypothesis was null so we aren’t returning it. If you want null hypotheses to also be returned, set PocketsphinxController’s property returnNullHypotheses to TRUE before starting PocketsphinxController.
2014-01-30 21:28:05.723 openEarsTest[1700:4107] Checking and resetting all audio session settings.
2014-01-30 21:28:05.725 openEarsTest[1700:4107] audioCategory is correct, we will leave it as it is.
2014-01-30 21:28:05.726 openEarsTest[1700:4107] bluetoothInput is correct, we will leave it as it is.
2014-01-30 21:28:05.727 openEarsTest[1700:4107] Output Device: SpeakerAndMicrophone.
2014-01-30 21:28:05.729 openEarsTest[1700:4107] categoryDefaultToSpeaker is correct, we will leave it as it is.
2014-01-30 21:28:05.730 openEarsTest[1700:4107] preferredBufferSize is correct, we will leave it as it is.
2014-01-30 21:28:05.731 openEarsTest[1700:4107] preferredSampleRateCheck is correct, we will leave it as it is.
2014-01-30 21:28:05.732 openEarsTest[1700:4107] Setting the variables for the device and starting it.
2014-01-30 21:28:05.733 openEarsTest[1700:4107] Looping through ringbuffer sections and pre-allocating them.
2014-01-30 21:28:05.814 openEarsTest[1700:4107] Started audio output unit.
2014-01-30 21:28:05.816 openEarsTest[1700:4107] Listening.
2014-01-30 21:28:05.818 openEarsTest[1700:60b] Pocketsphinx is now listening.
2014-01-30 21:28:14.579 openEarsTest[1700:4107] Speech detected…
2014-01-30 21:28:14.581 openEarsTest[1700:60b] Pocketsphinx has detected speech.
2014-01-30 21:28:16.694 openEarsTest[1700:4107] Stopping audio unit.
2014-01-30 21:28:16.695 openEarsTest[1700:60b] Pocketsphinx has detected a period of silence, concluding an utterance.
2014-01-30 21:28:16.825 openEarsTest[1700:4107] Audio Output Unit stopped, cleaning up variable states.
2014-01-30 21:28:16.827 openEarsTest[1700:4107] Processing speech, please wait…
INFO: file_omitted(0): cmn_prior_update: from < 61.45 -2.18 -4.31 -5.13 -2.74 -2.52 -0.69 0.55 -0.01 -0.16 -0.04 -0.17 0.06 >
INFO: file_omitted(0): cmn_prior_update: to < 61.84 -1.94 -4.20 -5.15 -2.88 -2.26 -0.75 0.54 -0.02 -0.23 -0.13 -0.27 0.03 >
INFO: file_omitted(0): 1403 words recognized (10/fr)
INFO: file_omitted(0): 6251 senones evaluated (43/fr)
INFO: file_omitted(0): 2000 channels searched (13/fr), 140 1st, 1462 last
INFO: file_omitted(0): 1462 words for which last channels evaluated (10/fr)
INFO: file_omitted(0): 39 candidate words for entering last phone (0/fr)
INFO: file_omitted(0): fwdtree 0.10 CPU 0.068 xRT
INFO: file_omitted(0): fwdtree 2.25 wall 1.561 xRT
INFO: file_omitted(0): Utterance vocabulary contains 1 words
INFO: file_omitted(0): 160 words recognized (1/fr)
INFO: file_omitted(0): 429 senones evaluated (3/fr)
INFO: file_omitted(0): 206 channels searched (1/fr)
INFO: file_omitted(0): 206 words searched (1/fr)
INFO: file_omitted(0): 26 word transitions (0/fr)
INFO: file_omitted(0): fwdflat 0.03 CPU 0.017 xRT
INFO: file_omitted(0): fwdflat 0.03 wall 0.020 xRT
INFO: file_omitted(0): </s> not found in last frame, using <sil>.142 instead
INFO: file_omitted(0): lattice start node <s>.0 end node <sil>.114
INFO: file_omitted(0): Eliminated 0 nodes before end node
INFO: file_omitted(0): Lattice has 18 nodes, 2 links
INFO: file_omitted(0): Normalizer P(O) = alpha(<sil>:114:142) = -1165243
INFO: file_omitted(0): Joint P(O,S) = -1165243 P(S|O) = 0
INFO: file_omitted(0): bestpath 0.00 CPU 0.000 xRT
INFO: file_omitted(0): bestpath 0.00 wall 0.000 xRT
2014-01-30 21:28:16.859 openEarsTest[1700:4107] Pocketsphinx heard “” with a score of (0) and an utterance ID of 000000009.
2014-01-30 21:28:16.860 openEarsTest[1700:4107] Hypothesis was null so we aren’t returning it. If you want null hypotheses to also be returned, set PocketsphinxController’s property returnNullHypotheses to TRUE before starting PocketsphinxController.
2014-01-30 21:28:16.861 openEarsTest[1700:4107] Checking and resetting all audio session settings.
2014-01-30 21:28:16.863 openEarsTest[1700:4107] audioCategory is correct, we will leave it as it is.
2014-01-30 21:28:16.864 openEarsTest[1700:4107] bluetoothInput is correct, we will leave it as it is.
2014-01-30 21:28:16.866 openEarsTest[1700:4107] Output Device: SpeakerAndMicrophone.
2014-01-30 21:28:16.867 openEarsTest[1700:4107] categoryDefaultToSpeaker is correct, we will leave it as it is.
2014-01-30 21:28:16.868 openEarsTest[1700:4107] preferredBufferSize is correct, we will leave it as it is.
2014-01-30 21:28:16.869 openEarsTest[1700:4107] preferredSampleRateCheck is correct, we will leave it as it is.
2014-01-30 21:28:16.870 openEarsTest[1700:4107] Setting the variables for the device and starting it.
2014-01-30 21:28:16.871 openEarsTest[1700:4107] Looping through ringbuffer sections and pre-allocating them.
2014-01-30 21:28:16.951 openEarsTest[1700:4107] Started audio output unit.
2014-01-30 21:28:16.954 openEarsTest[1700:4107] Listening.
2014-01-30 21:28:16.955 openEarsTest[1700:60b] Pocketsphinx is now listening.
2014-01-30 21:28:25.150 openEarsTest[1700:4107] Speech detected…
2014-01-30 21:28:25.152 openEarsTest[1700:60b] Pocketsphinx has detected speech.
2014-01-30 21:28:27.193 openEarsTest[1700:4107] Stopping audio unit.
2014-01-30 21:28:27.193 openEarsTest[1700:60b] Pocketsphinx has detected a period of silence, concluding an utterance.
2014-01-30 21:28:27.322 openEarsTest[1700:4107] Audio Output Unit stopped, cleaning up variable states.
2014-01-30 21:28:27.323 openEarsTest[1700:4107] Processing speech, please wait…
INFO: file_omitted(0): cmn_prior_update: from < 62.18 -1.91 -3.93 -5.23 -2.98 -2.23 -0.79 0.42 0.05 -0.19 -0.03 -0.28 -0.03 >
INFO: file_omitted(0): cmn_prior_update: to < 62.07 -1.85 -4.05 -5.19 -2.94 -2.21 -0.73 0.44 0.01 -0.23 -0.07 -0.27 -0.05 >
INFO: file_omitted(0): 1382 words recognized (10/fr)
INFO: file_omitted(0): 8075 senones evaluated (59/fr)
INFO: file_omitted(0): 3543 channels searched (26/fr), 132 1st, 3039 last
INFO: file_omitted(0): 1461 words for which last channels evaluated (10/fr)
INFO: file_omitted(0): 64 candidate words for entering last phone (0/fr)
INFO: file_omitted(0): fwdtree 0.10 CPU 0.072 xRT
INFO: file_omitted(0): fwdtree 2.17 wall 1.598 xRT
INFO: file_omitted(0): Utterance vocabulary contains 2 words
INFO: file_omitted(0): 232 words recognized (2/fr)
INFO: file_omitted(0): 7906 senones evaluated (58/fr)
INFO: file_omitted(0): 4649 channels searched (34/fr)
INFO: file_omitted(0): 329 words searched (2/fr)
INFO: file_omitted(0): 75 word transitions (0/fr)
INFO: file_omitted(0): fwdflat 0.03 CPU 0.022 xRT
INFO: file_omitted(0): fwdflat 0.04 wall 0.028 xRT
INFO: file_omitted(0): </s> not found in last frame, using OKDEAR.134 instead
INFO: file_omitted(0): lattice start node <s>.0 end node OKDEAR.23
INFO: file_omitted(0): Eliminated 8 nodes before end node
INFO: file_omitted(0): Lattice has 28 nodes, 2 links
INFO: file_omitted(0): Normalizer P(O) = alpha(OKDEAR:23:134) = -1054223
INFO: file_omitted(0): Joint P(O,S) = -1054223 P(S|O) = 0
INFO: file_omitted(0): bestpath 0.00 CPU 0.000 xRT
INFO: file_omitted(0): bestpath 0.00 wall 0.000 xRT
2014-01-30 21:28:27.364 openEarsTest[1700:4107] Pocketsphinx heard “OKDEAR” with a score of (0) and an utterance ID of 000000010.
2014-01-30 21:28:27.366 openEarsTest[1700:4107] Checking and resetting all audio session settings.
2014-01-30 21:28:27.366 openEarsTest[1700:60b] The received hypothesis is OKDEAR with a score of 0 and an ID of 000000010
2014-01-30 21:28:27.369 openEarsTest[1700:4107] audioCategory is correct, we will leave it as it is.
2014-01-30 21:28:27.370 openEarsTest[1700:4107] bluetoothInput is correct, we will leave it as it is.
2014-01-30 21:28:27.371 openEarsTest[1700:4107] Output Device: SpeakerAndMicrophone.
2014-01-30 21:28:27.372 openEarsTest[1700:4107] categoryDefaultToSpeaker is correct, we will leave it as it is.
2014-01-30 21:28:27.373 openEarsTest[1700:4107] preferredBufferSize is correct, we will leave it as it is.
2014-01-30 21:28:27.375 openEarsTest[1700:4107] preferredSampleRateCheck is correct, we will leave it as it is.
2014-01-30 21:28:27.376 openEarsTest[1700:4107] Setting the variables for the device and starting it.
2014-01-30 21:28:27.377 openEarsTest[1700:4107] Looping through ringbuffer sections and pre-allocating them.
2014-01-30 21:28:27.447 openEarsTest[1700:4107] Started audio output unit.
2014-01-30 21:28:27.449 openEarsTest[1700:4107] Listening.
2014-01-30 21:28:27.451 openEarsTest[1700:60b] Pocketsphinx is now listening.
(lldb)

It crashes here as I said after about 2 minutes of inactivity:
#0 0x3b07f264 in __commpage_gettimeofday ()
with
EXC_BAD_ACCESS (code=2, address …)

I had really light music on the background if it matters.