Shortcuts

torchaudio.prototype.models.conformer_rnnt_base

torchaudio.prototype.models.conformer_rnnt_base() RNNT[source]

DEPRECATED

Warning

This function has been deprecated. It will be removed from 2.9 release. This deprecation is part of a large refactoring effort to transition TorchAudio into a maintenance phase. Please see https://github.com/pytorch/audio/issues/3902 for more information.

Builds basic version of Conformer RNN-T model.

Returns

Conformer RNN-T model.

Return type

RNNT

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