Menu

sphinx3_align fail to align the audio files

Help
jaspreet
2016-04-06
2016-04-13
  • jaspreet

    jaspreet - 2016-04-06

    Hi,

    I'm having an error while aligning the audio files using the sphinx3_align command.Here is the command than i run for the alignment.

    sphinx3_align  -cepdir mfcc -ctl command.fileids -insent command.transcription -dict command.dic -hmm command.ci_cont/ -fdict command.filler -stsegdir lab
    

    but i'm getting the below error for each sentence in the transcription file.

    INFO: feat.c(1206): At directory mfcc
    INFO: feat.c(1023): Reading mfc file: 'mfcc/1/1/command_1_1_20.mfc'[0..-1]
    INFO: cmn.c(183): CMN:  9.09 -0.30  0.07  0.01 -0.35 -0.07 -0.16  0.02 -0.25 -0.06 -0.10 -0.09 -0.07 
    INFO: main_align.c(916): command_1_1_20: 130 input frames
     not in dictionary", line 890: (command_1_1_20)
    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for command_1_1_20
    INFO: corpus.c(665): command_1_1_20:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
    

    Here all the words are present in the dictionary which are there in the transcription.Can anyone ,please suggest me any solution,

    Thanks

     
    • Nickolay V. Shmyrev

      Your input file has incorrect format.

      You can provide your files to get more detailed help on this issue.

       
      • jaspreet

        jaspreet - 2016-04-06

        Hi,

        Thanks for the quick reply. Here i have attached the files that i have used for this.

        Thanks

         
        • Nickolay V. Shmyrev

          You need to provide all the files required to reproduce your problem including the model and mfcc files. It is better to share them as a single archive, not as a separate attachments.

           
          • jaspreet

            jaspreet - 2016-04-07

            Hi,

            Please find the attachment. i have attached the models,mfcc and the files.

            Thanks

             
            • Nickolay V. Shmyrev

              Your original file was about "command" set, there must be a file like mfcc/1/1/command_1_1_20.mfc In your archive I see completely different data.

               
              • jaspreet

                jaspreet - 2016-04-08

                Hi,
                yes i'm working on the data that i have sent you recently and this is in punjabi language.I just ran the experiment with the other data set i.e "command" set (which is in english) to check if there was any problem because of any punjabi characters, but both the experiment results the same error. Sorry for the inconvenience, but this is the actual data i'm working on.
                can you please look into the recent files that i have sent you (data.zip),if you want me to sent the other data set(command set) i'll send you that too.

                Thanks

                 
                • Nickolay V. Shmyrev

                  You need to share the command line that fails on your dataset then. I can not simply look on the files, I need to understand the problem you have. The faster you share the complete information the faster you get an answer.

                   
                  • jaspreet

                    jaspreet - 2016-04-08

                    Hi,

                    when i run the command, i got the below error.

                    sphinx3_align  -cepdir mfcc -ctl file.fileids -insent punjabi_train.transcription -dict punjabi.dic -hmm punjabi.ci_cont/ -stsegdir lab
                    
                    
                    Initialization of the log add table
                    Log-Add table size = 29356 x 2 >> 0
                    
                    INFO: feat.c(715): Initializing feature stream to type: '1s_c_d_dd', ceplen=13, CMN='current', VARNORM='no', AGC='none'
                    INFO: cmn.c(143): mean[0]= 12.00, mean[1..12]= 0.0
                    Reading HMM in Sphinx 3 Model format
                    Model Definition File: punjabi.ci_cont//mdef
                    Mean File: punjabi.ci_cont//means
                    Variance File: punjabi.ci_cont//variances
                    Mixture Weight File: punjabi.ci_cont//mixture_weights
                    Transition Matrices File: punjabi.ci_cont//transition_matrices
                    INFO: mdef.c(683): Reading model definition: punjabi.ci_cont//mdef
                    Initialization of mdef_t, report:
                    84 CI-phone, 0 CD-phone, 3 emitstate/phone, 252 CI-sen, 252 Sen, 84 Sen-Seq
                    
                    INFO: kbcore.c(300): Using optimized GMM computation for Continuous HMM, -topn will be ignored
                    INFO: cont_mgau.c(167): Reading mixture gaussian file 'punjabi.ci_cont//means'
                    INFO: cont_mgau.c(428): 252 mixture Gaussians, 1 components, 1 streams, veclen 39
                    INFO: cont_mgau.c(167): Reading mixture gaussian file 'punjabi.ci_cont//variances'
                    INFO: cont_mgau.c(428): 252 mixture Gaussians, 1 components, 1 streams, veclen 39
                    INFO: cont_mgau.c(527): Reading mixture weights file 'punjabi.ci_cont//mixture_weights'
                    INFO: cont_mgau.c(682): Read 252 x 1 mixture weights
                    INFO: cont_mgau.c(710): Removing uninitialized Gaussian densities
                    INFO: cont_mgau.c(800): Applying variance floor
                    INFO: cont_mgau.c(818): 0 variance values floored
                    INFO: cont_mgau.c(866): Precomputing Mahalanobis distance invariants
                    INFO: tmat.c(120): Reading HMM transition probability matrices: punjabi.ci_cont//transition_matrices
                    Initialization of tmat_t, report:
                    Read 84 transition matrices of size 3x4
                    
                    INFO: dict.c(385): Reading main dictionary: punjabi.dic
                    INFO: dict.c(388): 1630 words read
                    INFO: dict.c(393): Reading filler dictionary: punjabi.ci_cont//noisedict
                    INFO: dict.c(396): 2 words read
                    INFO: dict.c(429): Added 0 fillers from mdef file
                    INFO: s3_align.c(1357): logs3(beam)= -491291
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_001.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.49  0.34 -0.64 -0.16 -0.35 -0.32 -0.19 -0.32 -0.19 -0.26 -0.16 -0.25 -0.15 
                    INFO: main_align.c(916): word_001: 514 input frames
                     not in dictionary", line 890: (word_001)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_001
                    INFO: corpus.c(665): word_001:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_002.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 13.13  0.17 -0.60 -0.07 -0.24 -0.34 -0.11 -0.23 -0.12 -0.18 -0.04 -0.19 -0.05 
                    INFO: main_align.c(916): word_002: 492 input frames
                     not in dictionary", line 890: (word_002)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_002
                    INFO: corpus.c(665): word_002:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_003.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 11.86 -0.21 -0.49  0.05 -0.19 -0.44 -0.17 -0.27 -0.12 -0.16 -0.06 -0.15 -0.09 
                    INFO: main_align.c(916): word_003: 958 input frames
                     not in dictionary", line 890: (word_003)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_003
                    INFO: corpus.c(665): word_003:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_004.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.33 -0.10 -0.41  0.12 -0.26 -0.37 -0.14 -0.26 -0.19 -0.19 -0.09 -0.14 -0.13 
                    INFO: main_align.c(916): word_004: 557 input frames
                     not in dictionary", line 890: (word_004)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_004
                    INFO: corpus.c(665): word_004:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_005.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.70 -0.31 -0.38  0.23 -0.33 -0.37 -0.10 -0.29 -0.19 -0.29 -0.11 -0.26 -0.18 
                    INFO: main_align.c(916): word_005: 390 input frames
                     not in dictionary", line 890: (word_005)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_005
                    INFO: corpus.c(665): word_005:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_006.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.39  0.45 -0.35  0.02 -0.24 -0.32  0.02 -0.35 -0.28 -0.26 -0.06 -0.17 -0.08 
                    INFO: main_align.c(916): word_006: 64 input frames
                     not in dictionary", line 890: (word_006)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_006
                    INFO: corpus.c(665): word_006:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_007.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.32 -0.06 -0.57 -0.03 -0.26 -0.38 -0.09 -0.28 -0.13 -0.19 -0.08 -0.17 -0.11 
                    INFO: main_align.c(916): word_007: 958 input frames
                     not in dictionary", line 890: (word_007)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_007
                    INFO: corpus.c(665): word_007:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_008.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 11.17 -0.60 -0.53  0.22 -0.41 -0.32 -0.11 -0.07 -0.04 -0.22 -0.09 -0.19 -0.16 
                    INFO: main_align.c(916): word_008: 84 input frames
                     not in dictionary", line 890: (word_008)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_008
                    INFO: corpus.c(665): word_008:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_009.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.20  0.10 -0.51 -0.23 -0.19 -0.30 -0.15 -0.29 -0.14 -0.11 -0.14 -0.17 -0.14 
                    INFO: main_align.c(916): word_009: 623 input frames
                     not in dictionary", line 890: (word_009)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_009
                    INFO: corpus.c(665): word_009:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_010.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.74  0.34 -0.73 -0.25 -0.20 -0.30 -0.07 -0.27 -0.07 -0.18 -0.07 -0.19 -0.13 
                    INFO: main_align.c(916): word_010: 401 input frames
                     not in dictionary", line 890: (word_010)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_010
                    INFO: corpus.c(665): word_010:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_011.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.31 -0.05 -0.61 -0.07 -0.20 -0.20 -0.10 -0.28 -0.07 -0.21 -0.14 -0.21 -0.13 
                    INFO: main_align.c(916): word_011: 259 input frames
                     not in dictionary", line 890: (word_011)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_011
                    INFO: corpus.c(665): word_011:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_012.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.07 -0.03 -0.51 -0.16 -0.25 -0.13 -0.07 -0.25 -0.11 -0.17 -0.13 -0.13 -0.22 
                    INFO: main_align.c(916): word_012: 276 input frames
                     not in dictionary", line 890: (word_012)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_012
                    INFO: corpus.c(665): word_012:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_013.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.42 -0.02 -0.63 -0.02 -0.30 -0.34 -0.12 -0.21 -0.11 -0.17 -0.11 -0.13 -0.11 
                    INFO: main_align.c(916): word_013: 1311 input frames
                     not in dictionary", line 890: (word_013)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_013
                    INFO: corpus.c(665): word_013:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_014.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 11.40 -0.34 -0.49 -0.15 -0.12 -0.18 -0.17 -0.20 -0.06 -0.29 -0.06 -0.14 -0.08 
                    INFO: main_align.c(916): word_014: 91 input frames
                     not in dictionary", line 890: (word_014)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_014
                    INFO: corpus.c(665): word_014:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_015.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.00 -0.13 -0.55 -0.02 -0.27 -0.38 -0.12 -0.26 -0.14 -0.16 -0.07 -0.13 -0.11 
                    INFO: main_align.c(916): word_015: 1503 input frames
                     not in dictionary", line 890: (word_015)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_015
                    INFO: corpus.c(665): word_015:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_016.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 11.87  0.05 -0.50 -0.10 -0.33 -0.34 -0.15 -0.23 -0.15 -0.23 -0.16 -0.24 -0.17 
                    INFO: main_align.c(916): word_016: 165 input frames
                     not in dictionary", line 890: (word_016)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_016
                    INFO: corpus.c(665): word_016:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_017.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 11.98  0.11 -0.54 -0.10 -0.33 -0.27 -0.06 -0.31 -0.12 -0.14 -0.13 -0.16 -0.13 
                    INFO: main_align.c(916): word_017: 1116 input frames
                     not in dictionary", line 890: (word_017)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_017
                    INFO: corpus.c(665): word_017:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_018.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.42  0.22 -0.71 -0.31 -0.28 -0.16 -0.09 -0.39  0.06 -0.17 -0.01 -0.16 -0.00 
                    INFO: main_align.c(916): word_018: 60 input frames
                     not in dictionary", line 890: (word_018)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_018
                    INFO: corpus.c(665): word_018:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_019.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.25 -0.11 -0.62  0.01 -0.19 -0.31 -0.07 -0.27 -0.15 -0.21 -0.13 -0.17 -0.15 
                    INFO: main_align.c(916): word_019: 599 input frames
                     not in dictionary", line 890: (word_019)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_019
                    INFO: corpus.c(665): word_019:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_020.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.49 -0.08 -0.65  0.06 -0.32 -0.29 -0.14 -0.32 -0.07 -0.19 -0.12 -0.16 -0.12 
                    INFO: main_align.c(916): word_020: 590 input frames
                     not in dictionary", line 890: (word_020)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_020
                    INFO: corpus.c(665): word_020:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_021.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.24  0.05 -0.58 -0.05 -0.22 -0.34 -0.14 -0.28 -0.10 -0.16 -0.11 -0.16 -0.09 
                    INFO: main_align.c(916): word_021: 784 input frames
                     not in dictionary", line 890: (word_021)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_021
                    INFO: corpus.c(665): word_021:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_022.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.36 -0.13 -0.58 -0.08 -0.25 -0.30 -0.15 -0.28 -0.11 -0.13 -0.12 -0.11 -0.07 
                    INFO: main_align.c(916): word_022: 620 input frames
                     not in dictionary", line 890: (word_022)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_022
                    INFO: corpus.c(665): word_022:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_023.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.91 -0.12 -0.70 -0.09 -0.20 -0.38 -0.13 -0.21 -0.03 -0.16 -0.14 -0.22 -0.09 
                    INFO: main_align.c(916): word_023: 494 input frames
                     not in dictionary", line 890: (word_023)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_023
                    INFO: corpus.c(665): word_023:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_024.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.45 -0.08 -0.69  0.05 -0.30 -0.30 -0.10 -0.33 -0.07 -0.22 -0.15 -0.21 -0.18 
                    INFO: main_align.c(916): word_024: 249 input frames
                     not in dictionary", line 890: (word_024)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_024
                    INFO: corpus.c(665): word_024:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_025.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.30 -0.10 -0.62 -0.06 -0.21 -0.36 -0.12 -0.27 -0.11 -0.16 -0.13 -0.16 -0.16 
                    INFO: main_align.c(916): word_025: 639 input frames
                     not in dictionary", line 890: (word_025)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_025
                    INFO: corpus.c(665): word_025:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_026.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.15 -0.00 -0.55  0.17 -0.26 -0.42 -0.17 -0.22 -0.12 -0.17 -0.09 -0.18 -0.08 
                    INFO: main_align.c(916): word_026: 384 input frames
                     not in dictionary", line 890: (word_026)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_026
                    INFO: corpus.c(665): word_026:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_027.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.49  0.05 -0.65 -0.07 -0.28 -0.26 -0.12 -0.27 -0.13 -0.20 -0.15 -0.19 -0.11 
                    INFO: main_align.c(916): word_027: 375 input frames
                     not in dictionary", line 890: (word_027)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_027
                    INFO: corpus.c(665): word_027:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_028.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.78  0.04 -0.63 -0.07 -0.29 -0.26 -0.12 -0.28 -0.14 -0.15 -0.10 -0.10 -0.11 
                    INFO: main_align.c(916): word_028: 482 input frames
                     not in dictionary", line 890: (word_028)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_028
                    INFO: corpus.c(665): word_028:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_029.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.34  0.05 -0.67 -0.09 -0.22 -0.30 -0.13 -0.27 -0.11 -0.13 -0.14 -0.10 -0.16 
                    INFO: main_align.c(916): word_029: 749 input frames
                     not in dictionary", line 890: (word_029)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_029
                    INFO: corpus.c(665): word_029:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_030.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.02 -0.20 -0.37  0.03 -0.28 -0.29 -0.07 -0.30 -0.13 -0.22 -0.16 -0.22 -0.21 
                    INFO: main_align.c(916): word_030: 253 input frames
                     not in dictionary", line 890: (word_030)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_030
                    INFO: corpus.c(665): word_030:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_031.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.25 -0.09 -0.49  0.02 -0.21 -0.37 -0.16 -0.31 -0.10 -0.17 -0.06 -0.14 -0.09 
                    INFO: main_align.c(916): word_031: 695 input frames
                     not in dictionary", line 890: (word_031)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_031
                    INFO: corpus.c(665): word_031:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_032.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.80 -0.16 -0.59  0.12 -0.14 -0.39 -0.17 -0.27 -0.08 -0.19 -0.12 -0.21 -0.10 
                    INFO: main_align.c(916): word_032: 398 input frames
                     not in dictionary", line 890: (word_032)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_032
                    INFO: corpus.c(665): word_032:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_033.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.73 -0.04 -0.58 -0.22 -0.16 -0.37 -0.11 -0.22 -0.07 -0.15 -0.15 -0.19 -0.09 
                    INFO: main_align.c(916): word_033: 523 input frames
                     not in dictionary", line 890: (word_033)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_033
                    INFO: corpus.c(665): word_033:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_034.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 11.72  0.34 -0.54 -0.43 -0.12 -0.23 -0.08 -0.33 -0.06 -0.05 -0.14 -0.08 -0.09 
                    INFO: main_align.c(916): word_034: 72 input frames
                     not in dictionary", line 890: (word_034)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_034
                    INFO: corpus.c(665): word_034:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_035.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.01  0.31 -0.62 -0.13 -0.22 -0.36 -0.14 -0.26 -0.03 -0.09 -0.13 -0.15 -0.06 
                    INFO: main_align.c(916): word_035: 401 input frames
                     not in dictionary", line 890: (word_035)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_035
                    INFO: corpus.c(665): word_035:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_036.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.51  0.32 -0.55 -0.20 -0.21 -0.21 -0.12 -0.25 -0.10 -0.10 -0.11 -0.11 -0.13 
                    INFO: main_align.c(916): word_036: 666 input frames
                     not in dictionary", line 890: (word_036)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_036
                    INFO: corpus.c(665): word_036:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_037.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.24  0.10 -0.51  0.03 -0.20 -0.32 -0.15 -0.25 -0.12 -0.15 -0.10 -0.13 -0.10 
                    INFO: main_align.c(916): word_037: 2031 input frames
                     not in dictionary", line 890: (word_037)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_037
                    INFO: corpus.c(665): word_037:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_038.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.43  0.03 -0.65 -0.18 -0.20 -0.32 -0.15 -0.24 -0.06 -0.16 -0.10 -0.15 -0.10 
                    INFO: main_align.c(916): word_038: 266 input frames
                     not in dictionary", line 890: (word_038)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_038
                    INFO: corpus.c(665): word_038:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_039.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.49  0.03 -0.59 -0.18 -0.20 -0.34 -0.17 -0.28 -0.07 -0.14 -0.07 -0.11 -0.07 
                    INFO: main_align.c(916): word_039: 896 input frames
                     not in dictionary", line 890: (word_039)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_039
                    INFO: corpus.c(665): word_039:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_040.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.09  0.19 -0.61  0.01 -0.21 -0.34 -0.12 -0.32 -0.13 -0.17 -0.08 -0.13 -0.06 
                    INFO: main_align.c(916): word_040: 298 input frames
                     not in dictionary", line 890: (word_040)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_040
                    INFO: corpus.c(665): word_040:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_041.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.15  0.10 -0.66 -0.10 -0.14 -0.33 -0.12 -0.22 -0.10 -0.14 -0.12 -0.14 -0.07 
                    INFO: main_align.c(916): word_041: 840 input frames
                     not in dictionary", line 890: (word_041)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_041
                    INFO: corpus.c(665): word_041:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_042.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.50 -0.06 -0.60  0.10 -0.23 -0.37 -0.22 -0.22 -0.12 -0.18 -0.09 -0.16 -0.13 
                    INFO: main_align.c(916): word_042: 623 input frames
                     not in dictionary", line 890: (word_042)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_042
                    INFO: corpus.c(665): word_042:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_043.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.66 -0.05 -0.50 -0.16 -0.20 -0.36 -0.15 -0.29 -0.16 -0.16 -0.12 -0.19 -0.14 
                    INFO: main_align.c(916): word_043: 298 input frames
                     not in dictionary", line 890: (word_043)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_043
                    INFO: corpus.c(665): word_043:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_044.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 13.06 -0.08 -0.65 -0.03 -0.14 -0.14 -0.01 -0.23 -0.08 -0.18 -0.11 -0.19 -0.14 
                    INFO: main_align.c(916): word_044: 54 input frames
                     not in dictionary", line 890: (word_044)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_044
                    INFO: corpus.c(665): word_044:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_045.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.09  0.06 -0.42 -0.09 -0.14 -0.34 -0.19 -0.26 -0.19 -0.17 -0.16 -0.21 -0.12 
                    INFO: main_align.c(916): word_045: 475 input frames
                     not in dictionary", line 890: (word_045)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_045
                    INFO: corpus.c(665): word_045:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_046.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.10  0.22 -0.63 -0.04 -0.21 -0.29 -0.14 -0.23 -0.12 -0.17 -0.12 -0.14 -0.14 
                    INFO: main_align.c(916): word_046: 156 input frames
                     not in dictionary", line 890: (word_046)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_046
                    INFO: corpus.c(665): word_046:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_047.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.52  0.19 -0.61 -0.18 -0.16 -0.31 -0.18 -0.29 -0.11 -0.15 -0.17 -0.13 -0.13 
                    INFO: main_align.c(916): word_047: 268 input frames
                     not in dictionary", line 890: (word_047)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_047
                    INFO: corpus.c(665): word_047:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_048.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 11.69 -0.06 -0.55 -0.09 -0.25 -0.19 -0.13 -0.24 -0.16 -0.19 -0.18 -0.18 -0.17 
                    INFO: main_align.c(916): word_048: 161 input frames
                     not in dictionary", line 890: (word_048)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_048
                    INFO: corpus.c(665): word_048:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_049.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.02  0.15 -0.55 -0.12 -0.21 -0.33 -0.16 -0.24 -0.15 -0.13 -0.15 -0.17 -0.14 
                    INFO: main_align.c(916): word_049: 841 input frames
                     not in dictionary", line 890: (word_049)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_049
                    INFO: corpus.c(665): word_049:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    
                    INFO: feat.c(1206): At directory mfcc
                    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_050.mfc'[0..-1]
                    INFO: cmn.c(183): CMN: 12.06  0.04 -0.42  0.13 -0.23 -0.48 -0.11 -0.32 -0.17 -0.17 -0.12 -0.20 -0.10 
                    INFO: main_align.c(916): word_050: 268 input frames
                     not in dictionary", line 890: (word_050)
                    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_050
                    INFO: corpus.c(665): word_050:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
                    

                    Thanks

                     
                    • Nickolay V. Shmyrev

                      You have tabs in your transcription file, you need to replace them by spaces.

                       
                      • jaspreet

                        jaspreet - 2016-04-09

                        Hi,

                        I did that, but it didn't solve the problem.

                        I had build the asr models using the same set of files and it didn't create any problem with the Pocketsphinx.

                        Thanks

                         
                        • Nickolay V. Shmyrev

                          You can provide an updated files and errors to get further help.

                           
  • jaspreet

    jaspreet - 2016-04-11

    Hi,

    It is still generating the same error even after replacing the tab with the space.Here below is the command line.\

     sphinx3_align  -cepdir mfcc -ctl files_wthout_tab/file.fileids -insent files_wthout_tab/punjabi_train.transcription -dict files_wthout_tab/punjabi.dic -hmm punjabi.ci_cont/ -stsegdir lab
    Initialization of the log add table
    Log-Add table size = 29356 x 2 >> 0
    
    INFO: feat.c(715): Initializing feature stream to type: '1s_c_d_dd', ceplen=13, CMN='current', VARNORM='no', AGC='none'
    INFO: cmn.c(143): mean[0]= 12.00, mean[1..12]= 0.0
    Reading HMM in Sphinx 3 Model format
    Model Definition File: punjabi.ci_cont//mdef
    Mean File: punjabi.ci_cont//means
    Variance File: punjabi.ci_cont//variances
    Mixture Weight File: punjabi.ci_cont//mixture_weights
    Transition Matrices File: punjabi.ci_cont//transition_matrices
    INFO: mdef.c(683): Reading model definition: punjabi.ci_cont//mdef
    Initialization of mdef_t, report:
    84 CI-phone, 0 CD-phone, 3 emitstate/phone, 252 CI-sen, 252 Sen, 84 Sen-Seq
    
    INFO: kbcore.c(300): Using optimized GMM computation for Continuous HMM, -topn will be ignored
    INFO: cont_mgau.c(167): Reading mixture gaussian file 'punjabi.ci_cont//means'
    INFO: cont_mgau.c(428): 252 mixture Gaussians, 1 components, 1 streams, veclen 39
    INFO: cont_mgau.c(167): Reading mixture gaussian file 'punjabi.ci_cont//variances'
    INFO: cont_mgau.c(428): 252 mixture Gaussians, 1 components, 1 streams, veclen 39
    INFO: cont_mgau.c(527): Reading mixture weights file 'punjabi.ci_cont//mixture_weights'
    INFO: cont_mgau.c(682): Read 252 x 1 mixture weights
    INFO: cont_mgau.c(710): Removing uninitialized Gaussian densities
    INFO: cont_mgau.c(800): Applying variance floor
    INFO: cont_mgau.c(818): 0 variance values floored
    INFO: cont_mgau.c(866): Precomputing Mahalanobis distance invariants
    INFO: tmat.c(120): Reading HMM transition probability matrices: punjabi.ci_cont//transition_matrices
    Initialization of tmat_t, report:
    Read 84 transition matrices of size 3x4
    
    INFO: dict.c(385): Reading main dictionary: files_wthout_tab/punjabi.dic
    INFO: dict.c(388): 1630 words read
    INFO: dict.c(393): Reading filler dictionary: punjabi.ci_cont//noisedict
    INFO: dict.c(396): 2 words read
    INFO: dict.c(429): Added 0 fillers from mdef file
    INFO: s3_align.c(1357): logs3(beam)= -491291
    
    INFO: feat.c(1206): At directory mfcc
    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_001.mfc'[0..-1]
    INFO: cmn.c(183): CMN: 12.49  0.34 -0.64 -0.16 -0.35 -0.32 -0.19 -0.32 -0.19 -0.26 -0.16 -0.25 -0.15 
    INFO: main_align.c(916): word_001: 514 input frames
     not in dictionary", line 890: (word_001)
    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_001
    INFO: corpus.c(665): word_001:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
    
    INFO: feat.c(1206): At directory mfcc
    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_002.mfc'[0..-1]
    INFO: cmn.c(183): CMN: 13.13  0.17 -0.60 -0.07 -0.24 -0.34 -0.11 -0.23 -0.12 -0.18 -0.04 -0.19 -0.05 
    INFO: main_align.c(916): word_002: 492 input frames
    ERROR: "s3_align.c", line 890: (word_002) not in dictionary
     not in dictionary", line 890: 
    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_002
    INFO: corpus.c(665): word_002:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
    
    INFO: feat.c(1206): At directory mfcc
    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_003.mfc'[0..-1]
    INFO: cmn.c(183): CMN: 11.86 -0.21 -0.49  0.05 -0.19 -0.44 -0.17 -0.27 -0.12 -0.16 -0.06 -0.15 -0.09 
    INFO: main_align.c(916): word_003: 958 input frames
     not in dictionary", line 890: (word_003)
    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_003
    INFO: corpus.c(665): word_003:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
    
    INFO: feat.c(1206): At directory mfcc
    INFO: feat.c(1023): Reading mfc file: 'mfcc/word_004.mfc'[0..-1]
    INFO: cmn.c(183): CMN: 12.33 -0.10 -0.41  0.12 -0.26 -0.37 -0.14 -0.26 -0.19 -0.19 -0.09 -0.14 -0.13 
    INFO: main_align.c(916): word_004: 557 input frames
     not in dictionary", line 890: (word_004)
    ERROR: "main_align.c", line 697: No sentence HMM; no alignment for word_004
    INFO: corpus.c(665): word_004:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
    

    and i have attached the files.

    Thanks

     
    • Nickolay V. Shmyrev

      Your transcription file has windows-style newlines, you need to convert it to unix-style.

       
      • jaspreet

        jaspreet - 2016-04-12

        Hi,
        i converted the newline style into unix-style, but now i'm getting this error.

        sphinx3_align  -cepdir feat/ -ctl fileids -insent transcription -dict dic -hmm models/punjabi.ci_cont/  -phlabdir lab
        Initialization of the log add table
        Log-Add table size = 29356 x 2 >> 0
        
        INFO: feat.c(715): Initializing feature stream to type: '1s_c_d_dd', ceplen=13, CMN='current', VARNORM='no', AGC='none'
        INFO: cmn.c(143): mean[0]= 12.00, mean[1..12]= 0.0
        Reading HMM in Sphinx 3 Model format
        Model Definition File: models/punjabi.ci_cont//mdef
        Mean File: models/punjabi.ci_cont//means
        Variance File: models/punjabi.ci_cont//variances
        Mixture Weight File: models/punjabi.ci_cont//mixture_weights
        Transition Matrices File: models/punjabi.ci_cont//transition_matrices
        INFO: mdef.c(683): Reading model definition: models/punjabi.ci_cont//mdef
        Initialization of mdef_t, report:
        84 CI-phone, 0 CD-phone, 3 emitstate/phone, 252 CI-sen, 252 Sen, 84 Sen-Seq
        
        INFO: kbcore.c(300): Using optimized GMM computation for Continuous HMM, -topn will be ignored
        INFO: cont_mgau.c(167): Reading mixture gaussian file 'models/punjabi.ci_cont//means'
        INFO: cont_mgau.c(428): 252 mixture Gaussians, 1 components, 1 streams, veclen 39
        INFO: cont_mgau.c(167): Reading mixture gaussian file 'models/punjabi.ci_cont//variances'
        INFO: cont_mgau.c(428): 252 mixture Gaussians, 1 components, 1 streams, veclen 39
        INFO: cont_mgau.c(527): Reading mixture weights file 'models/punjabi.ci_cont//mixture_weights'
        INFO: cont_mgau.c(682): Read 252 x 1 mixture weights
        INFO: cont_mgau.c(710): Removing uninitialized Gaussian densities
        INFO: cont_mgau.c(800): Applying variance floor
        INFO: cont_mgau.c(818): 0 variance values floored
        INFO: cont_mgau.c(866): Precomputing Mahalanobis distance invariants
        INFO: tmat.c(120): Reading HMM transition probability matrices: models/punjabi.ci_cont//transition_matrices
        Initialization of tmat_t, report:
        Read 84 transition matrices of size 3x4
        
        INFO: dict.c(385): Reading main dictionary: dic
        INFO: dict.c(388): 1630 words read
        INFO: dict.c(393): Reading filler dictionary: models/punjabi.ci_cont//noisedict
        INFO: dict.c(396): 2 words read
        INFO: dict.c(429): Added 0 fillers from mdef file
        INFO: s3_align.c(1357): logs3(beam)= -491291
        
        INFO: feat.c(1206): At directory feat/
        INFO: feat.c(1023): Reading mfc file: 'feat//word_001.mfc'[0..-1]
        INFO: cmn.c(183): CMN: 12.24  0.31 -0.63 -0.11 -0.25 -0.24 -0.09 -0.26 -0.10 -0.20 -0.09 -0.18 -0.13 
        INFO: main_align.c(916): word_001: 514 input frames
        
        ERROR: "main_align.c", line 762: Final state not reached; no alignment for word_001
        
            0.00x U    0.00x G    0.00x S    0.00x AEXECTIME:   514 frames,    0.03 sec CPU,   0.01 xRT;    0.03 sec elapsed,   0.01 xRT
        INFO: corpus.c(665): word_001:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.0 sec CPU,      0.0 sec Clk
        
        INFO: feat.c(1206): At directory feat/
        INFO: feat.c(1023): Reading mfc file: 'feat//word_002.mfc'[0..-1]
        INFO: cmn.c(183): CMN: 13.13  0.17 -0.60 -0.07 -0.24 -0.34 -0.11 -0.23 -0.12 -0.18 -0.04 -0.19 -0.05 
        INFO: main_align.c(916): word_002: 492 input frames
        
        ERROR: "main_align.c", line 762: Final state not reached; no alignment for word_002
        
            0.00x U    0.00x G    0.00x S    0.00x AEXECTIME:   492 frames,    0.03 sec CPU,   0.01 xRT;    0.03 sec elapsed,   0.01 xRT
        INFO: corpus.c(665): word_002:    0.0 sec CPU,    0.0 sec Clk;  TOT:      0.1 sec CPU,      0.1 sec Clk
        
        INFO: feat.c(1206): At directory feat/
        INFO: feat.c(1023): Reading mfc file: 'feat//word_003.mfc'[0..-1]
        INFO: cmn.c(183): CMN: 11.86 -0.21 -0.49  0.05 -0.19 -0.44 -0.17 -0.27 -0.12 -0.16 -0.06 -0.15 -0.09 
        INFO: main_align.c(916): word_003: 958 input frames
        
        ERROR: "main_align.c", line 762: Final state not reached; no alignment for word_003
        
            0.00x U    0.00x G    0.00x S    0.00x AEXECTIME:   958 frames,    0.06 sec CPU,   0.01 xRT;    0.05 sec elapsed,   0.01 xRT
        INFO: corpus.c(665): word_003:    0.1 sec CPU,    0.1 sec Clk;  TOT:      0.1 sec CPU,      0.1 sec Clk
        

        Thanks

         

        Last edit: jaspreet 2016-04-12
        • Nickolay V. Shmyrev

          Now I presume your feature files were not extracted with proper parameters.

           
          • jaspreet

            jaspreet - 2016-04-13

            Hi Nickolay,

            It worked when i used the same parameters used in the model itself. thanks alot for your support.

             

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.