Shortcuts

torchaudio.prototype.pipelines

Warning

Starting with version 2.8, we are refactoring TorchAudio to transition it into a maintenance phase. As a result, the prototype module is deprecated in 2.8 and will be removed in 2.9.

The pipelines subpackage contains APIs to models with pretrained weights and relevant utilities.

RNN-T Streaming/Non-Streaming ASR

Pretrained Models

EMFORMER_RNNT_BASE_MUSTC

[DEPRECATED]

EMFORMER_RNNT_BASE_TEDLIUM3

[DEPRECATED]

HiFiGAN Vocoder

Interface

HiFiGANVocoderBundle defines HiFiGAN Vocoder pipeline capable of transforming mel spectrograms into waveforms.

HiFiGANVocoderBundle

DEPRECATED

Pretrained Models

HIFIGAN_VOCODER_V3_LJSPEECH

[DEPRECATED]

VGGish

Interface

VGGishBundle

DEPRECATED

VGGishBundle.VGGish

DEPRECATED

VGGishBundle.VGGishInputProcessor

DEPRECATED

Pretrained Models

VGGISH

[DEPRECATED]

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources