mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-06 15:44:17 +00:00
8 lines
170 B
Bash
Executable File
8 lines
170 B
Bash
Executable File
./zipformer/decode.py \
|
|
--epoch 90 \
|
|
--avg 29 \
|
|
--exp-dir ./zipformer/exp_1000 \
|
|
--max-duration 2000 \
|
|
--decoding-method modified_beam_search \
|
|
--beam-size 4
|