Update package EN 0.22 fails: ERROR: SymbolTable::Read: Read failed: standard input
- Lingua principale
- Jupyter Notebook
- Stelle
- 15.1k
- Fork
- 1.8k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I tried the update package for EN (vosk-model-en-us-0.22-compile.zip). Compared to version 0.21, which worked perfectly, this fails even if do not add any sentences or words.
./compile-graph.sh
...
tils/mkgraph_lookahead.sh --self-loop-scale 1.0 data/lang exp/chain/tdnn data/en-mix-small.lm.gz exp/chain/tdnn/lgraph
utils/mkgraph_lookahead.sh : compiling grammar data/en-mix-small.lm.gz
tree-info exp/chain/tdnn/tree
tree-info exp/chain/tdnn/tree
fstdeterminizestar data/lang/L_disambig.fst
fstcomposecontext --context-size=2 --central-position=1 --read-disambig-syms=data/lang/phones/disambig.int --writedisambig-syms=exp/chain/tdnn/lgraph/disambig_ilabels_2_1.int exp/chain/tdnn/lgraph/ilabels_2_1.993828 exp/chain/tdnn/lgraph/L_disambig_det.fst
make-h-transducer --disambig-syms-out=exp/chain/tdnn/lgraph/disambig_tid.int --transition-scale=1.0 exp/chain/tdnn/lgraph/ilabels_2_1 exp/chain/tdnn/tree exp/chain/tdnn/final.mdl
fstdeterminizestar
add-self-loops --disambig-syms=exp/chain/tdnn/lgraph/disambig_tid.int --self-loop-scale=1.0 --reorder=true exp/chain/tdnn/final.mdl
apply_map.pl: warning! missing key 0 in exp/chain/tdnn/lgraph/relabel
apply_map.pl: warning! missing key 312340 in exp/chain/tdnn/lgraph/relabel
ERROR: SymbolTable::Read: Read failed
ERROR: SymbolTable::Read: Read failed
ERROR: VectorFst::Read: Unexpected end of file: standard input
ERROR: FstHeader::Read: Bad FST header: standard input. Magic number not matched. Got: 0`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.