提交 9e6f89bd 编写于 作者: H Hui Zhang

fix score doc

上级 0f59459a
...@@ -145,9 +145,11 @@ class PartialScorerInterface(ScorerInterface): ...@@ -145,9 +145,11 @@ class PartialScorerInterface(ScorerInterface):
and receives pre-pruned next tokens to score because it is too heavy to score and receives pre-pruned next tokens to score because it is too heavy to score
all the tokens. all the tokens.
Score sub-set of tokens, not all.
Examples: Examples:
* Prefix search for connectionist-temporal-classification models * Prefix search for connectionist-temporal-classification models
* :class:`espnet.nets.scorers.ctc.CTCPrefixScorer` * :class:`decoders.scorers.ctc.CTCPrefixScorer`
""" """
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册