mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
Fix ci
This commit is contained in:
parent
655d170374
commit
92c798b8fa
@ -52,7 +52,7 @@ log "Decode with models exported by torch.jit.script()"
|
|||||||
|
|
||||||
for method in ctc-decoding 1best; do
|
for method in ctc-decoding 1best; do
|
||||||
./zipformer/jit_pretrained_ctc.py \
|
./zipformer/jit_pretrained_ctc.py \
|
||||||
--bpe-model $repo/data/lang_bpe_500/bpe.model \
|
--tokens $repo/data/lang_bpe_500/tokens.txt \
|
||||||
--model-filename $repo/exp/jit_script.pt \
|
--model-filename $repo/exp/jit_script.pt \
|
||||||
--HLG $repo/data/lang_bpe_500/HLG.pt \
|
--HLG $repo/data/lang_bpe_500/HLG.pt \
|
||||||
--words-file $repo/data/lang_bpe_500/words.txt \
|
--words-file $repo/data/lang_bpe_500/words.txt \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user