from local

This commit is contained in:
dohe0342 2023-01-30 16:29:33 +09:00
parent a475e06443
commit ce295cf9f5
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -2,7 +2,7 @@ git pull
for method in greedy_search #modified_beam_search fast_beam_search
do
./pruned_transducer_stateless_d2v_v2/decode.py \
./pruned_transducer_stateless_d2v_v2/pseudo.py \
--input-strategy AudioSamples \
--enable-spec-aug False \
--additional-block True \