"src/diffusers/models/modeling_utils.py" did not exist on "ef2ea33c3bc061fffa8bc4ccd640306ca1a1847d"
Fix CTCDecoder doc (#2766)
Summary: * Document `__call__` instead of `__init__` * List CTCHypothesis first as it is used in combination with CTCDecoder * Fix indentation of score method docstring Pull Request resolved: https://github.com/pytorch/audio/pull/2766 Reviewed By: carolineechen Differential Revision: D40349388 Pulled By: mthrok fbshipit-source-id: 5e512e6c2b29d3533eb62d09b289154ccd1abf4c
Showing
Please register or sign in to comment