mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-19 05:54:20 +00:00
minor fix
This commit is contained in:
parent
627f4c15b1
commit
ee2fa42e5d
@ -135,7 +135,7 @@ Then, we perform LODR decoding by setting ``--decoding-method`` to ``modified_be
|
|||||||
--exp-dir $exp_dir \
|
--exp-dir $exp_dir \
|
||||||
--max-duration 600 \
|
--max-duration 600 \
|
||||||
--decode-chunk-len 32 \
|
--decode-chunk-len 32 \
|
||||||
--decoding-method modified_beam_search_lm_LODR \
|
--decoding-method modified_beam_search_LODR \
|
||||||
--bpe-model ./icefall-asr-librispeech-pruned-transducer-stateless7-streaming-2022-12-29/data/lang_bpe_500/bpe.model \
|
--bpe-model ./icefall-asr-librispeech-pruned-transducer-stateless7-streaming-2022-12-29/data/lang_bpe_500/bpe.model \
|
||||||
--use-shallow-fusion 1 \
|
--use-shallow-fusion 1 \
|
||||||
--lm-type rnn \
|
--lm-type rnn \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user