File tree Expand file tree Collapse file tree 2 files changed +0
-17
lines changed Expand file tree Collapse file tree 2 files changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,6 @@ model implementations and application components.
70
70
71
71
tutorials/speech_recognition_pipeline_tutorial
72
72
tutorials/asr_inference_with_ctc_decoder_tutorial
73
- tutorials/asr_inference_with_cuda_ctc_decoder_tutorial
74
73
tutorials/forced_alignment_tutorial
75
74
tutorials/forced_alignment_for_multilingual_data_tutorial
76
75
tutorials/tacotron2_pipeline_tutorial
Original file line number Diff line number Diff line change @@ -20,19 +20,3 @@ CTC Decoder
20
20
.. rubric :: Tutorials using CTC Decoder
21
21
22
22
.. minigallery :: torchaudio.models.decoder.CTCDecoder
23
-
24
- CUDA CTC Decoder
25
- ----------------
26
-
27
- .. autosummary ::
28
- :toctree: generated
29
- :nosignatures:
30
- :template: autosummary/cuda_ctc_decoder_class.rst
31
-
32
- CUCTCDecoder
33
- cuda_ctc_decoder
34
-
35
-
36
- .. rubric :: Tutorials using CUDA CTC Decoder
37
-
38
- .. minigallery :: torchaudio.models.decoder.CUCTCDecoder
You can’t perform that action at this time.
0 commit comments