Commit 50c66721 authored by Zhaoheng Ni's avatar Zhaoheng Ni Committed by Facebook GitHub Bot
Browse files

Move conv_tasnet_base doc out of prototype (#2675)

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

Reviewed By: carolineechen

Differential Revision: D39515996

Pulled By: nateanl

fbshipit-source-id: 5824375f6a758af21b6ad6c635dd06081663644f
parent a0b5ee30
...@@ -20,10 +20,23 @@ Conformer ...@@ -20,10 +20,23 @@ Conformer
ConvTasNet ConvTasNet
~~~~~~~~~~ ~~~~~~~~~~
Model
-----
ConvTasNet
^^^^^^^^^^
.. autoclass:: ConvTasNet .. autoclass:: ConvTasNet
.. automethod:: forward .. automethod:: forward
Factory Functions
-----------------
conv_tasnet_base
^^^^^^^^^^^^^^^^
.. autofunction:: conv_tasnet_base
DeepSpeech DeepSpeech
~~~~~~~~~~ ~~~~~~~~~~
......
...@@ -14,11 +14,6 @@ conformer_rnnt_base ...@@ -14,11 +14,6 @@ conformer_rnnt_base
.. autofunction:: conformer_rnnt_base .. autofunction:: conformer_rnnt_base
conv_tasnet_base
~~~~~~~~~~~~~~~~
.. autofunction:: conv_tasnet_base
ConvEmformer ConvEmformer
~~~~~~~~~~~~ ~~~~~~~~~~~~
......
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