Shortcuts

EMFORMER_RNNT_BASE_MUSTC

torchaudio.prototype.pipelines.EMFORMER_RNNT_BASE_MUSTC

Pre-trained Emformer-RNNT-based ASR pipeline capable of performing both streaming and non-streaming inference.

The underlying model is constructed by torchaudio.models.emformer_rnnt_base() and utilizes weights trained on MuST-C release v2.0 [Cattoni et al., 2021] dataset using training script train.py here with num_symbols=501.

Please refer to torchaudio.pipelines.RNNTBundle for usage instructions.

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