Menu

getting error while creating acoustic model

Help
2017-10-16
2017-10-16
  • Arunima Mishra

    Arunima Mishra - 2017-10-16

    Hi,
    I am creating acoustic model.But getting the following error.

    MODULE: 20 Training Context Independent models
    Phase 1: Cleaning up directories:
    accumulator...logs...qmanager...models...
    Phase 2: Flat initialize
    Phase 3: Forward-Backward
    Baum welch starting for 1 Gaussian(s), iteration: 1 (1 of 1)
    0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
    Normalization for iteration: 1
    Current Overall Likelihood Per Frame = -166.414657959377
    Baum welch starting for 1 Gaussian(s), iteration: 2 (1 of 1)
    0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
    Normalization for iteration: 2
    Current Overall Likelihood Per Frame = -165.622335830911
    Convergence Ratio = 0.792322128465742
    Baum welch starting for 1 Gaussian(s), iteration: 3 (1 of 1)
    0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
    Normalization for iteration: 3
    Current Overall Likelihood Per Frame = -162.783509795701
    Convergence Ratio = 2.83882603520968
    Baum welch starting for 1 Gaussian(s), iteration: 4 (1 of 1)
    0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
    ERROR: This step had 2 ERROR messages and 0 WARNING messages. Please check the log file for details.
    Normalization for iteration: 4
    Current Overall Likelihood Per Frame = -160.784462815038
    Convergence Ratio = 1.99904698066339
    Baum welch starting for 1 Gaussian(s), iteration: 5 (1 of 1)
    0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
    ERROR: This step had 6 ERROR messages and 0 WARNING messages. Please check the log file for details.
    Normalization for iteration: 5
    Current Overall Likelihood Per Frame = -160.24178001575
    Convergence Ratio = 0.542682799288144
    Baum welch starting for 1 Gaussian(s), iteration: 6 (1 of 1)
    0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
    ERROR: This step had 6 ERROR messages and 0 WARNING messages. Please check the log file for details.
    Normalization for iteration: 6
    Current Overall Likelihood Per Frame = -160.12845445385
    Convergence Ratio = 0.113325561900183
    Baum welch starting for 1 Gaussian(s), iteration: 7 (1 of 1)
    0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%
    ERROR: This step had 6 ERROR messages and 0 WARNING messages. Please check the log file for details.
    Normalization for iteration: 7
    Current Overall Likelihood Per Frame = -160.080612155613
    Training completed after 7 iterations
    Skipped (set $CFG_CD_TRAIN = 'yes' to enable)
    Skipped (set $CFG_CD_TRAIN = 'yes' to enable)
    Skipped (set $CFG_CD_TRAIN = 'yes' to enable)
    Skipped (set $CFG_CD_TRAIN = 'yes' to enable)
    MODULE: 60 Lattice Generation
    Skipped: $ST::CFG_MMIE set to 'no' in sphinx_train.cfg
    MODULE: 61 Lattice Pruning
    Skipped: $ST::CFG_MMIE set to 'no' in sphinx_train.cfg
    MODULE: 62 Lattice Format Conversion
    Skipped: $ST::CFG_MMIE set to 'no' in sphinx_train.cfg
    MODULE: 65 MMIE Training
    Skipped: $ST::CFG_MMIE set to 'no' in sphinx_train.cfg
    MODULE: 90 deleted interpolation
    Skipped for continuous models
    MODULE: DECODE Decoding using models previously trained
    Decoding 8 segments starting at 0 (part 1 of 1)
    0%
    ERROR: This step had 1 ERROR messages and 0 WARNING messages. Please check the log file for details.
    Aligning results to find error rate
    word_align.pl failed with error code 65280 at /usr/local/lib/sphinxtrain/scripts/decode/slave.pl line 173.

    Here 2 types of error is coming
    1>FOR each MODULE a am getting some error like (ERROR:his step had 6 ERROR messages and 0 WARNING message ,) .
    2> word_align.pl failed with error code 65280 at /usr/local/lib/sphinxtrain/scripts/decode/slave.pl line 173.

    Other than this error its showing its skipping the options of "sphinx_train.cfg" . Can u help me on these issues?

     
    • Nickolay V. Shmyrev

      You need to check logs in logdir folder for details.

       

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.