Error reading FST from stream

51 views
Skip to first unread message

Hugo Stephens

unread,
Jul 16, 2019, 9:31:53 AM7/16/19
to kaldi-help
Hi, 

I am running the Librispeech S5 recipe with slurm, using the default slurm.pl the following cmd.sh

export train_cmd="slurm.pl JOB=1:4 foo.JOB.log echo JOB"
export decode_cmd="slurm.pl JOB=1:4 foo.JOB.log echo JOB"
export mkgraph_cmd="slurm.pl JOB=1:4 foo.JOB.log echo JOB"
 
I get the following error 
gmm-align-compiled --transition-scale=1.0 --acoustic-scale=0.1 --self-loop-scale=0.1 --beam=10 --retry-beam=40 --careful=false 'gmm-boost-silence --boost=1.0 1 exp/tri1_ali_10k/final.mdl - |' ark:- 'ark,s,cs:apply-cmvn  --utt2spk=ark:data/train_10k/split4/2/utt2spk scp:data/train_10k/split4/2/cmvn.scp scp:data/train_10k/split4/2/feats.scp ark:- | add-deltas  ark:- ark:- |' 'ark,t:|gzip -c >exp/tri1_ali_10k/ali.2.gz' 
gmm-boost-silence --boost=1.0 1 exp/tri1_ali_10k/final.mdl - 

WARNING (gmm-boost-silence[5.5.422~1-1badf]:main():gmm-boost-silence.cc:82) The pdfs for the silence phones may be shared by other phones (note: this probably does not matter.)

LOG (gmm-boost-silence[5.5.422~1-1badf]:main():gmm-boost-silence.cc:93) Boosted weights for 5 pdfs, by factor of 1

LOG (gmm-boost-silence[5.5.422~1-1badf]:main():gmm-boost-silence.cc:103) Wrote model to -

ERROR: FstHeader::Read: Bad FST header: [unknown]

ERROR (gmm-align-compiled[5.5.422~1-1badf]:ReadFstKaldi():fstext/kaldi-fst-io-inl.h:82) Error reading FST from stream.

I have looked online but have not been able to find much, what do you suggest?

Thank you

Daniel Povey

unread,
Jul 16, 2019, 1:41:27 PM7/16/19
to kaldi-help
Looks to me like the program that was compiling graphs failed, likely because of out of memory, but could be something else.  There would have been an error about that elsewhere in the log.


--
Go to http://kaldi-asr.org/forums.html find out how to join
---
You received this message because you are subscribed to the Google Groups "kaldi-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kaldi-help+...@googlegroups.com.
To post to this group, send email to kaldi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kaldi-help/336eb04c-8829-4a23-ba5d-1abf5b242a89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages