Menu

Two errors

Help
2010-11-10
2012-09-22
  • Suong-Sun Hong

    Suong-Sun Hong - 2010-11-10

    Hi,

    I would like to know how to fix 2 errors that I'm getting:
    1. In training, in the stage module 50, I get
    WARNING: "gauden.c", line 1370: Scaling factor too small: -1031.229561
    ERROR: "backward.c", line 1020: alpha(3.902161e-03) <> sum of alphas * betas
    (0.000000e+00) in frame 0
    ERROR: "baum_welch.c", line 331: train/FM153068 ignored

    1. In decoding, I get:
      ERROR: "ptm_mgau.c", line 801: Number of codebooks exceeds 256: 1117

    Do you know what is causing these errors and how to fix them?

    Thanks in advance!

     
  • Nickolay V. Shmyrev

    1. In training, in the stage module 50, I get
      WARNING: "gauden.c", line 1370: Scaling factor too small: -1031.229561
      ERROR: "backward.c", line 1020: alpha(3.902161e-03) <> sum of alphas * betas
      (0.000000e+00) in frame 0
      ERROR: "baum_welch.c", line 331: train/FM153068 ignored

    Likely not enough data or incorrect database transcriptoin

    1. In decoding, I get:
      ERROR: "ptm_mgau.c", line 801: Number of codebooks exceeds 256: 1117

    Nothing to fix. It's not critical and changed to INFO in pocketsphinx trunk.

     

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.