Skip to content

Error at startup./mkgraph_lookahead.sh #4953

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

Open
retr0-iv opened this issue Oct 15, 2024 · 1 comment
Open

Error at startup./mkgraph_lookahead.sh #4953

retr0-iv opened this issue Oct 15, 2024 · 1 comment
Labels
bug stale Stale bot on the loose

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
Copy link

stale bot commented Apr 26, 2025

This issue has been automatically marked as stale by a bot solely because it has not had recent activity. Please add any comment (simply 'ping' is enough) to prevent the issue from being closed for 60 more days if you believe it should be kept open.

@stale stale bot added the stale Stale bot on the loose label Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug stale Stale bot on the loose
Projects
None yet
Development

No branches or pull requests

1 participant