• moto's avatar
    Fix CTCDecoder doc (#2766) · bd37611b
    moto authored
    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
    bd37611b
_ctc_decoder.py 16.9 KB