Skip to content

Commit 3794da6

Browse files
committed
Remove references to torchaudio.prototype
1 parent 750d39e commit 3794da6

File tree

7 files changed

+2
-606
lines changed

7 files changed

+2
-606
lines changed

docs/source/_templates/autosummary/model_class.rst

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -147,25 +147,6 @@ Factory Functions
147147
148148
{%- if prototype_factory[fullname] %}
149149

150-
Prototype Factory Functions
151-
===========================
152-
153-
.. currentmodule:: torchaudio.prototype.models
154-
155-
.. autosummary::
156-
:toctree: ../generated
157-
:nosignatures:
158-
159-
{% for item in prototype_factory[fullname] %}
160-
{{["~torchaudio.prototype.models", item] | join('.')}}
161-
{%- endfor %}
162-
163-
{%- endif %}
164-
165-
.. UTILITY FUNCTIONS
166-
167-
{%- if utils[fullname] %}
168-
169150
Utility Functions
170151
=================
171152

examples/asr/emformer_rnnt/pipeline_demo.py

Lines changed: 0 additions & 107 deletions
This file was deleted.

examples/asr/emformer_rnnt/tedlium3/eval_pipeline.py

Lines changed: 0 additions & 90 deletions
This file was deleted.

examples/asr/librispeech_conformer_rnnt/lightning.py

Lines changed: 0 additions & 159 deletions
This file was deleted.

0 commit comments

Comments
 (0)