fix small typo (#1144)

This commit is contained in:
frankyoujian 2023-06-21 17:17:19 +08:00 committed by GitHub
parent d667dc365b
commit 4d5b8369ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
"""