Commit ff15ba1b authored by Caroline Chen's avatar Caroline Chen Committed by Facebook GitHub Bot
Browse files

Fix lexicon decoder docs (#2185)

Summary: Pull Request resolved: https://github.com/pytorch/audio/pull/2185

Reviewed By: hwangjeff, mthrok

Differential Revision: D33905767

Pulled By: carolineechen

fbshipit-source-id: 964576ab3f4a12b91fa3960b2aa2337239356513
parent d43ce015
......@@ -6,11 +6,11 @@ torchaudio.prototype.ctc_decoder
Decoder Class
-------------
KenLMLexiconDecoder
~~~~~~~~~~~~~~~~~~~
LexiconDecoder
~~~~~~~~~~~~~~
.. autoclass:: KenLMLexiconDecoder
.. autoclass:: LexiconDecoder
.. automethod:: __call__
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment