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
0216cda651
commit
0f21bb51ad
BIN
egs/librispeech/ASR/.pseudo.sh.swp
Normal file
BIN
egs/librispeech/ASR/.pseudo.sh.swp
Normal file
Binary file not shown.
@ -7,8 +7,8 @@ for method in modified_beam_search; do #modified_beam_search fast_beam_search; d
|
||||
--input-strategy AudioSamples \
|
||||
--enable-spec-aug False \
|
||||
--additional-block True \
|
||||
--model-name epoch-30.pt \
|
||||
--exp-dir ./pruned_transducer_stateless_d2v_v2/"$spk_id"_adapter \
|
||||
--model-name d2v-base-T.pt \
|
||||
--exp-dir ./pruned_transducer_stateless_d2v_v2 \
|
||||
--max-duration 450 \
|
||||
--decoding-method $method \
|
||||
--max-sym-per-frame 1 \
|
||||
@ -25,4 +25,6 @@ done
|
||||
#done
|
||||
#--model-name d2v-base-T.pt \
|
||||
#--exp-dir ./pruned_transducer_stateless_d2v_v2 \
|
||||
#--model-name epoch-30.pt \
|
||||
#--exp-dir ./pruned_transducer_stateless_d2v_v2/"$spk_id"_adapter \
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user