Advertisement
Guest User

Untitled

a guest
Dec 8th, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.51 KB | None | 0 0
  1. 2014-12-08 10:53:30.241 WordBug[11786:805783] Starting OpenEars logging for OpenEars version 2.0 on 64-bit device (or build): iPhone running iOS version: 8.100000
  2. 2014-12-08 10:53:30.241 WordBug[11786:805783] Creating shared instance of OEPocketsphinxController
  3. 2014-12-08 10:53:30.257 WordBug[11786:805783] Starting dynamic language model generation
  4.  
  5. INFO: cmd_ln.c(702): Parsing command line:
  6. sphinx_lm_convert \
  7. -i /var/mobile/Containers/Data/Application/53FB1384-F142-4380-98E5-A8D5DA7043B2/Library/Caches/MyModelName.arpa \
  8. -o /var/mobile/Containers/Data/Application/53FB1384-F142-4380-98E5-A8D5DA7043B2/Library/Caches/MyModelName.DMP
  9.  
  10. Current configuration:
  11. [NAME] [DEFLT] [VALUE]
  12. -case
  13. -debug 0
  14. -help no no
  15. -i /var/mobile/Containers/Data/Application/53FB1384-F142-4380-98E5-A8D5DA7043B2/Library/Caches/MyModelName.arpa
  16. -ienc
  17. -ifmt
  18. -logbase 1.0001 1.000100e+00
  19. -mmap no no
  20. -o /var/mobile/Containers/Data/Application/53FB1384-F142-4380-98E5-A8D5DA7043B2/Library/Caches/MyModelName.DMP
  21. -oenc utf8 utf8
  22. -ofmt
  23.  
  24. INFO: ngram_model_arpa.c(504): ngrams 1=252, 2=500, 3=250
  25. INFO: ngram_model_arpa.c(137): Reading unigrams
  26. INFO: ngram_model_arpa.c(543): 252 = #unigrams created
  27. INFO: ngram_model_arpa.c(197): Reading bigrams
  28. INFO: ngram_model_arpa.c(561): 500 = #bigrams created
  29. INFO: ngram_model_arpa.c(562): 3 = #prob2 entries
  30. INFO: ngram_model_arpa.c(570): 3 = #bo_wt2 entries
  31. INFO: ngram_model_arpa.c(294): Reading trigrams
  32. INFO: ngram_model_arpa.c(583): 250 = #trigrams created
  33. INFO: ngram_model_arpa.c(584): 2 = #prob3 entries
  34. INFO: ngram_model_dmp.c(518): Building DMP model...
  35. INFO: ngram_model_dmp.c(548): 252 = #unigrams created
  36. INFO: ngram_model_dmp.c(649): 500 = #bigrams created
  37. INFO: ngram_model_dmp.c(650): 3 = #prob2 entries
  38. INFO: ngram_model_dmp.c(657): 3 = #bo_wt2 entries
  39. INFO: ngram_model_dmp.c(661): 250 = #trigrams created
  40. INFO: ngram_model_dmp.c(662): 2 = #prob3 entries
  41. 2014-12-08 10:53:30.329 WordBug[11786:805783] Done creating language model with CMUCLMTK in 0.071867 seconds.
  42. 2014-12-08 10:53:30.377 WordBug[11786:805783] I'm done running performDictionaryLookup and it took 0.038798 seconds
  43. 2014-12-08 10:53:30.387 WordBug[11786:805783] I'm done running dynamic language model generation and it took 0.141438 seconds
  44. 2014-12-08 10:53:30.388 WordBug[11786:805783] lmpath: /var/mobile/Containers/Data/Application/53FB1384-F142-4380-98E5-A8D5DA7043B2/Library/Caches/MyModelName.dic, dicpath: /var/mobile/Containers/Data/Application/53FB1384-F142-4380-98E5-A8D5DA7043B2/Library/Caches/MyModelName.DMP
  45. 2014-12-08 10:53:30.388 WordBug[11786:805783] Attempting to start listening session from startListeningWithLanguageModelAtPath:
  46. 2014-12-08 10:53:30.393 WordBug[11786:805783] User gave mic permission for this app.
  47. 2014-12-08 10:53:30.393 WordBug[11786:805783] setSecondsOfSilence wasn't set, using default of 0.700000.
  48. 2014-12-08 10:53:30.394 WordBug[11786:805783] Successfully started listening session from startListeningWithLanguageModelAtPath:
  49. 2014-12-08 10:53:30.394 WordBug[11786:805802] Starting listening.
  50. 2014-12-08 10:53:30.394 WordBug[11786:805802] about to set up audio session
  51. 2014-12-08 10:53:30.430 WordBug[11786:805810] Audio route has changed for the following reason:
  52. 2014-12-08 10:53:30.436 WordBug[11786:805810] There was a category change. The new category is AVAudioSessionCategoryPlayAndRecord
  53. 2014-12-08 10:53:30.660 WordBug[11786:805802] done starting audio unit
  54. INFO: cmd_ln.c(702): Parsing command line:
  55. \
  56. -lm /var/mobile/Containers/Data/Application/53FB1384-F142-4380-98E5-A8D5DA7043B2/Library/Caches/MyModelName.DMP \
  57. -vad_threshold 1.500000 \
  58. -remove_noise yes \
  59. -remove_silence yes \
  60. -bestpath yes \
  61. -lw 6.500000 \
  62. -dict /var/mobile/Containers/Data/Application/53FB1384-F142-4380-98E5-A8D5DA7043B2/Library/Caches/MyModelName.dic \
  63. -hmm /private/var/mobile/Containers/Bundle/Application/89FF0B42-6104-4D41-93EB-0F6C109B9FC9/WordBug.app/AcousticModelEnglish.bundle
  64.  
  65. Current configuration:
  66. [NAME] [DEFLT] [VALUE]
  67. -agc none none
  68. -agcthresh 2.0 2.000000e+00
  69. -allphone
  70. -allphone_ci no no
  71. -alpha 0.97 9.700000e-01
  72. -argfile
  73. -ascale 20.0 2.000000e+01
  74. -aw 1 1
  75. -backtrace no no
  76. -beam 1e-48 1.000000e-48
  77. -bestpath yes yes
  78. -bestpathlw 9.5 9.500000e+00
  79. -bghist no no
  80. -ceplen 13 13
  81. -cmn current current
  82. -cmninit 8.0 8.0
  83. -compallsen no no
  84. -debug 0
  85. -dict /var/mobile/Containers/Data/Application/53FB1384-F142-4380-98E5-A8D5DA7043B2/Library/Caches/MyModelName.dic
  86. -dictcase no no
  87. -dither no no
  88. -doublebw no no
  89. -ds 1 1
  90. -fdict
  91. -feat 1s_c_d_dd 1s_c_d_dd
  92. -featparams
  93. -fillprob 1e-8 1.000000e-08
  94. -frate 100 100
  95. -fsg
  96. -fsgusealtpron yes yes
  97. -fsgusefiller yes yes
  98. -fwdflat yes yes
  99. -fwdflatbeam 1e-64 1.000000e-64
  100. -fwdflatefwid 4 4
  101. -fwdflatlw 8.5 8.500000e+00
  102. -fwdflatsfwin 25 25
  103. -fwdflatwbeam 7e-29 7.000000e-29
  104. -fwdtree yes yes
  105. -hmm /private/var/mobile/Containers/Bundle/Application/89FF0B42-6104-4D41-93EB-0F6C109B9FC9/WordBug.app/AcousticModelEnglish.bundle
  106. -input_endian little little
  107. -jsgf
  108. -kdmaxbbi -1 -1
  109. -kdmaxdepth 0 0
  110. -kdtree
  111. -keyphrase
  112. -kws
  113. -kws_plp 1e-1 1.000000e-01
  114. -kws_threshold 1 1.000000e+00
  115. -latsize 5000 5000
  116. -lda
  117. -ldadim 0 0
  118. -lextreedump 0 0
  119. -lifter 0 0
  120. -lm /var/mobile/Containers/Data/Application/53FB1384-F142-4380-98E5-A8D5DA7043B2/Library/Caches/MyModelName.DMP
  121. -lmctl
  122. -lmname
  123. -logbase 1.0001 1.000100e+00
  124. -logfn
  125. -logspec no no
  126. -lowerf 133.33334 1.333333e+02
  127. -lpbeam 1e-40 1.000000e-40
  128. -lponlybeam 7e-29 7.000000e-29
  129. -lw 6.5 6.500000e+00
  130. -maxhmmpf 10000 10000
  131. -maxnewoov 20 20
  132. -maxwpf -1 -1
  133. -mdef
  134. -mean
  135. -mfclogdir
  136. -min_endfr 0 0
  137. -mixw
  138. -mixwfloor 0.0000001 1.000000e-07
  139. -mllr
  140. -mmap yes yes
  141. -ncep 13 13
  142. -nfft 512 512
  143. -nfilt 40 40
  144. -nwpen 1.0 1.000000e+00
  145. -pbeam 1e-48 1.000000e-48
  146. -pip 1.0 1.000000e+00
  147. -pl_beam 1e-10 1.000000e-10
  148. -pl_pbeam 1e-5 1.000000e-05
  149. -pl_window 0 0
  150. -rawlogdir
  151. -remove_dc no no
  152. -remove_noise yes yes
  153. -remove_silence yes yes
  154. -round_filters yes yes
  155. -samprate 16000 1.600000e+04
  156. -seed -1 -1
  157. -sendump
  158. -senlogdir
  159. -senmgau
  160. -silprob 0.005 5.000000e-03
  161. -smoothspec no no
  162. -svspec
  163. -tmat
  164. -tmatfloor 0.0001 1.000000e-04
  165. -topn 4 4
  166. -topn_beam 0 0
  167. -toprule
  168. -transform legacy legacy
  169. -unit_area yes yes
  170. -upperf 6855.4976 6.855498e+03
  171. -usewdphones no no
  172. -uw 1.0 1.000000e+00
  173. -vad_postspeech 50 50
  174. -vad_prespeech 10 10
  175. -vad_threshold 2.0 1.500000e+00
  176. -var
  177. -varfloor 0.0001 1.000000e-04
  178. -varnorm no no
  179. -verbose no no
  180. -warp_params
  181. -warp_type inverse_linear inverse_linear
  182. -wbeam 7e-29 7.000000e-29
  183. -wip 0.65 6.500000e-01
  184. -wlen 0.025625 2.562500e-02
  185.  
  186. INFO: cmd_ln.c(702): Parsing command line:
  187. \
  188. -nfilt 25 \
  189. -lowerf 130 \
  190. -upperf 6800 \
  191. -feat 1s_c_d_dd \
  192. -svspec 0-12/13-25/26-38 \
  193. -agc none \
  194. -cmn current \
  195. -varnorm no \
  196. -transform dct \
  197. -lifter 22 \
  198. -cmninit 40
  199.  
  200. Current configuration:
  201. [NAME] [DEFLT] [VALUE]
  202. -agc none none
  203. -agcthresh 2.0 2.000000e+00
  204. -alpha 0.97 9.700000e-01
  205. -ceplen 13 13
  206. -cmn current current
  207. -cmninit 8.0 40
  208. -dither no no
  209. -doublebw no no
  210. -feat 1s_c_d_dd 1s_c_d_dd
  211. -frate 100 100
  212. -input_endian little little
  213. -lda
  214. -ldadim 0 0
  215. -lifter 0 22
  216. -logspec no no
  217. -lowerf 133.33334 1.300000e+02
  218. -ncep 13 13
  219. -nfft 512 512
  220. -nfilt 40 25
  221. -remove_dc no no
  222. -remove_noise yes yes
  223. -remove_silence yes yes
  224. -round_filters yes yes
  225. -samprate 16000 1.600000e+04
  226. -seed -1 -1
  227. -smoothspec no no
  228. -svspec 0-12/13-25/26-38
  229. -transform legacy dct
  230. -unit_area yes yes
  231. -upperf 6855.4976 6.800000e+03
  232. -vad_postspeech 50 50
  233. -vad_prespeech 10 10
  234. -vad_threshold 2.02014-12-08 10:53 1.500000e+00
  235. -varnorm no no
  236. -verbose no no
  237. -warp_params
  238. -warp_type inverse_linear inverse_linear
  239. -wlen 0.025625 2.562500e-02
  240.  
  241. INFO: acmod.c(252): Parsed model-specific feature parameters from /private/var/mobile/Containers/Bundle/Application/89FF0B42-6104-4D41-93EB-0F6C109B9FC9/WordBug.app/AcousticModelEnglish.bundle/feat.params
  242. INFO: feat.c(715): Initializing feature stream to type: '1s_c_d_dd', ceplen=13, CMN='current', VARNORM='no', AGC='none'
  243. INFO: cmn.c(143): mean[0]= 12.00, mean[1..12]= 0.0
  244. INFO: acmod.c(171): Using subvector specification 0-12/13-25/26-38
  245. INFO: mdef.c(518): Reading model definition: /private/var/mobile/Containers/Bundle/Application/89FF0B42-6104-4D41-93EB-0F6C109B9FC9/WordBug.app/AcousticModelEnglish.bundle/mdef
  246. INFO: mdef.c(531): Found byte-order mark BMDF, assuming this is a binary mdef file
  247. INFO: bin_mdef.c(336): Reading binary model definition: /private/var/mobile/Containers/Bundle/Application/89FF0B42-6104-4D41-93EB-0F6C109B9FC9/WordBug.app/AcousticModelEnglish.bundle/mdef
  248. :30.666 WordBug[11786:805810] 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: 0x174008090,
  249. inputs = (null);
  250. outputs = (
  251. "<AVAudioSessionPortDescription: 0x174008130, type = Speaker; name = Speaker; UID = Speaker; selectedDataSource = (null)>"
  252. )>.
  253. INFO: bin_mdef.c(516): 46 CI-phone, 168344 CD-phone, 3 emitstate/phone, 138 CI-sen, 6138 Sen, 32881 Sen-Seq
  254. INFO: tmat.c(206): Reading HMM transition probability matrices: /private/var/mobile/Containers/Bundle/Application/89FF0B42-6104-4D41-93EB-0F6C109B9FC9/WordBug.app/AcousticModelEnglish.bundle/transition_matrices
  255. INFO: acmod.c(124): Attempting to use SCHMM computation module
  256. INFO: ms_gauden.c(198): Reading mixture gaussian parameter: /private/var/mobile/Containers/Bundle/Application/89FF0B42-6104-4D41-93EB-0F6C109B9FC9/WordBug.app/AcousticModelEnglish.bundle/means
  257. INFO: ms_gauden.c(292): 1 codebook, 3 feature, size:
  258. INFO: ms_gauden.c(294): 512x13
  259. INFO: ms_gauden.c(294): 512x13
  260. INFO: ms_gauden.c(294): 512x13
  261. INFO: ms_gauden.c(198): Reading mixture gaussian parameter: /private/var/mobile/Containers/Bundle/Application/89FF0B42-6104-4D41-93EB-0F6C109B9FC9/WordBug.app/AcousticModelEnglish.bundle/variances
  262. INFO: ms_gauden.c(292): 1 codebook, 3 feature, size:
  263. INFO: ms_gauden.c(294): 512x13
  264. INFO: ms_gauden.c(294): 512x13
  265. INFO: ms_gauden.c(294): 512x13
  266. INFO: ms_gauden.c(354): 0 variance values floored
  267. INFO: s2_semi_mgau.c(904): Loading senones from dump file /private/var/mobile/Containers/Bundle/Application/89FF0B42-6104-4D41-93EB-0F6C109B9FC9/WordBug.app/AcousticModelEnglish.bundle/sendump
  268. INFO: s2_semi_mgau.c(928): BEGIN FILE FORMAT DESCRIPTION
  269. INFO: s2_semi_mgau.c(991): Rows: 512, Columns: 6138
  270. INFO: s2_semi_mgau.c(1023): Using memory-mapped I/O for senones
  271. INFO: s2_semi_mgau.c(1294): Maximum top-N: 4 Top-N beams: 0 0 0
  272. INFO: dict.c(320): Allocating 4419 * 32 bytes (138 KiB) for word entries
  273. INFO: dict.c(333): Reading main dictionary: /var/mobile/Containers/Data/Application/53FB1384-F142-4380-98E5-A8D5DA7043B2/Library/Caches/MyModelName.dic
  274. INFO: dict.c(213): Allocated 1 KiB for strings, 1 KiB for phones
  275. INFO: dict.c(336): 314 words read
  276. INFO: dict.c(342): Reading filler dictionary: /private/var/mobile/Containers/Bundle/Application/89FF0B42-6104-4D41-93EB-0F6C109B9FC9/WordBug.app/AcousticModelEnglish.bundle/noisedict
  277. INFO: dict.c(213): Allocated 0 KiB for strings, 0 KiB for phones
  278. INFO: dict.c(345): 9 words read
  279. INFO: dict2pid.c(396): Building PID tables for dictionary
  280. INFO: dict2pid.c(406): Allocating 46^3 * 2 bytes (190 KiB) for word-initial triphones
  281. INFO: dict2pid.c(132): Allocated 51152 bytes (49 KiB) for word-final triphones
  282. INFO: dict2pid.c(196): Allocated 51152 bytes (49 KiB) for single-phone word triphones
  283. INFO: ngram_model_arpa.c(79): No \data\ mark in LM file
  284. INFO: ngram_model_dmp.c(166): Will use memory-mapped I/O for LM file
  285. INFO: ngram_model_dmp.c(220): ngrams 1=252, 2=500, 3=250
  286. INFO: ngram_model_dmp.c(266): 252 = LM.unigrams(+trailer) read
  287. INFO: ngram_model_dmp.c(312): 500 = LM.bigrams(+trailer) read
  288. INFO: ngram_model_dmp.c(338): 250 = LM.trigrams read
  289. INFO: ngram_model_dmp.c(363): 3 = LM.prob2 entries read
  290. INFO: ngram_model_dmp.c(383): 3 = LM.bo_wt2 entries read
  291. INFO: ngram_model_dmp.c(403): 2 = LM.prob3 entries read
  292. INFO: ngram_model_dmp.c(431): 1 = LM.tseg_base entries read
  293. INFO: ngram_model_dmp.c(487): 252 = ascii word strings read
  294. INFO: ngram_search_fwdtree.c(99): 180 unique initial diphones
  295. INFO: ngram_search_fwdtree.c(148): 0 root, 0 non-root channels, 16 single-phone words
  296. INFO: ngram_search_fwdtree.c(186): Creating search tree
  297. INFO: ngram_search_fwdtree.c(192): before: 0 root, 0 non-root channels, 16 single-phone words
  298. INFO: ngram_search_fwdtree.c(326): after: max nonroot chan increased to 495
  299. INFO: ngram_search_fwdtree.c(339): after: 180 root, 367 non-root channels, 15 single-phone words
  300. INFO: ngram_search_fwdflat.c(157): fwdflat: min_ef_width = 4, max_sf_win = 25
  301. 2014-12-08 10:53:30.723 WordBug[11786:805802] There was no previous CMN value in the plist so we are using the fresh CMN value 42.000000.
  302. 2014-12-08 10:53:30.723 WordBug[11786:805802] Listening.
  303. 2014-12-08 10:53:30.725 WordBug[11786:805802] Project has these words or phrases in its dictionary:
  304. A
  305. A(2)
  306. ABOUT
  307. ADD
  308. AFTER
  309. AGAIN
  310. AGAIN(2)
  311. AIR
  312. ALL
  313. ALONG
  314. ALSO
  315. ALWAYS
  316. ALWAYS(2)
  317. AMERICA
  318. AMERICA(2)
  319. AN
  320. AN(2)
  321. AND
  322. AND(2)
  323. ANIMAL
  324. ANOTHER
  325. ANSWER
  326. ANY
  327. ARE
  328. ARE(2)
  329. AROUND
  330. AROUND(2)
  331. AS
  332. AS(2)
  333. ASK
  334. AT
  335. ...and 284 more.
  336. 2014-12-08 10:53:30.725 WordBug[11786:805802] Recognition loop has started
  337. 2014-12-08 10:53:31.194 WordBug[11786:805783] Pocketsphinx is now listening.
  338. 2014-12-08 10:53:31.617 WordBug[11786:805804] Speech detected...
  339. 2014-12-08 10:53:31.618 WordBug[11786:805783] Local callback: Pocketsphinx has detected speech.
  340. INFO: ngram_search.c(462): Resized backpointer table to 10000 entries
  341. INFO: ngram_search.c(470): Resized score stack to 200000 entries
  342. INFO: ngram_search.c(462): Resized backpointer table to 20000 entries
  343. INFO: ngram_search.c(470): Resized score stack to 400000 entries
  344. INFO: ngram_search.c(462): Resized backpointer table to 40000 entries
  345. INFO: cmn_prior.c(99): cmn_prior_update: from < 42.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 >
  346. INFO: cmn_prior.c(116): cmn_prior_update: to < 58.48 12.83 -7.73 -5.99 -15.14 3.02 -12.51 -4.37 -0.31 3.54 1.44 -3.50 -1.74 >
  347. INFO: cmn_prior.c(99): cmn_prior_update: from < 58.48 12.83 -7.73 -5.99 -15.14 3.02 -12.51 -4.37 -0.31 3.54 1.44 -3.50 -1.74 >
  348. INFO: cmn_prior.c(116): cmn_prior_update: to < 58.89 11.54 -6.29 -4.29 -10.33 2.30 -12.16 -1.51 0.45 2.30 -0.02 -4.51 -3.19 >
  349. INFO: ngram_search.c(470): Resized score stack to 800000 entries
  350. 2014-12-08 10:53:45.067 WordBug[11786:805804] An utterance appears to be stuck in listening mode. Exiting stuck utterance.
  351. 2014-12-08 10:53:45.068 WordBug[11786:805804] End of speech detected...
  352. INFO: cmn_prior.c(131): cmn_prior_update: from < 58.89 11.54 -6.29 -4.29 -10.33 2.30 -12.16 -1.51 0.45 2.30 -0.02 -4.51 -3.19 >
  353. INFO: cmn_prior.c(149): cmn_prior_update: to < 56.89 11.77 -5.73 -1.28 -8.73 4.20 -11.03 -4.44 1.11 2.39 2014-12-08 10:53:45.069 WordBug[11786:805783] Local callback: Pocketsphinx has detected a second of silence, concluding an utterance.
  354. 0.73 -4.15 -2.22 >
  355. INFO: ngram_search_fwdtree.c(1550): 34241 words recognized (25/fr)
  356. INFO: ngram_search_fwdtree.c(1552): 2531343 senones evaluated (1865/fr)
  357. INFO: ngram_search_fwdtree.c(1556): 1674542 channels searched (1234/fr), 243540 1st, 969282 last
  358. INFO: ngram_search_fwdtree.c(1559): 61535 words for which last channels evaluated (45/fr)
  359. INFO: ngram_search_fwdtree.c(1561): 302093 candidate words for entering last phone (222/fr)
  360. INFO: ngram_search_fwdtree.c(1564): fwdtree 2.86 CPU 0.211 xRT
  361. INFO: ngram_search_fwdtree.c(1567): fwdtree 14.12 wall 1.040 xRT
  362. INFO: ngram_search_fwdflat.c(302): Utterance vocabulary contains 218 words
  363. INFO: ngram_search_fwdflat.c(938): 20024 words recognized (15/fr)
  364. INFO: ngram_search_fwdflat.c(940): 1520667 senones evaluated (1121/fr)
  365. INFO: ngram_search_fwdflat.c(942): 1809954 channels searched (1333/fr)
  366. INFO: ngram_search_fwdflat.c(944): 88585 words searched (65/fr)
  367. INFO: ngram_search_fwdflat.c(947): 53179 word transitions (39/fr)
  368. INFO: ngram_search_fwdflat.c(950): fwdflat 1.69 CPU 0.124 xRT
  369. INFO: ngram_search_fwdflat.c(953): fwdflat 1.79 wall 0.132 xRT
  370. INFO: ngram_search.c(1215): </s> not found in last frame, using IT.1355 instead
  371. INFO: ngram_search.c(1268): lattice start node <s>.0 end node IT.1300
  372. INFO: ngram_search.c(1294): Eliminated 105 nodes before end node
  373. INFO: ngram_search.c(1399): Lattice has 4375 nodes, 39222 links
  374. INFO: ps_lattice.c(1368): Normalizer P(O) = alpha(IT:1300:1355) = -10093580
  375. INFO: ps_lattice.c(1403): Joint P(O,S) = -10136048 P(S|O) = -42468
  376. INFO: ngram_search.c(890): bestpath 55.01 CPU 4.057 xRT
  377. INFO: ngram_search.c(893): bestpath 56.25 wall 4.148 xRT
  378. 2014-12-08 10:54:43.109 WordBug[11786:805804] Pocketsphinx heard "SO AN IT" with a score of (-42468) and an utterance ID of 0.
  379. 2014-12-08 10:54:43.110 WordBug[11786:805783] Flite sending interrupt speech request.
  380. 2014-12-08 10:54:43.111 WordBug[11786:805783] Local callback: The received hypothesis is SO AN IT with a score of -42468 and an ID of 0
  381. INFO: cmn_prior.c(99): cmn_prior_update: from < 56.89 11.77 -5.73 -1.28 -8.73 4.20 -11.03 -4.44 1.11 2.39 0.73 -4.15 -2.22 >
  382. INFO: cmn_prior.c(116): cmn_prior_update: to < 56.09 11.15 -4.38 -0.39 -8.13 4.54 -11.18 -4.70 0.38 2.33 0.78 -4.18 -1.89 >
  383. INFO: cmn_prior.c(99): cmn_prior_update: from < 56.09 11.15 -4.38 -0.39 -8.13 4.54 -11.18 -4.70 0.38 2.33 0.78 -4.18 -1.89 >
  384. INFO: cmn_prior.c(116): cmn_prior_update: to < 54.96 9.21 -1.77 -1.75 -7.04 4.28 -12.80 -3.20 -0.63 2.95 0.78 -3.97 -2.32 >
  385. INFO: cmn_prior.c(99): cmn_prior_update: from < 54.96 9.21 -1.77 -1.75 -7.04 4.28 -12.80 -3.20 -0.63 2.95 0.78 -3.97 -2.32 >
  386. INFO: cmn_prior.c(116): cmn_prior_update: to < 54.66 8.84 -2.00 0.30 -7.30 1.50 -12.26 -1.95 -0.66 2.66 1.54 -3.07 -1.35 >
  387. INFO: cmn_prior.c(99): cmn_prior_update: from < 54.66 8.84 -2.00 0.30 -7.30 1.50 -12.26 -1.95 -0.66 2.66 1.54 -3.07 -1.35 >
  388. INFO: cmn_prior.c(116): cmn_prior_update: to < 54.04 9.16 -3.12 1.57 -6.97 0.78 -12.95 -0.87 0.41 1.53 1.31 -3.92 -0.75 >
  389. INFO: cmn_prior.c(99): cmn_prior_update: from < 54.04 9.16 -3.12 1.57 -6.97 0.78 -12.95 -0.87 0.41 1.53 1.31 -3.92 -0.75 >
  390. INFO: cmn_prior.c(116): cmn_prior_update: to < 53.69 9.91 -3.84 0.93 -8.65 2.76 -11.49 -1.80 0.32 -1.28 -0.37 -4.46 0.12 >
  391. INFO: cmn_prior.c(99): cmn_prior_update: from < 53.69 9.91 -3.84 0.93 -8.65 2.76 -11.49 -1.80 0.32 -1.28 -0.37 -4.46 0.12 >
  392. INFO: cmn_prior.c(116): cmn_prior_update: to < 53.13 8.97 -2.55 1.02 -6.92 1.29 -11.54 -1.76 0.26 -1.70 -0.74 -4.18 0.24 >
  393. INFO: cmn_prior.c(99): cmn_prior_update: from < 53.13 8.97 -2.55 1.02 -6.92 1.29 -11.54 -1.76 0.26 -1.70 -0.74 -4.18 0.24 >
  394. INFO: cmn_prior.c(116): cmn_prior_update: to < 52.61 11.03 -2.51 1.86 -5.74 0.12 -13.12 -2.40 1.12 -0.39 -0.44 -5.32 -0.25 >
  395. INFO: cmn_prior.c(99): cmn_prior_update: from < 52.61 11.03 -2.51 1.86 -5.74 0.12 -13.12 -2.40 1.12 -0.39 -0.44 -5.32 -0.25 >
  396. INFO: cmn_prior.c(116): cmn_prior_update: to < 53.89 11.59 -3.06 2.59 -6.13 -1.26 -14.15 -2.48 -1.11 -3.66 -2.80 -7.33 -1.10 >
  397. INFO: ngram_search.c(462): Resized backpointer table to 80000 entries
  398. INFO: cmn_prior.c(99): cmn_prior_update: from < 53.89 11.59 -3.06 2.59 -6.13 -1.26 -14.15 -2.48 -1.11 -3.66 -2.80 -7.33 -1.10 >
  399. INFO: cmn_prior.c(116): cmn_prior_update: to < 53.56 12.06 -3.00 3.12 -6.51 -0.74 -14.95 -1.21 -1.36 -4.02 -3.90 -7.78 -0.69 >
  400. INFO: cmn_prior.c(99): cmn_prior_update: from < 53.56 12.06 -3.00 3.12 -6.51 -0.74 -14.95 -1.21 -1.36 -4.02 -3.90 -7.78 -0.69 >
  401. INFO: cmn_prior.c(116): cmn_prior_update: to < 52.97 10.32 -3.49 2.78 -7.76 -0.85 -13.19 -0.88 -1.89 -2.98 -2.67 -6.19 0.93 >
  402. INFO: cmn_prior.c(99): cmn_prior_update: from < 52.97 10.32 -3.49 2.78 -7.76 -0.85 -13.19 -0.88 -1.89 -2.98 -2.67 -6.19 0.93 >
  403. INFO: cmn_prior.c(116): cmn_prior_update: to < 52.81 8.82 -3.80 2.31 -7.53 0.81 -11.80 0.84 0.97 -3.05 -0.80 -6.71 0.33 >
  404. INFO: cmn_prior.c(99): cmn_prior_update: from < 52.81 8.82 -3.80 2.31 -7.53 0.81 -11.80 0.84 0.97 -3.05 -0.80 -6.71 0.33 >
  405. INFO: cmn_prior.c(116): cmn_prior_update: to < 52.69 9.15 -6.01 2.02 -6.51 -0.03 -13.09 3.83 2.38 -3.48 -2.24 -5.25 1.41 >
  406. INFO: cmn_prior.c(99): cmn_prior_update: from < 52.69 9.15 -6.01 2.02 -6.51 -0.03 -13.09 3.83 2.38 -3.48 -2.24 -5.25 1.41 >
  407. INFO: cmn_prior.c(116): cmn_prior_update: to < 54.87 10.69 -7.15 0.66 -8.79 -1.10 -13.22 1.75 -0.30 -3.51 -2.20 -5.78 1.30 >
  408. INFO: cmn_prior.c(99): cmn_prior_update: from < 54.87 10.69 -7.15 0.66 -8.79 -1.10 -13.22 1.75 -0.30 -3.51 -2.20 -5.78 1.30 >
  409. INFO: cmn_prior.c(116): cmn_prior_update: to < 54.86 11.05 -8.26 1.51 -8.41 -0.14 -14.08 1.66 0.16 -3.32 -2.65 -6.76 1.15 >
  410. INFO: cmn_prior.c(99): cmn_prior_update: from < 54.86 11.05 -8.26 1.51 -8.41 -0.14 -14.08 1.66 0.16 -3.32 -2.65 -6.76 1.15 >
  411. INFO: cmn_prior.c(116): cmn_prior_update: to < 53.88 11.16 -9.01 2.11 -8.14 1.69 -13.56 0.90 1.07 -1.61 -0.98 -7.99 0.45 >
  412. INFO: cmn_prior.c(99): cmn_prior_update: from < 53.88 11.16 -9.01 2.11 -8.14 1.69 -13.56 0.90 1.07 -1.61 -0.98 -7.99 0.45 >
  413. INFO: cmn_prior.c(116): cmn_prior_update: to < 53.46 10.91 -7.48 2.72 -7.73 1.24 -13.39 1.04 0.30 -1.44 -0.14 -8.00 0.97 >
  414. INFO: cmn_prior.c(99): cmn_prior_update: from < 53.46 10.91 -7.48 2.72 -7.73 1.24 -13.39 1.04 0.30 -1.44 -0.14 -8.00 0.97 >
  415. INFO: cmn_prior.c(116): cmn_prior_update: to < 53.87 11.19 -8.33 1.17 -8.48 1.13 -13.07 1.55 1.17 -2.21 -0.74 -7.33 0.80 >
  416. INFO: ngram_search.c(470): Resized score stack to 1600000 entries
  417. INFO: cmn_prior.c(99): cmn_prior_update: from < 53.87 11.19 -8.33 1.17 -8.48 1.13 -13.07 1.55 1.17 -2.21 -0.74 -7.33 0.80 >
  418. INFO: cmn_prior.c(116): cmn_prior_update: to < 54.01 11.80 -9.42 2.25 -7.15 2.43 -12.27 -0.13 1.64 -3.44 -0.93 -8.51 0.98 >
  419. INFO: ngram_search.c(462): Resized backpointer table to 160000 entries
  420. INFO: cmn_prior.c(99): cmn_prior_update: from < 54.01 11.80 -9.42 2.25 -7.15 2.43 -12.27 -0.13 1.64 -3.44 -0.93 -8.51 0.98 >
  421. INFO: cmn_prior.c(116): cmn_prior_update: to < 54.51 10.63 -9.52 2.16 -7.10 0.88 -13.14 -0.89 1.26 -3.52 -1.18 -7.41 0.62 >
  422. INFO: cmn_prior.c(99): cmn_prior_update: from < 54.51 10.63 -9.52 2.16 -7.10 0.88 -13.14 -0.89 1.26 -3.52 -1.18 -7.41 0.62 >
  423. INFO: cmn_prior.c(116): cmn_prior_update: to < 53.96 11.80 -8.01 0.49 -8.67 1.22 -12.83 -1.03 0.60 -4.03 -0.85 -4.75 0.79 >
  424. 2014-12-08 10:54:51.926 WordBug[11786:805804] Speech detected...
  425. 2014-12-08 10:54:51.927 WordBug[11786:805783] Local callback: Pocketsphinx has detected speech.
  426. INFO: cmn_prior.c(99): cmn_prior_update: from < 53.96 11.80 -8.01 0.49 -8.67 1.22 -12.83 -1.03 0.60 -4.03 -0.85 -4.75 0.79 >
  427. INFO: cmn_prior.c(116): cmn_prior_update: to < 53.69 12.80 -7.75 -0.42 -9.02 1.49 -11.45 -1.62 -0.13 -3.14 -1.74 -6.55 0.99 >
  428. INFO: cmn_prior.c(99): cmn_prior_update: from < 53.69 12.80 -7.75 -0.42 -9.02 1.49 -11.45 -1.62 -0.13 -3.14 -1.74 -6.55 0.99 >
  429. INFO: cmn_prior.c(116): cmn_prior_update: to < 53.88 12.43 -7.97 1.81 -7.70 0.79 -12.06 -1.00 -0.12 -4.22 -2.07 -6.72 1.05 >
  430. INFO: cmn_prior.c(99): cmn_prior_update: from < 53.88 12.43 -7.97 1.81 -7.70 0.79 -12.06 -1.00 -0.12 -4.22 -2.07 -6.72 1.05 >
  431. INFO: cmn_prior.c(116): cmn_prior_update: to < 54.95 13.45 -7.81 2.24 -6.47 1.80 -12.71 -1.19 1.21 -3.25 -1.14 -6.08 0.65 >
  432. INFO: cmn_prior.c(99): cmn_prior_update: from < 54.95 13.45 -7.81 2.24 -6.47 1.80 -12.71 -1.19 1.21 -3.25 -1.14 -6.08 0.65 >
  433. INFO: cmn_prior.c(116): cmn_prior_update: to < 56.83 12.67 -8.74 2.03 -6.14 1.20 -14.55 0.62 2.27 -3.28 -1.59 -7.30 1.32 >
  434. INFO: cmn_prior.c(99): cmn_prior_update: from < 56.83 12.67 -8.74 2.03 -6.14 1.20 -14.55 0.62 2.27 -3.28 -1.59 -7.30 1.32 >
  435. INFO: cmn_prior.c(116): cmn_prior_update: to < 56.61 11.55 -10.53 1.54 -8.74 1.08 -14.23 1.69 1.68 -3.00 -0.77 -8.15 2.20 >
  436. INFO: cmn_prior.c(99): cmn_prior_update: from < 56.61 11.55 -10.53 1.54 -8.74 1.08 -14.23 1.69 1.68 -3.00 -0.77 -8.15 2.20 >
  437. INFO: cmn_prior.c(116): cmn_prior_update: to < 55.72 11.82 -10.73 0.09 -9.74 1.61 -14.52 2.57 1.42 -3.27 -0.00 -8.29 2.37 >
  438. INFO: cmn_prior.c(99): cmn_prior_update: from < 55.72 11.82 -10.73 0.09 -9.74 1.61 -14.52 2.57 1.42 -3.27 -0.00 -8.29 2.37 >
  439. INFO: cmn_prior.c(116): cmn_prior_update: to < 56.41 11.72 -11.52 0.66 -10.64 0.71 -14.44 2.50 1.72 -2.14 1.17 -9.21 2.12 >
  440. INFO: cmn_prior.c(99): cmn_prior_update: from < 56.41 11.72 -11.52 0.66 -10.64 0.71 -14.44 2.50 1.72 -2.14 1.17 -9.21 2.12 >
  441. INFO: cmn_prior.c(116): cmn_prior_update: to < 55.16 11.24 -10.07 1.93 -10.66 0.59 -13.28 3.27 0.14 -3.11 0.71 -8.64 2.94 >
  442. INFO: cmn_prior.c(99): cmn_prior_update: from < 55.16 11.24 -10.07 1.93 -10.66 0.59 -13.28 3.27 0.14 -3.11 0.71 -8.64 2.94 >
  443. INFO: cmn_prior.c(116): cmn_prior_update: to < 55.77 11.43 -10.34 2.67 -10.26 0.02 -14.12 3.79 -0.80 -2.59 -0.19 -9.36 2.80 >
  444. INFO: cmn_prior.c(99): cmn_prior_update: from < 55.77 11.43 -10.34 2.67 -10.26 0.02 -14.12 3.79 -0.80 -2.59 -0.19 -9.36 2.80 >
  445. INFO: cmn_prior.c(116): cmn_prior_update: to < 56.00 10.85 -9.07 3.29 -9.45 0.66 -16.79 3.06 -2.97 -4.00 -0.65 -8.25 2.42 >
  446. INFO: cmn_prior.c(99): cmn_prior_update: from < 56.00 10.85 -9.07 3.29 -9.45 0.66 -16.79 3.06 -2.97 -4.00 -0.65 -8.25 2.42 >
  447. INFO: cmn_prior.c(116): cmn_prior_update: to < 54.50 11.53 -6.58 2.64 -7.21 1.38 -16.46 1.79 -2.78 -3.43 0.42 -7.74 1.61 >
  448. INFO: cmn_prior.c(99): cmn_prior_update: from < 54.50 11.53 -6.58 2.64 -7.21 1.38 -16.46 1.79 -2.78 -3.43 0.42 -7.74 1.61 >
  449. INFO: cmn_prior.c(116): cmn_prior_update: to < 53.97 11.99 -5.30 0.92 -7.47 1.23 -15.78 1.07 -1.89 -3.61 1.44 -6.15 1.38 >
  450. 2014-12-08 10:55:21.064 WordBug[11786:806009] An utterance appears to be stuck in listening mode. Exiting stuck utterance.
  451. 2014-12-08 10:55:21.065 WordBug[11786:806009] End of speech detected...
  452. INFO: cmn_prior.c(131): cmn_prior_update: from < 53.97 11.99 -5.30 0.92 -7.47 1.23 -15.78 1.07 -1.89 -3.61 1.44 -6.15 1.38 >
  453. INFO: cmn_prior.c(149): cmn_prior_update: to < 53.50 11.23 -2.26 -0.18 -8.20 1.31 -16.12 1.38 -4.16 -3.75 2.02 -5.44 0.96 >
  454. 2014-12-08 10:55:21.067 WordBug[11786:805783] Local callback: Pocketsphinx has detected a second of silence, concluding an utterance.
  455. INFO: ngram_search_fwdtree.c(1550): 145571 words recognized (15/fr)
  456. INFO: ngram_search_fwdtree.c(1552): 14664322 senones evaluated (1528/fr)
  457. INFO: ngram_search_fwdtree.c(1556): 7754590 channels searched (808/fr), 1725761 1st, 2820778 last
  458. INFO: ngram_search_fwdtree.c(1559): 260978 words for which last channels evaluated (27/fr)
  459. INFO: ngram_search_fwdtree.c(1561): 1829937 candidate words for entering last phone (190/fr)
  460. INFO: ngram_search_fwdtree.c(1564): fwdtree 14.43 CPU 0.150 xRT
  461. INFO: ngram_search_fwdtree.c(1567): fwdtree 37.91 wall 0.395 xRT
  462. INFO: ngram_search_fwdflat.c(302): Utterance vocabulary contains 229 words
  463. INFO: ngram_search_fwdflat.c(938): 96438 words recognized (10/fr)
  464. INFO: ngram_search_fwdflat.c(940): 5528819 senones evaluated (576/fr)
  465. INFO: ngram_search_fwdflat.c(942): 5064584 channels searched (527/fr)
  466. INFO: ngram_search_fwdflat.c(944): 308486 words searched (32/fr)
  467. INFO: ngram_search_fwdflat.c(947): 155659 word transitions (16/fr)
  468. INFO: ngram_search_fwdflat.c(950): fwdflat 6.33 CPU 0.066 xRT
  469. INFO: ngram_search_fwdflat.c(953): fwdflat 6.45 wall 0.067 xRT
  470. INFO: ngram_search.c(1268): lattice start node <s>.0 end node </s>.9592
  471. INFO: ngram_search.c(1294): Eliminated 0 nodes before end node
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement