voxforge.org
VoxForge Dev

root/Trunk/Scripts/Testing_scripts/NightlyTest/julianOutput

Revision 2115, 32.3 kB (checked in by kmaclean, 2 years ago)

More Updates to Scripts to address repository restructuring

Line 
1 reading [test.dfa] and [test.dict]...
2 - Gram #0: read
3 [grammars]
4   # 0: [active     ]   18 words,   7 categories,    8 nodes (new) "test"
5 gram "test" registered
6 - Grammar update check
7 - Gram #0: installed
8 now beam width = 63 (guess)
9 - update completed
10 [grammars]
11   # 0: [active     ]   18 words,   7 categories,    8 nodes "test"
12   Global:              18 words,   7 categories,    8 nodes
13 ------------- System Info begin -------------
14 Julian rev.3.5.2-multipath (fast)
15
16 Engine configuration:
17  - Base setup : fast
18  - Tunings    : DFA, IconvOutput
19  - Compiled by: gcc -O6 -fomit-frame-pointer
20
21 Continuous Speech Recognition Parser based on automaton grammar
22
23 Files:
24     hmmfilename=/data/svn-mirror-copy/Nightly_Builds/AcousticModel-2007-04-26/HTK/8kHz_16bit/MFCC_O_D/hmmdefs
25     hmmmapfilename=/data/svn-mirror-copy/Nightly_Builds/AcousticModel-2007-04-26/HTK/8kHz_16bit/MFCC_O_D/tiedlist
26     grammar #1:
27         dfa  = test.dfa
28         dict = test.dict
29
30 Speech input source: file
31
32 Acoustic analysis condition:
33                parameter = MFCC_0_D_N_Z (25 dimension from 12 cepstrum)
34            sample period = 1250 ns      ( 8000 Hz)
35              window size =  400 samples (50.0 ms)
36              frame shift =  160 samples (20.0 ms)
37             pre-emphasis = 0.97
38             # filterbank = 24
39            cepst. lifter = 22
40               raw energy = False
41         energy normalize = False
42             delta window = 2 frames (40.0 ms) around
43                 hi freq. = OFF
44                 lo freq. = OFF
45     spectral subtraction = off
46
47 HMM Info:
48     4775 models, 2843 states, 2843 mixtures are defined
49               model type = context dependency handling ON
50       training parameter = MFCC_N_D_Z_0
51            vector length = 25
52         cov. matrix type = DIAGC
53            duration type = NULLD
54              mixture num = 1
55            max state num = 5
56       skippable models = sp (1 model(s))
57
58 Dictionary Info:
59         vocabulary size  = 18 words, 52 models
60         average word len = 2.9 models, 8.7 states
61        maximum state num = 15 nodes per word
62        transparent words = not exist
63        words under class = not exist
64
65 Lexicon tree info:
66          total node num =    210
67           root node num =     18
68           leaf node num =     18
69
70 DFA grammar info:
71       8 nodes, 11 arcs, 7 terminal(category) symbols
72       category-pair matrix size is 6 bytes
73
74 Weights and words:
75         (-penalty1) IW penalty1 = +50.0
76         (-penalty2) IW penalty2 = +100.0
77         (-cmalpha)CM alpha coef = 0.050000
78         (-sp)shortpause HMM name= "sp" specified, "sp" applied (physical)
79           found sp category IDs =
80          inter-word short pause = on (append "sp" for each word tail)
81           sp transition penalty = -55.0
82
83 Search parameters:
84               1st pass decoding = batch with sentence CMN
85                 1st pass method = 1-best approx. generating indexed trellis
86         (-b) trellis beam width = 63 (-1 or not specified - guessed)
87         (-n)search candidate num= 1
88         (-s)  search stack size = 500
89         (-m)    search overflow = after 2000 hypothesis poped
90                 2nd pass method = searching sentence, generating N-best
91         (-b2)  pass2 beam width = 200
92         (-lookuprange)lookup range= 5  (tm-5 <= t <tm+5)
93         (-sb)2nd scan beamthres = 200.0 (in logscore)
94         (-gprune)Gauss. pruning = safe
95         (-tmix)   mixture thres = 2 / 0
96         (-n)        search till = 1 candidates found
97         (-output)    and output = 1 candidates out of above
98          IWCD handling:
99            1st pass: approximation (use max. prob. of same LC)
100            2nd pass: loose (apply when hypo. is popped and scanned)
101          all possible words will be expanded in 2nd pass
102          build_wchmm2() used
103          lcdset limited by word-pair constraint
104          output word confidence measure based on search-time scores
105
106 System I/O configuration:
107             speech input source = speech file
108                  input filelist = test_wavlst8kHz_16bit
109                  sampling freq. = 8000 Hz required
110                 threaded A/D-in = supported, off
111           zero frames stripping = on
112                 silence cutting = off
113                remove DC offset = off
114              reject short input = off
115         short pause segmentation= off
116                result output to = tty (standard out)
117            output charset conv. = disabled
118
119 ------------- System Info end -------------
120
121 ------
122
123 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test1.wav
124 17622 samples (2.20 sec.)
125 length: 108 frames (2.16 sec.)
126
127 pass1_best: <s> PHONE YOUNG </s>
128 pass1_best_wordseq: 0 2 5 1
129 pass1_best_phonemeseq: sil | f ow n | y ah ng | sil
130 pass1_best_score: -2616.017090
131
132 samplenum=108
133 sentence1: <s> PHONE YOUNG </s>
134 wseq1: 0 2 5 1
135 phseq1: sil | f ow n | y ah ng | sil
136 cmscore1: 1.000 0.993 1.000 1.000
137 score1: -2482.315430
138 9 generated, 9 pushed, 5 nodes popped in 108
139
140 ------
141
142 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test2.wav
143 20864 samples (2.61 sec.)
144 length: 128 frames (2.56 sec.)
145
146 pass1_best: <s> CALL YOUNG </s>
147 pass1_best_wordseq: 0 2 5 1
148 pass1_best_phonemeseq: sil | k ao l | y ah ng | sil
149 pass1_best_score: -2876.759033
150
151 samplenum=128
152 sentence1: <s> CALL YOUNG </s>
153 wseq1: 0 2 5 1
154 phseq1: sil | k ao l | y ah ng | sil
155 cmscore1: 1.000 0.984 1.000 1.000
156 score1: -2730.038574
157 9 generated, 9 pushed, 5 nodes popped in 128
158
159 ------
160
161 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test3.wav
162 16256 samples (2.03 sec.)
163 length: 100 frames (2.00 sec.)
164
165 pass1_best: <s> CALL YOUNG </s>
166 pass1_best_wordseq: 0 2 5 1
167 pass1_best_phonemeseq: sil | k ao l | y ah ng | sil
168 pass1_best_score: -2410.086182
169
170 samplenum=100
171 sentence1: <s> CALL YOUNG </s>
172 wseq1: 0 2 5 1
173 phseq1: sil | k ao l | y ah ng | sil
174 cmscore1: 1.000 0.975 1.000 1.000
175 score1: -2261.614990
176 6 generated, 6 pushed, 5 nodes popped in 100
177
178 ------
179
180 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test4.wav
181 29227 samples (3.65 sec.)
182 length: 181 frames (3.62 sec.)
183
184 pass1_best: <s> DIAL ONE FIVE FOUR FOUR FOUR
185 pass1_best_wordseq: 0 3 6 6 6 6 6
186 pass1_best_phonemeseq: sil | d ay ax l | w ah n | f ay v | f ao r | f ao r | f ao r
187 pass1_best_score: -4118.581543
188
189 samplenum=181
190 stack empty, search terminate now
191 0 sentences have found
192 got no candidates, output 1st pass result as a final result
193 sentence1: <s> DIAL ONE FIVE FOUR FOUR FOUR
194 wseq1: 0 3 6 6 6 6 6
195 phseq1: sil | d ay ax l | w ah n | f ay v | f ao r | f ao r | f ao r
196 cmscore1: 0.000 0.000 0.000 0.000 0.000 0.000 0.000
197 score1: -4118.581543
198 0 generated, 0 pushed, 0 nodes popped in 181
199
200 ------
201
202 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test5.wav
203 17110 samples (2.14 sec.)
204 length: 105 frames (2.10 sec.)
205
206 pass1_best: <s> PHONE YOUNG </s>
207 pass1_best_wordseq: 0 2 5 1
208 pass1_best_phonemeseq: sil | f ow n | y ah ng | sil
209 pass1_best_score: -2520.825439
210
211 samplenum=105
212 sentence1: <s> PHONE YOUNG </s>
213 wseq1: 0 2 5 1
214 phseq1: sil | f ow n | y ah ng | sil
215 cmscore1: 1.000 0.996 1.000 1.000
216 score1: -2384.357910
217 8 generated, 8 pushed, 5 nodes popped in 105
218
219 ------
220
221 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test6.wav
222 17963 samples (2.25 sec.)
223 length: 110 frames (2.20 sec.)
224
225 pass1_best: <s> CALL YOUNG </s>
226 pass1_best_wordseq: 0 2 5 1
227 pass1_best_phonemeseq: sil | k ao l | y ah ng | sil
228 pass1_best_score: -2540.363770
229
230 samplenum=110
231 sentence1: <s> CALL YOUNG </s>
232 wseq1: 0 2 5 1
233 phseq1: sil | k ao l | y ah ng | sil
234 cmscore1: 1.000 0.990 1.000 1.000
235 score1: -2394.782715
236 8 generated, 8 pushed, 5 nodes popped in 110
237
238 ------
239
240 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test7.wav
241 22400 samples (2.80 sec.)
242 length: 138 frames (2.76 sec.)
243
244 pass1_best: <s> PHONE STEVE YOUNG </s>
245 pass1_best_wordseq: 0 2 4 5 1
246 pass1_best_phonemeseq: sil | f ow n | s t iy v | y ah ng | sil
247 pass1_best_score: -3216.065674
248
249 samplenum=138
250 sentence1: <s> PHONE STEVE YOUNG </s>
251 wseq1: 0 2 4 5 1
252 phseq1: sil | f ow n | s t iy v | y ah ng | sil
253 cmscore1: 1.000 0.999 1.000 1.000 1.000
254 score1: -3020.071777
255 11 generated, 11 pushed, 6 nodes popped in 138
256
257 ------
258
259 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test8.wav
260 16939 samples (2.12 sec.)
261 length: 104 frames (2.08 sec.)
262
263 pass1_best: <s> CALL YOUNG </s>
264 pass1_best_wordseq: 0 2 5 1
265 pass1_best_phonemeseq: sil | k ao l | y ah ng | sil
266 pass1_best_score: -2547.706787
267
268 samplenum=104
269 sentence1: <s> CALL YOUNG </s>
270 wseq1: 0 2 5 1
271 phseq1: sil | k ao l | y ah ng | sil
272 cmscore1: 1.000 0.995 1.000 1.000
273 score1: -2400.329346
274 9 generated, 9 pushed, 5 nodes popped in 104
275
276 ------
277
278 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test9.wav
279 19499 samples (2.44 sec.)
280 length: 120 frames (2.40 sec.)
281
282 pass1_best: <s> PHONE STEVE YOUNG </s>
283 pass1_best_wordseq: 0 2 4 5 1
284 pass1_best_phonemeseq: sil | f ow n | s t iy v | y ah ng | sil
285 pass1_best_score: -2835.075439
286
287 samplenum=120
288 sentence1: <s> PHONE STEVE YOUNG </s>
289 wseq1: 0 2 4 5 1
290 phseq1: sil | f ow n | s t iy v | y ah ng | sil
291 cmscore1: 1.000 0.993 0.994 1.000 1.000
292 score1: -2636.298096
293 11 generated, 11 pushed, 6 nodes popped in 120
294
295 ------
296
297 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test10.wav
298 16427 samples (2.05 sec.)
299 length: 101 frames (2.02 sec.)
300
301 pass1_best: <s> DIAL NINE </s>
302 pass1_best_wordseq: 0 3 6 1
303 pass1_best_phonemeseq: sil | d ay ax l | n ay n | sil
304 pass1_best_score: -2483.810547
305
306 samplenum=101
307 sentence1: <s> DIAL NINE </s>
308 wseq1: 0 3 6 1
309 phseq1: sil | d ay ax l | n ay n | sil
310 cmscore1: 1.000 0.997 0.999 1.000
311 score1: -2330.920410
312 8 generated, 8 pushed, 5 nodes popped in 101
313
314 ------
315
316 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test11.wav
317 39490 samples (4.94 sec.)
318 length: 245 frames (4.90 sec.)
319
320 pass1_best: <s> DIAL THREE SIX NINE EIGHT ZERO THREE FIVE </s>
321 pass1_best_wordseq: 0 3 6 6 6 6 6 6 6 1
322 pass1_best_phonemeseq: sil | d ay ax l | th r iy | s ih k s | n ay n | ey t | z ih r ow | th r iy | f ay v | sil
323 pass1_best_score: -6238.049316
324
325 samplenum=245
326 sentence1: <s> DIAL THREE SIX NINE EIGHT ZERO THREE FIVE </s>
327 wseq1: 0 3 6 6 6 6 6 6 6 1
328 phseq1: sil | d ay ax l | th r iy | s ih k s | n ay n | ey t | z ih r ow | th r iy | f ay v | sil
329 cmscore1: 1.000 0.997 0.931 0.992 0.867 0.701 0.998 0.997 1.000 1.000
330 score1: -5786.414551
331 63 generated, 63 pushed, 11 nodes popped in 245
332
333 ------
334
335 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test12.wav
336 29910 samples (3.74 sec.)
337 length: 185 frames (3.70 sec.)
338
339 pass1_best: <s> DIAL NINE SEVEN SIX FOUR FOUR </s>
340 pass1_best_wordseq: 0 3 6 6 6 6 6 1
341 pass1_best_phonemeseq: sil | d ay ax l | n ay n | s eh v ih n | s ih k s | f ao r | f ao r | sil
342 pass1_best_score: -4763.364258
343
344 samplenum=185
345 sentence1: <s> DIAL NINE SEVEN SIX FOUR FOUR </s>
346 wseq1: 0 3 6 6 6 6 6 1
347 phseq1: sil | d ay ax l | n ay n | s eh v ih n | s ih k s | f ao r | f ao r | sil
348 cmscore1: 1.000 1.000 1.000 0.999 0.994 1.000 1.000 1.000
349 score1: -4396.794922
350 30 generated, 30 pushed, 9 nodes popped in 185
351
352 ------
353
354 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test13.wav
355 25302 samples (3.16 sec.)
356 length: 156 frames (3.12 sec.)
357
358 pass1_best: <s> PHONE STEVE YOUNG </s>
359 pass1_best_wordseq: 0 2 4 5 1
360 pass1_best_phonemeseq: sil | f ow n | s t iy v | y ah ng | sil
361 pass1_best_score: -3694.422852
362
363 samplenum=156
364 sentence1: <s> PHONE STEVE YOUNG </s>
365 wseq1: 0 2 4 5 1
366 phseq1: sil | f ow n | s t iy v | y ah ng | sil
367 cmscore1: 1.000 1.000 1.000 1.000 1.000
368 score1: -3505.807373
369 10 generated, 10 pushed, 6 nodes popped in 156
370
371 ------
372
373 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test14.wav
374 36921 samples (4.62 sec.)
375 length: 229 frames (4.58 sec.)
376
377 pass1_best: <s> DIAL EIGHT SIX FOUR SEVEN TWO FIVE FIVE
378 pass1_best_wordseq: 0 3 6 6 6 6 6 6 6
379 pass1_best_phonemeseq: sil | d ay ax l | ey t | s ih k s | f ao r | s eh v ih n | t uw | f ay v | f ay v
380 pass1_best_score: -5590.215332
381
382 samplenum=229
383 stack empty, search terminate now
384 0 sentences have found
385 got no candidates, output 1st pass result as a final result
386 sentence1: <s> DIAL EIGHT SIX FOUR SEVEN TWO FIVE FIVE
387 wseq1: 0 3 6 6 6 6 6 6 6
388 phseq1: sil | d ay ax l | ey t | s ih k s | f ao r | s eh v ih n | t uw | f ay v | f ay v
389 cmscore1: 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000
390 score1: -5590.215332
391 0 generated, 0 pushed, 0 nodes popped in 229
392
393 ------
394
395 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test15.wav
396 44250 samples (5.53 sec.)
397 length: 275 frames (5.50 sec.)
398
399 pass1_best: <s> DIAL FOUR NINE EIGHT FOUR TWO ZERO NINE NINE
400 pass1_best_wordseq: 0 3 6 6 6 6 6 6 6 6
401 pass1_best_phonemeseq: sil | d ay ax l | f ao r | n ay n | ey t | f ao r | t uw | z ih r ow | n ay n | n ay n
402 pass1_best_score: -7012.069824
403
404 samplenum=275
405 stack empty, search terminate now
406 0 sentences have found
407 got no candidates, output 1st pass result as a final result
408 sentence1: <s> DIAL FOUR NINE EIGHT FOUR TWO ZERO NINE NINE
409 wseq1: 0 3 6 6 6 6 6 6 6 6
410 phseq1: sil | d ay ax l | f ao r | n ay n | ey t | f ao r | t uw | z ih r ow | n ay n | n ay n
411 cmscore1: 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000
412 score1: -7012.069824
413 0 generated, 0 pushed, 0 nodes popped in 275
414
415 ------
416
417 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test16.wav
418 17451 samples (2.18 sec.)
419 length: 107 frames (2.14 sec.)
420
421 pass1_best: <s> CALL YOUNG </s>
422 pass1_best_wordseq: 0 2 5 1
423 pass1_best_phonemeseq: sil | k ao l | y ah ng | sil
424 pass1_best_score: -2504.754639
425
426 samplenum=107
427 sentence1: <s> CALL YOUNG </s>
428 wseq1: 0 2 5 1
429 phseq1: sil | k ao l | y ah ng | sil
430 cmscore1: 1.000 0.998 1.000 1.000
431 score1: -2357.730957
432 8 generated, 8 pushed, 5 nodes popped in 107
433
434 ------
435
436 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test17.wav
437 44758 samples (5.59 sec.)
438 length: 278 frames (5.56 sec.)
439
440 pass1_best: <s> DIAL SEVEN ONE TWO TWO SIX FOUR THREE </s>
441 pass1_best_wordseq: 0 3 6 6 6 6 6 6 6 1
442 pass1_best_phonemeseq: sil | d ay ax l | s eh v ih n | w ah n | t uw | t uw | s ih k s | f ao r | th r iy | sil
443 pass1_best_score: -7145.821289
444
445 samplenum=278
446 sentence1: <s> DIAL SEVEN ONE TWO TWO SIX FOUR THREE </s>
447 wseq1: 0 3 6 6 6 6 6 6 6 1
448 phseq1: sil | d ay ax l | s eh v ih n | w ah n | t uw | t uw | s ih k s | f ao r | th r iy | sil
449 cmscore1: 1.000 1.000 0.872 0.683 0.935 0.686 0.999 1.000 1.000 1.000
450 score1: -6705.606934
451 56 generated, 56 pushed, 11 nodes popped in 278
452
453 ------
454
455 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test18.wav
456 19328 samples (2.42 sec.)
457 length: 119 frames (2.38 sec.)
458
459 pass1_best: <s> DIAL SIX </s>
460 pass1_best_wordseq: 0 3 6 1
461 pass1_best_phonemeseq: sil | d ay ax l | s ih k s | sil
462 pass1_best_score: -2793.977783
463
464 samplenum=119
465 sentence1: <s> DIAL SIX </s>
466 wseq1: 0 3 6 1
467 phseq1: sil | d ay ax l | s ih k s | sil
468 cmscore1: 1.000 0.969 0.999 1.000
469 score1: -2649.099609
470 7 generated, 7 pushed, 5 nodes popped in 119
471
472 ------
473
474 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test19.wav
475 26496 samples (3.31 sec.)
476 length: 164 frames (3.28 sec.)
477
478 pass1_best: <s> DIAL NINE SEVEN SEVEN </s>
479 pass1_best_wordseq: 0 3 6 6 6 1
480 pass1_best_phonemeseq: sil | d ay ax l | n ay n | s eh v ih n | s eh v ih n | sil
481 pass1_best_score: -4057.876953
482
483 samplenum=164
484 sentence1: <s> DIAL NINE SEVEN SEVEN </s>
485 wseq1: 0 3 6 6 6 1
486 phseq1: sil | d ay ax l | n ay n | s eh v ih n | s eh v ih n | sil
487 cmscore1: 1.000 0.999 1.000 0.923 0.999 1.000
488 score1: -3762.356934
489 18 generated, 18 pushed, 7 nodes popped in 164
490
491 ------
492
493 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test20.wav
494 24107 samples (3.01 sec.)
495 length: 149 frames (2.98 sec.)
496
497 pass1_best: <s> PHONE YOUNG </s>
498 pass1_best_wordseq: 0 2 5 1
499 pass1_best_phonemeseq: sil | f ow n | y ah ng | sil
500 pass1_best_score: -3392.956543
501
502 samplenum=149
503 sentence1: <s> PHONE YOUNG </s>
504 wseq1: 0 2 5 1
505 phseq1: sil | f ow n | y ah ng | sil
506 cmscore1: 1.000 0.999 1.000 1.000
507 score1: -3263.360596
508 8 generated, 8 pushed, 5 nodes popped in 149
509
510 ------
511
512 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test21.wav
513 27179 samples (3.40 sec.)
514 length: 168 frames (3.36 sec.)
515
516 pass1_best: <s> PHONE STEVE YOUNG </s>
517 pass1_best_wordseq: 0 2 4 5 1
518 pass1_best_phonemeseq: sil | f ow n | s t iy v | y ah ng | sil
519 pass1_best_score: -3939.619873
520
521 samplenum=168
522 sentence1: <s> PHONE STEVE YOUNG </s>
523 wseq1: 0 2 4 5 1
524 phseq1: sil | f ow n | s t iy v | y ah ng | sil
525 cmscore1: 1.000 0.983 1.000 1.000 1.000
526 score1: -3741.599365
527 11 generated, 11 pushed, 6 nodes popped in 168
528
529 ------
530
531 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test22.wav
532 22742 samples (2.84 sec.)
533 length: 140 frames (2.80 sec.)
534
535 pass1_best: <s> PHONE YOUNG </s>
536 pass1_best_wordseq: 0 2 5 1
537 pass1_best_phonemeseq: sil | f ow n | y ah ng | sil
538 pass1_best_score: -3193.814697
539
540 samplenum=140
541 sentence1: <s> PHONE YOUNG </s>
542 wseq1: 0 2 5 1
543 phseq1: sil | f ow n | y ah ng | sil
544 cmscore1: 1.000 0.999 1.000 1.000
545 score1: -3063.904785
546 8 generated, 8 pushed, 5 nodes popped in 140
547
548 ------
549
550 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test23.wav
551 22400 samples (2.80 sec.)
552 length: 138 frames (2.76 sec.)
553
554 pass1_best: <s> CALL YOUNG </s>
555 pass1_best_wordseq: 0 2 5 1
556 pass1_best_phonemeseq: sil | k ao l | y ah ng | sil
557 pass1_best_score: -3150.213135
558
559 samplenum=138
560 sentence1: <s> CALL YOUNG </s>
561 wseq1: 0 2 5 1
562 phseq1: sil | k ao l | y ah ng | sil
563 cmscore1: 1.000 0.998 1.000 1.000
564 score1: -3001.021973
565 9 generated, 9 pushed, 5 nodes popped in 138
566
567 ------
568
569 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test24.wav
570 30251 samples (3.78 sec.)
571 length: 187 frames (3.74 sec.)
572
573 pass1_best: <s> PHONE STEVE YOUNG </s>
574 pass1_best_wordseq: 0 2 4 5 1
575 pass1_best_phonemeseq: sil | f ow n | s t iy v | y ah ng | sil
576 pass1_best_score: -4422.512695
577
578 samplenum=187
579 sentence1: <s> PHONE STEVE YOUNG </s>
580 wseq1: 0 2 4 5 1
581 phseq1: sil | f ow n | s t iy v | y ah ng | sil
582 cmscore1: 1.000 0.998 1.000 1.000 1.000
583 score1: -4227.085938
584 12 generated, 12 pushed, 6 nodes popped in 187
585
586 ------
587
588 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test25.wav
589 24960 samples (3.12 sec.)
590 length: 154 frames (3.08 sec.)
591
592 pass1_best: <s> PHONE YOUNG </s>
593 pass1_best_wordseq: 0 2 5 1
594 pass1_best_phonemeseq: sil | f ow n | y ah ng | sil
595 pass1_best_score: -3503.872070
596
597 samplenum=154
598 sentence1: <s> PHONE YOUNG </s>
599 wseq1: 0 2 5 1
600 phseq1: sil | f ow n | y ah ng | sil
601 cmscore1: 1.000 0.997 1.000 1.000
602 score1: -3375.531006
603 10 generated, 10 pushed, 5 nodes popped in 154
604
605 ------
606
607 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test26.wav
608 18304 samples (2.29 sec.)
609 length: 112 frames (2.24 sec.)
610
611 pass1_best: <s> PHONE YOUNG </s>
612 pass1_best_wordseq: 0 2 5 1
613 pass1_best_phonemeseq: sil | f ow n | y ah ng | sil
614 pass1_best_score: -2573.241943
615
616 samplenum=112
617 sentence1: <s> PHONE YOUNG </s>
618 wseq1: 0 2 5 1
619 phseq1: sil | f ow n | y ah ng | sil
620 cmscore1: 1.000 0.966 1.000 1.000
621 score1: -2424.342285
622 6 generated, 6 pushed, 5 nodes popped in 112
623
624 ------
625
626 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test27.wav
627 42880 samples (5.36 sec.)
628 length: 266 frames (5.32 sec.)
629
630 pass1_best: <s> DIAL SIX TWO NINE ONE THREE FOUR THREE </s>
631 pass1_best_wordseq: 0 3 6 6 6 6 6 6 6 1
632 pass1_best_phonemeseq: sil | d ay ax l | s ih k s | t uw | n ay n | w ah n | th r iy | f ao r | th r iy | sil
633 pass1_best_score: -6943.526855
634
635 samplenum=266
636 sentence1: <s> DIAL SIX TWO TWO NINE ONE THREE FOUR THREE </s>
637 wseq1: 0 3 6 6 6 6 6 6 6 6 1
638 phseq1: sil | d ay ax l | s ih k s | t uw | t uw | n ay n | w ah n | th r iy | f ao r | th r iy | sil
639 cmscore1: 1.000 1.000 0.771 0.811 0.993 0.996 0.985 0.804 0.986 0.568 1.000
640 score1: -6444.604492
641 64 generated, 64 pushed, 12 nodes popped in 266
642
643 ------
644
645 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test28.wav
646 42195 samples (5.27 sec.)
647 length: 262 frames (5.24 sec.)
648
649 pass1_best: <s> DIAL ZERO SEVEN ONE THREE SEVEN FIVE FOUR </s>
650 pass1_best_wordseq: 0 3 6 6 6 6 6 6 6 1
651 pass1_best_phonemeseq: sil | d ay ax l | z ih r ow | s eh v ih n | w ah n | th r iy | s eh v ih n | f ay v | f ao r | sil
652 pass1_best_score: -6602.765625
653
654 samplenum=262
655 sentence1: <s> DIAL ZERO SEVEN ONE THREE SEVEN FIVE FOUR </s>
656 wseq1: 0 3 6 6 6 6 6 6 6 1
657 phseq1: sil | d ay ax l | z ih r ow | s eh v ih n | w ah n | th r iy | s eh v ih n | f ay v | f ao r | sil
658 cmscore1: 1.000 1.000 1.000 0.999 0.934 1.000 0.999 0.988 1.000 1.000
659 score1: -6150.054199
660 55 generated, 55 pushed, 11 nodes popped in 262
661
662 ------
663
664 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test29.wav
665 19328 samples (2.42 sec.)
666 length: 119 frames (2.38 sec.)
667
668 pass1_best: <s> PHONE YOUNG </s>
669 pass1_best_wordseq: 0 2 5 1
670 pass1_best_phonemeseq: sil | f ow n | y ah ng | sil
671 pass1_best_score: -2809.581299
672
673 samplenum=119
674 sentence1: <s> PHONE YOUNG </s>
675 wseq1: 0 2 5 1
676 phseq1: sil | f ow n | y ah ng | sil
677 cmscore1: 1.000 0.976 1.000 1.000
678 score1: -2674.938965
679 8 generated, 8 pushed, 5 nodes popped in 119
680
681 ------
682
683 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test30.wav
684 33470 samples (4.18 sec.)
685 length: 207 frames (4.14 sec.)
686
687 pass1_best: <s> DIAL SEVEN ZERO FIVE TWO NINE </s>
688 pass1_best_wordseq: 0 3 6 6 6 6 6 1
689 pass1_best_phonemeseq: sil | d ay ax l | s eh v ih n | z ih r ow | f ay v | t uw | n ay n | sil
690 pass1_best_score: -5274.702637
691
692 samplenum=207
693 sentence1: <s> DIAL SEVEN ZERO FIVE TWO NINE </s>
694 wseq1: 0 3 6 6 6 6 6 1
695 phseq1: sil | d ay ax l | s eh v ih n | z ih r ow | f ay v | t uw | n ay n | sil
696 cmscore1: 1.000 1.000 0.916 0.996 0.996 0.986 0.999 1.000
697 score1: -4904.513184
698 39 generated, 39 pushed, 9 nodes popped in 207
699
700 ------
701
702 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test31.wav
703 43333 samples (5.42 sec.)
704 length: 269 frames (5.38 sec.)
705
706 pass1_best: <s> DIAL SIX OH ZERO SEVEN FOUR ONE ONE
707 pass1_best_wordseq: 0 3 6 6 6 6 6 6 6
708 pass1_best_phonemeseq: sil | d ay ax l | s ih k s | ow | z ih r ow | s eh v ih n | f ao r | w ah n | w ah n
709 pass1_best_score: -6923.943848
710
711 samplenum=269
712 sentence1: <s> DIAL SIX OH ZERO SEVEN FOUR FOUR ONE ONE </s>
713 wseq1: 0 3 6 6 6 6 6 6 6 6 1
714 phseq1: sil | d ay ax l | s ih k s | ow | z ih r ow | s eh v ih n | f ao r | f ao r | w ah n | w ah n | sil
715 cmscore1: 1.000 0.997 0.887 1.000 1.000 0.992 0.621 0.999 0.967 1.000 1.000
716 score1: -6447.513672
717 55 generated, 55 pushed, 12 nodes popped in 269
718
719 ------
720
721 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test32.wav
722 18134 samples (2.27 sec.)
723 length: 111 frames (2.22 sec.)
724
725 pass1_best: <s> DIAL ONE </s>
726 pass1_best_wordseq: 0 3 6 1
727 pass1_best_phonemeseq: sil | d ay ax l | w ah n | sil
728 pass1_best_score: -2766.225586
729
730 samplenum=111
731 sentence1: <s> DIAL ONE </s>
732 wseq1: 0 3 6 1
733 phseq1: sil | d ay ax l | w ah n | sil
734 cmscore1: 1.000 0.991 1.000 1.000
735 score1: -2616.276855
736 6 generated, 6 pushed, 5 nodes popped in 111
737
738 ------
739
740 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test33.wav
741 18475 samples (2.31 sec.)
742 length: 113 frames (2.26 sec.)
743
744 pass1_best: <s> PHONE YOUNG </s>
745 pass1_best_wordseq: 0 2 5 1
746 pass1_best_phonemeseq: sil | f ow n | y ah ng | sil
747 pass1_best_score: -2782.734131
748
749 samplenum=113
750 sentence1: <s> PHONE YOUNG </s>
751 wseq1: 0 2 5 1
752 phseq1: sil | f ow n | y ah ng | sil
753 cmscore1: 1.000 0.988 1.000 1.000
754 score1: -2647.101562
755 8 generated, 8 pushed, 5 nodes popped in 113
756
757 ------
758
759 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test34.wav
760 44642 samples (5.58 sec.)
761 length: 277 frames (5.54 sec.)
762
763 pass1_best: <s> DIAL FIVE FOUR ONE FOUR THREE FOUR OH TWO
764 pass1_best_wordseq: 0 3 6 6 6 6 6 6 6 6
765 pass1_best_phonemeseq: sil | d ay ax l | f ay v | f ao r | w ah n | f ao r | th r iy | f ao r | ow | t uw
766 pass1_best_score: -6935.965820
767
768 samplenum=277
769 stack empty, search terminate now
770 0 sentences have found
771 got no candidates, output 1st pass result as a final result
772 sentence1: <s> DIAL FIVE FOUR ONE FOUR THREE FOUR OH TWO
773 wseq1: 0 3 6 6 6 6 6 6 6 6
774 phseq1: sil | d ay ax l | f ay v | f ao r | w ah n | f ao r | th r iy | f ao r | ow | t uw
775 cmscore1: 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000 0.000
776 score1: -6935.965820
777 0 generated, 0 pushed, 0 nodes popped in 277
778
779 ------
780
781 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test35.wav
782 18304 samples (2.29 sec.)
783 length: 112 frames (2.24 sec.)
784
785 pass1_best: <s> CALL YOUNG </s>
786 pass1_best_wordseq: 0 2 5 1
787 pass1_best_phonemeseq: sil | k ao l | y ah ng | sil
788 pass1_best_score: -2683.795410
789
790 samplenum=112
791 sentence1: <s> CALL YOUNG </s>
792 wseq1: 0 2 5 1
793 phseq1: sil | k ao l | y ah ng | sil
794 cmscore1: 1.000 0.999 1.000 1.000
795 score1: -2535.386230
796 8 generated, 8 pushed, 5 nodes popped in 112
797
798 ------
799
800 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test36.wav
801 16598 samples (2.07 sec.)
802 length: 102 frames (2.04 sec.)
803
804 pass1_best: <s> CALL YOUNG </s>
805 pass1_best_wordseq: 0 2 5 1
806 pass1_best_phonemeseq: sil | k ao l | y ah ng | sil
807 pass1_best_score: -2391.817139
808
809 samplenum=102
810 sentence1: <s> CALL YOUNG </s>
811 wseq1: 0 2 5 1
812 phseq1: sil | k ao l | y ah ng | sil
813 cmscore1: 1.000 0.942 1.000 1.000
814 score1: -2243.078857
815 6 generated, 6 pushed, 5 nodes popped in 102
816
817 ------
818
819 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test37.wav
820 27350 samples (3.42 sec.)
821 length: 169 frames (3.38 sec.)
822
823 pass1_best: <s> DIAL SEVEN ONE </s>
824 pass1_best_wordseq: 0 3 6 6 1
825 pass1_best_phonemeseq: sil | d ay ax l | s eh v ih n | w ah n | sil
826 pass1_best_score: -4138.773438
827
828 samplenum=169
829 sentence1: <s> DIAL SEVEN ONE </s>
830 wseq1: 0 3 6 6 1
831 phseq1: sil | d ay ax l | s eh v ih n | w ah n | sil
832 cmscore1: 1.000 1.000 0.983 0.996 1.000
833 score1: -3910.414307
834 19 generated, 19 pushed, 6 nodes popped in 169
835
836 ------
837
838 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test38.wav
839 25814 samples (3.23 sec.)
840 length: 159 frames (3.18 sec.)
841
842 pass1_best: <s> CALL STEVE YOUNG </s>
843 pass1_best_wordseq: 0 2 4 5 1
844 pass1_best_phonemeseq: sil | k ao l | s t iy v | y ah ng | sil
845 pass1_best_score: -3711.662598
846
847 samplenum=159
848 sentence1: <s> CALL STEVE YOUNG </s>
849 wseq1: 0 2 4 5 1
850 phseq1: sil | k ao l | s t iy v | y ah ng | sil
851 cmscore1: 1.000 1.000 1.000 1.000 1.000
852 score1: -3515.581299
853 11 generated, 11 pushed, 6 nodes popped in 159
854
855 ------
856
857 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test39.wav
858 19840 samples (2.48 sec.)
859 length: 122 frames (2.44 sec.)
860
861 pass1_best: <s> CALL YOUNG </s>
862 pass1_best_wordseq: 0 2 5 1
863 pass1_best_phonemeseq: sil | k ao l | y ah ng | sil
864 pass1_best_score: -2892.993164
865
866 samplenum=122
867 sentence1: <s> CALL YOUNG </s>
868 wseq1: 0 2 5 1
869 phseq1: sil | k ao l | y ah ng | sil
870 cmscore1: 1.000 0.996 1.000 1.000
871 score1: -2744.399902
872 9 generated, 9 pushed, 5 nodes popped in 122
873
874 ------
875
876 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test40.wav
877 19670 samples (2.46 sec.)
878 length: 121 frames (2.42 sec.)
879
880 pass1_best: <s> PHONE YOUNG </s>
881 pass1_best_wordseq: 0 2 5 1
882 pass1_best_phonemeseq: sil | f ow n | y ah ng | sil
883 pass1_best_score: -2867.348389
884
885 samplenum=121
886 sentence1: <s> PHONE YOUNG </s>
887 wseq1: 0 2 5 1
888 phseq1: sil | f ow n | y ah ng | sil
889 cmscore1: 1.000 0.994 1.000 1.000
890 score1: -2717.349121
891 8 generated, 8 pushed, 5 nodes popped in 121
892
893 ------
894
895 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test41.wav
896 38628 samples (4.83 sec.)
897 length: 239 frames (4.78 sec.)
898
899 pass1_best: <s> DIAL SEVEN FOUR TWO FIVE ONE NINE </s>
900 pass1_best_wordseq: 0 3 6 6 6 6 6 6 1
901 pass1_best_phonemeseq: sil | d ay ax l | s eh v ih n | f ao r | t uw | f ay v | w ah n | n ay n | sil
902 pass1_best_score: -6062.848145
903
904 samplenum=239
905 sentence1: <s> DIAL SEVEN FOUR TWO FIVE ONE NINE </s>
906 wseq1: 0 3 6 6 6 6 6 6 1
907 phseq1: sil | d ay ax l | s eh v ih n | f ao r | t uw | f ay v | w ah n | n ay n | sil
908 cmscore1: 1.000 1.000 0.952 0.693 1.000 1.000 1.000 0.998 1.000
909 score1: -5670.611328
910 43 generated, 43 pushed, 10 nodes popped in 239
911
912 ------
913
914 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test42.wav
915 25984 samples (3.25 sec.)
916 length: 160 frames (3.20 sec.)
917
918 pass1_best: <s> PHONE STEVE YOUNG </s>
919 pass1_best_wordseq: 0 2 4 5 1
920 pass1_best_phonemeseq: sil | f ow n | s t iy v | y ah ng | sil
921 pass1_best_score: -3788.456055
922
923 samplenum=160
924 sentence1: <s> PHONE STEVE YOUNG </s>
925 wseq1: 0 2 4 5 1
926 phseq1: sil | f ow n | s t iy v | y ah ng | sil
927 cmscore1: 1.000 0.997 1.000 1.000 1.000
928 score1: -3598.693604
929 12 generated, 12 pushed, 6 nodes popped in 160
930
931 ------
932
933 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test43.wav
934 23424 samples (2.93 sec.)
935 length: 144 frames (2.88 sec.)
936
937 pass1_best: <s> CALL STEVE YOUNG </s>
938 pass1_best_wordseq: 0 2 4 5 1
939 pass1_best_phonemeseq: sil | k ao l | s t iy v | y ah ng | sil
940 pass1_best_score: -3330.184570
941
942 samplenum=144
943 sentence1: <s> CALL STEVE YOUNG </s>
944 wseq1: 0 2 4 5 1
945 phseq1: sil | k ao l | s t iy v | y ah ng | sil
946 cmscore1: 1.000 0.997 0.890 0.998 1.000
947 score1: -3131.327637
948 12 generated, 12 pushed, 6 nodes popped in 144
949
950 ------
951
952 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test44.wav
953 20864 samples (2.61 sec.)
954 length: 128 frames (2.56 sec.)
955
956 pass1_best: <s> CALL YOUNG </s>
957 pass1_best_wordseq: 0 2 5 1
958 pass1_best_phonemeseq: sil | k ao l | y ah ng | sil
959 pass1_best_score: -2943.231934
960
961 samplenum=128
962 sentence1: <s> CALL YOUNG </s>
963 wseq1: 0 2 5 1
964 phseq1: sil | k ao l | y ah ng | sil
965 cmscore1: 1.000 0.959 1.000 1.000
966 score1: -2795.613281
967 7 generated, 7 pushed, 5 nodes popped in 128
968
969 ------
970
971 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test45.wav
972 20182 samples (2.52 sec.)
973 length: 124 frames (2.48 sec.)
974
975 pass1_best: <s> PHONE YOUNG </s>
976 pass1_best_wordseq: 0 2 5 1
977 pass1_best_phonemeseq: sil | f ow n | y ah ng | sil
978 pass1_best_score: -2840.967041
979
980 samplenum=124
981 sentence1: <s> PHONE YOUNG </s>
982 wseq1: 0 2 5 1
983 phseq1: sil | f ow n | y ah ng | sil
984 cmscore1: 1.000 0.989 1.000 1.000
985 score1: -2690.967285
986 7 generated, 7 pushed, 5 nodes popped in 124
987
988 ------
989
990 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test46.wav
991 22230 samples (2.78 sec.)
992 length: 137 frames (2.74 sec.)
993
994 pass1_best: <s> CALL YOUNG </s>
995 pass1_best_wordseq: 0 2 5 1
996 pass1_best_phonemeseq: sil | k ao l | y ah ng | sil
997 pass1_best_score: -3106.591309
998
999 samplenum=137
1000 sentence1: <s> CALL YOUNG </s>
1001 wseq1: 0 2 5 1
1002 phseq1: sil | k ao l | y ah ng | sil
1003 cmscore1: 1.000 0.988 1.000 1.000
1004 score1: -2958.917236
1005 7 generated, 7 pushed, 5 nodes popped in 137
1006
1007 ------
1008
1009 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test47.wav
1010 36143 samples (4.52 sec.)
1011 length: 224 frames (4.48 sec.)
1012
1013 pass1_best: <s> DIAL SIX THREE SEVEN FIVE EIGHT ONE FOUR </s>
1014 pass1_best_wordseq: 0 3 6 6 6 6 6 6 6 1
1015 pass1_best_phonemeseq: sil | d ay ax l | s ih k s | th r iy | s eh v ih n | f ay v | ey t | w ah n | f ao r | sil
1016 pass1_best_score: -5730.472656
1017
1018 samplenum=224
1019 sentence1: <s> DIAL SIX THREE SEVEN FIVE EIGHT ONE FOUR </s>
1020 wseq1: 0 3 6 6 6 6 6 6 6 1
1021 phseq1: sil | d ay ax l | s ih k s | th r iy | s eh v ih n | f ay v | ey t | w ah n | f ao r | sil
1022 cmscore1: 1.000 0.999 0.998 1.000 1.000 0.866 1.000 0.989 0.977 1.000
1023 score1: -5283.814453
1024 62 generated, 62 pushed, 11 nodes popped in 224
1025
1026 ------
1027
1028 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test48.wav
1029 27179 samples (3.40 sec.)
1030 length: 168 frames (3.36 sec.)
1031
1032 pass1_best: <s> DIAL TWO FIVE </s>
1033 pass1_best_wordseq: 0 3 6 6 1
1034 pass1_best_phonemeseq: sil | d ay ax l | t uw | f ay v | sil
1035 pass1_best_score: -4041.502930
1036
1037 samplenum=168
1038 sentence1: <s> DIAL TWO FIVE </s>
1039 wseq1: 0 3 6 6 1
1040 phseq1: sil | d ay ax l | t uw | f ay v | sil
1041 cmscore1: 1.000 0.998 0.957 1.000 1.000
1042 score1: -3845.342529
1043 17 generated, 17 pushed, 6 nodes popped in 168
1044
1045 ------
1046
1047 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test49.wav
1048 18987 samples (2.37 sec.)
1049 length: 117 frames (2.34 sec.)
1050
1051 pass1_best: <s> CALL YOUNG </s>
1052 pass1_best_wordseq: 0 2 5 1
1053 pass1_best_phonemeseq: sil | k ao l | y ah ng | sil
1054 pass1_best_score: -2699.110596
1055
1056 samplenum=117
1057 sentence1: <s> CALL YOUNG </s>
1058 wseq1: 0 2 5 1
1059 phseq1: sil | k ao l | y ah ng | sil
1060 cmscore1: 1.000 0.979 1.000 1.000
1061 score1: -2551.824951
1062 6 generated, 6 pushed, 5 nodes popped in 117
1063
1064 ------
1065
1066 input speechfile: /home/kmaclean/workspace/VoxForge/Audio/Test/Main/8kHz_16bit/test50.wav
1067 40832 samples (5.10 sec.)
1068 length: 253 frames (5.06 sec.)
1069
1070 pass1_best: <s> DIAL ONE SIX NINE FIVE TWO TWO TWO SIX </s>
1071 pass1_best_wordseq: 0 3 6 6 6 6 6 6 6 6 1
1072 pass1_best_phonemeseq: sil | d ay ax l | w ah n | s ih k s | n ay n | f ay v | t uw | t uw | t uw | s ih k s | sil
1073 pass1_best_score: -6355.922363
1074
1075 samplenum=253
1076 sentence1: <s> DIAL ONE SIX NINE FIVE TWO TWO TWO SIX </s>
1077 wseq1: 0 3 6 6 6 6 6 6 6 6 1
1078 phseq1: sil | d ay ax l | w ah n | s ih k s | n ay n | f ay v | t uw | t uw | t uw | s ih k s | sil
1079 cmscore1: 1.000 1.000 0.987 0.999 1.000 0.900 0.617 0.995 1.000 0.941 1.000
1080 score1: -5838.066895
1081 61 generated, 61 pushed, 12 nodes popped in 253
1082
1083 ------
Note: See TracBrowser for help on using the browser.