mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-18 21:44:18 +00:00
minor fix
This commit is contained in:
parent
f50198e66e
commit
66fda54e9d
@ -710,7 +710,7 @@ for method in greedy_search modified_beam_search fast_beam_search; do
|
||||
./pruned_transducer_stateless5/decode.py \
|
||||
--epoch 30 \
|
||||
--avg 10 \
|
||||
--exp-dir ./pruned_transducer_stateless5/exp-M \
|
||||
--exp-dir ./pruned_transducer_stateless5/exp-B \
|
||||
--max-duration 600 \
|
||||
--decoding-method $method \
|
||||
--max-sym-per-frame 1 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user