fix small typo

This commit is contained in:
frankyj 2023-06-21 17:05:04 +08:00
parent d667dc365b
commit 62927301c0

View File

@ -22,7 +22,7 @@ Usage:
--avg 15 \
--decode-chunk-len 32 \
--exp-dir ./pruned_transducer_stateless7_streaming/exp \
--decoding_method greedy_search \
--decoding-method greedy_search \
--num-decode-streams 2000
"""