.. autogenerated from source/_templates/autosummary/model_class.rst .. currentmodule:: torchaudio.models .. None .. TITLE RNNT ==== .. CLASS DEFINITIONS .. autoclass:: torchaudio.models.RNNT Methods ======= forward ------- .. container:: py attribute .. automethod:: torchaudio.models.RNNT.forward transcribe_streaming -------------------- .. container:: py attribute .. automethod:: torchaudio.models.RNNT.transcribe_streaming transcribe ---------- .. container:: py attribute .. automethod:: torchaudio.models.RNNT.transcribe predict ------- .. container:: py attribute .. automethod:: torchaudio.models.RNNT.predict join ---- .. container:: py attribute .. automethod:: torchaudio.models.RNNT.join .. HELPER STRUCTURES .. FACTORY FUNCTIONS Factory Functions ================= .. autosummary:: :toctree: ../generated :nosignatures: ~torchaudio.models.emformer_rnnt_model ~torchaudio.models.emformer_rnnt_base .. PROTOTYPE FACTORY FUNCTIONS Prototype Factory Functions =========================== .. currentmodule:: torchaudio.prototype.models .. autosummary:: :toctree: ../generated :nosignatures: ~torchaudio.prototype.models.conformer_rnnt_model ~torchaudio.prototype.models.conformer_rnnt_base .. UTILITY FUNCTIONS