mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
f7e8ddd584
commit
5af67c1574
Binary file not shown.
@ -5,7 +5,7 @@ for method in greedy_search modified_beam_search fast_beam_search; do
|
|||||||
--input-strategy AudioSamples \
|
--input-strategy AudioSamples \
|
||||||
--enable-spec-aug False \
|
--enable-spec-aug False \
|
||||||
--additional-block True \
|
--additional-block True \
|
||||||
--model-name epoch-10.pt \
|
--model-name epoch-1.pt \
|
||||||
--exp-dir ./pruned_transducer_stateless_d2v_v2/d2v-T-adapter_male \
|
--exp-dir ./pruned_transducer_stateless_d2v_v2/d2v-T-adapter_male \
|
||||||
--max-duration 400 \
|
--max-duration 400 \
|
||||||
--decoding-method $method \
|
--decoding-method $method \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user