from local
This commit is contained in:
parent
58c9f59e9c
commit
502793897d
Binary file not shown.
@ -1,7 +1,6 @@
|
|||||||
git pull
|
git pull
|
||||||
|
|
||||||
for method in greedy_search modified_beam_search fast_beam_search; do
|
for method in greedy_search modified_beam_search fast_beam_search; do
|
||||||
#for i in {20..30}; do
|
|
||||||
./pruned_transducer_stateless_d2v_v2/decode.py \
|
./pruned_transducer_stateless_d2v_v2/decode.py \
|
||||||
--input-strategy AudioSamples \
|
--input-strategy AudioSamples \
|
||||||
--enable-spec-aug False \
|
--enable-spec-aug False \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user