Skip to content

Commit

Permalink
Remove prototypes from release
Browse files Browse the repository at this point in the history
  • Loading branch information
mthrok committed Sep 2, 2023
1 parent 49d3eec commit b4abb30
Show file tree
Hide file tree
Showing 81 changed files with 0 additions and 9,489 deletions.
49 changes: 0 additions & 49 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,27 +108,6 @@ model implementations and application components.
kaldi_io
utils

.. toctree::
:maxdepth: 1
:caption: Python Prototype API Reference
:hidden:

prototype
prototype.datasets
prototype.functional
prototype.models
prototype.pipelines
prototype.transforms

.. toctree::
:maxdepth: 1
:caption: C++ Prototype API Reference
:hidden:

libtorchaudio
libtorchaudio.stream_reader
libtorchaudio.stream_writer

.. toctree::
:maxdepth: 1
:caption: PyTorch Libraries
Expand Down Expand Up @@ -259,34 +238,6 @@ Tutorials
:link: tutorials/audio_feature_augmentation_tutorial.html
:tags: Preprocessing

.. customcarditem::
:header: Generating waveforms with oscillator
:card_description:
:image: _images/sphx_glr_oscillator_tutorial_003.png
:link: tutorials/oscillator_tutorial.html
:tags: DSP

.. customcarditem::
:header: Additive Synthesis
:card_description:
:image: _images/sphx_glr_additive_synthesis_tutorial_001.png
:link: tutorials/additive_synthesis_tutorial.html
:tags: DSP

.. customcarditem::
:header: Designing digital filters
:card_description:
:image: _images/sphx_glr_filter_design_tutorial_001.png
:link: tutorials/filter_design_tutorial.html
:tags: DSP

.. customcarditem::
:header: Subtractive Synthesis
:card_description:
:image: _images/sphx_glr_subtractive_synthesis_tutorial_002.png
:link: tutorials/subtractive_synthesis_tutorial.html
:tags: DSP

.. customcarditem::
:header: Audio dataset
:card_description: Learn how to use <code>torchaudio.datasets</code> module.
Expand Down
10 changes: 0 additions & 10 deletions docs/source/libtorchaudio.rst

This file was deleted.

142 changes: 0 additions & 142 deletions docs/source/libtorchaudio.stream_reader.rst

This file was deleted.

74 changes: 0 additions & 74 deletions docs/source/libtorchaudio.stream_writer.rst

This file was deleted.

13 changes: 0 additions & 13 deletions docs/source/prototype.datasets.rst

This file was deleted.

38 changes: 0 additions & 38 deletions docs/source/prototype.functional.rst

This file was deleted.

40 changes: 0 additions & 40 deletions docs/source/prototype.models.rst

This file was deleted.

Loading

0 comments on commit b4abb30

Please sign in to comment.