diff --git a/egs/librispeech/ASR/pruned_transducer_stateless/beam_search.py b/egs/librispeech/ASR/pruned_transducer_stateless/beam_search.py index 277e0ae07..49004d2ba 100644 --- a/egs/librispeech/ASR/pruned_transducer_stateless/beam_search.py +++ b/egs/librispeech/ASR/pruned_transducer_stateless/beam_search.py @@ -509,7 +509,7 @@ def _deprecated_modified_beam_search( It decodes only one utterance at a time. We keep it only for reference. The function :func:`modified_beam_search` should be preferred as it - support batch decoding. + supports batch decoding. Args: