Skip to content

Commit 11f1658

Browse files
authored
Remove references to prototype tutorials (#3171)
1 parent 543893f commit 11f1658

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

docs/source/index.rst

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@ model implementations and application components.
5151
tutorials/audio_feature_extractions_tutorial
5252
tutorials/audio_feature_augmentation_tutorial
5353

54-
tutorials/oscillator_tutorial
55-
tutorials/additive_synthesis_tutorial
56-
tutorials/filter_design_tutorial
57-
tutorials/subtractive_synthesis_tutorial
58-
5954
tutorials/audio_datasets_tutorial
6055

6156
.. toctree::
@@ -189,34 +184,6 @@ Tutorials
189184
:link: tutorials/audio_feature_augmentation_tutorial.html
190185
:tags: Preprocessing
191186

192-
.. customcarditem::
193-
:header: Generating waveforms with oscillator
194-
:card_description:
195-
:image: _images/sphx_glr_oscillator_tutorial_003.png
196-
:link: tutorials/oscillator_tutorial.html
197-
:tags: DSP
198-
199-
.. customcarditem::
200-
:header: Additive Synthesis
201-
:card_description:
202-
:image: _images/sphx_glr_additive_synthesis_tutorial_001.png
203-
:link: tutorials/additive_synthesis_tutorial.html
204-
:tags: DSP
205-
206-
.. customcarditem::
207-
:header: Designing digital filters
208-
:card_description:
209-
:image: _images/sphx_glr_filter_design_tutorial_001.png
210-
:link: tutorials/filter_design_tutorial.html
211-
:tags: DSP
212-
213-
.. customcarditem::
214-
:header: Subtractive Synthesis
215-
:card_description:
216-
:image: _images/sphx_glr_subtractive_synthesis_tutorial_002.png
217-
:link: tutorials/subtractive_synthesis_tutorial.html
218-
:tags: DSP
219-
220187
.. customcarditem::
221188
:header: Audio dataset
222189
:card_description: Learn how to use <code>torchaudio.datasets</code> module.

0 commit comments

Comments
 (0)