from local
This commit is contained in:
parent
acf9ee8701
commit
48e31434b4
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 \
|
||||||
--epoch 18 \
|
--epoch 18 \
|
||||||
--avg 3 \
|
--avg 3 \
|
||||||
--exp-dir ./pruned_transducer_stateless_d2v_v2/exp \
|
--exp-dir ./pruned_transducer_stateless_d2v_v2/100h_sweep361 \
|
||||||
--max-duration 800 \
|
--max-duration 800 \
|
||||||
--decoding-method $method \
|
--decoding-method $method \
|
||||||
--max-sym-per-frame 1 \
|
--max-sym-per-frame 1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user