Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error at startup./mkgraph_lookahead.sh #4953

Open
retr0-iv opened this issue Oct 15, 2024 · 0 comments
Open

Error at startup./mkgraph_lookahead.sh #4953

retr0-iv opened this issue Oct 15, 2024 · 0 comments
Labels

Comments

@retr0-iv
Copy link

retr0-iv commented Oct 15, 2024

During the deployment process, kaldi reached the point of use utils/mkgraph_lookahead.sh . Returns an error:

utils/mkgraph_lookahead.sh : compiling grammar data/ru-mix.lm.gz tree-info exp/tdnn/tree tree-info exp/tdnn/tree 
fstdeterminizestar 
data/lang/L_disambig.fst fstcomposecontext --context-size=2 --central-position=1 --read-disambig-syms=data/lang/phones/disambig.int --write-disambig-syms=exp/tdnn/lgraph/disambig_ilabels_2_1.int exp/tdnn/lgraph/ilabels_2_1.3718 exp/tdnn/lgraph/L_disambig_det.fst make-h-transducer --disambig-syms-out=exp/tdnn/lgraph/disambig_tid.int --transition-scale=1.0 exp/tdnn/lgraph/ilabels_2_1 exp/tdnn/tree exp/tdnn/final.mdl add-self-loops --disambig-syms=exp/tdnn/lgraph/disambig_tid.int --self-loop-scale=1.0 --reorder=true exp/tdnn/final.mdl 
fstdeterminizestar 
apply_map.pl: warning! missing key 0 in exp/tdnn/lgraph/relabel 
apply_map.pl: warning! missing key 250012 in exp/tdnn/lgraph/relabel ERROR: SymbolTable::Read: Read failed: standard input 
ERROR: SymbolTable::Read: Read failed: standard input 
ERROR: VectorFst::Read: Unexpected end of file: standard input 
ERROR: FstHeader::Read: Bad FST header: standard input. Magic number not matched. Got: 0 

Before this step, everything worked correctly and was installed without errors. What could be wrong? how to solve this problem?

@retr0-iv retr0-iv added the bug label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant