[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:00013] FATAL error running demo


I have tried unsuccessfully to run the HTS demo on a unix-based machine.  The process gets to the same point in the script before stopping.  Here is what is output to the screen before it ceases processing (where <dir> is just the directory location on my account):
 
Iteration 2 of Embedded Re-estimation
<dir> /bin.sun4_solaris/HERest -A -B -C <dir> /HTS-demo/configs/default.conf -D -T 1 -m 1 -u tmvw -t 1.0e+20 -w 3 -H <dir> /HTS-demo/hmms/cmu_us_arctic/awb/cmp/fullcontext_cmp.mmf -I <dir>/HTS-demo_CMU-ARCTIC-AWB/labels/full_awb.mlf -M <dir> /htk/HTS-demo/hmms/cmu_us_arctic/awb/cmp -S <dir>/HTS-demo_CMU-ARCTIC-AWB/lists/data_cmu_us_arctic_awb.scp <dir>/HTS-demo_CMU-ARCTIC-AWB/lists/full_awb.list
 
HTK Configuration Parameters[5]
  Module/Tool     Parameter                  Value
#                 NATURALWRITEORDER              TRUE
#                 NATURALREADORDER              TRUE
#                 DVFLOORSCALE            0.010000
#                 APPLYVFLOOR                 TRUE
#                 TREEMERGE                  FALSE
 
HERest  Updating: Transitions Means Variances MixWeights
 
 System is PLAIN
40539 Logical/40539 Physical Models Loaded, VecSize=78
1 MMF input files
Pruning-Off
 Processing Data: cmu_us_arctic_awb_a0001.cmp; Label cmu_us_arctic_awb_a0001.lab
 Utterance prob per frame = 2.532082e+11
  ERROR [+7391]  StepAlpha: Forward/Backward Disagree 202060105613284.500000/202060105613283.531250
 FATAL ERROR - Terminating program <dir>/bin.sun4_solaris/HERest
The HTK book says that this error is related to a "Sanity Check" that is not correctable by the user.  Any suggestions on what I should do now?
 
----------------------------------------------------------------
Dr. Elliot Moore II, Post Doc
Center for Signal and Image Processing
Georgia Institute of Technology
Electrical and Computer Engineering
email: emoore@xxxxxxxxxxxxxx (ECE)
       em80@xxxxxxxxxxxxxxx (GT)
WWW: users.ece.gatech.edu/~emoore
This message has been 'sanitized'.  This means that potentially
dangerous content has been rewritten or removed.  The following
log describes which actions were taken.

Sanitizer (start="1078163014"):
  Forcing message to be multipart/mixed, to facilitate logging.
  Writer (pos="1233"):
    Part (pos="1282"):
      Part (pos="200"):
        SanitizeFile (filename="unnamed.txt", mimetype="text/plain"):
          Match (rule="8"):
            ScanFile (file="/var/spool/filter/anomy/att-40437647-ZW7-unnamed.txt"):
              Scan succeeded, file is clean.

            Enforced policy: accept

      Part (pos="2318"):
        SanitizeFile (filename="unnamed.html", mimetype="text/html"):
          Match (rule="8"):
            ScanFile (file="/var/spool/filter/anomy/att-4043764a-XR2-unnamed.html"):
              Scan succeeded, file is clean.

            Enforced policy: accept

        Note: Styles and layers give attackers many tools to fool the
        user and common browsers interpret Javascript code found
        within style definitions.  References:
         - http://www.securityfocus.com/bid/630
         - http://archives.indenial.com/hypermail/bugtraq/2001/January2001/0512.html
        Rewrote HTML tag: >>_STYLE_<<
                      as: >>_DEFANGED_STYLE_<<
        Rewrote HTML tag: >>_/STYLE_<<
                      as: >>_/DEFANGED_STYLE_<<

    Total modifications so far: 2


Anomy 0.0.0 : Sanitizer.pm
$Id: Sanitizer.pm,v 1.54 2002/02/15 16:59:07 bre Exp $

Follow-Ups
[hts-users:00014] Re: FATAL error running demo, Heiga ZEN