mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-07 16:14:17 +00:00
8 lines
165 B
Bash
Executable File
8 lines
165 B
Bash
Executable File
./zipformer/decode.py \
|
|
--epoch 40 \
|
|
--avg 12 \
|
|
--exp-dir ./zipformer/exp \
|
|
--max-duration 2000 \
|
|
--decoding-method modified_beam_search \
|
|
--beam-size 4
|