from local
This commit is contained in:
parent
a500d373ca
commit
99d0612de0
Binary file not shown.
@ -7,7 +7,7 @@ for method in greedy_search modified_beam_search fast_beam_search; do
|
|||||||
--additional-block True \
|
--additional-block True \
|
||||||
--model-name epoch-2.pt \
|
--model-name epoch-2.pt \
|
||||||
--exp-dir ./pruned_transducer_stateless_d2v_v2/conv_adapter \
|
--exp-dir ./pruned_transducer_stateless_d2v_v2/conv_adapter \
|
||||||
--max-duration 150 \
|
--max-duration 400 \
|
||||||
--decoding-method $method \
|
--decoding-method $method \
|
||||||
--max-sym-per-frame 1 \
|
--max-sym-per-frame 1 \
|
||||||
--encoder-type d2v \
|
--encoder-type d2v \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user