torchaudio.prototype¶
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.
torchaudio.prototype
provides prototype features;
they are at an early stage for feedback and testing.
Their interfaces might be changed without prior notice.
Most modules of prototypes are excluded from release. Please refer to here for more information on prototype features.
The modules under torchaudio.prototype
must be
imported explicitly, e.g.
import torchaudio.prototype.models
- torchaudio.prototype.datasets
- torchaudio.prototype.functional
- torchaudio.prototype.models
- ConformerWav2Vec2PretrainModel
- Methods
- Factory Functions
- ConvEmformer
- Methods
- HiFiGANVocoder
- Methods
- Factory Functions
- Prototype Factory Functions of Beta Models
- Wav2Vec2Model
- Methods
- Factory Functions
- torchaudio.models.wav2vec2_model
- torchaudio.models.wav2vec2_base
- torchaudio.models.wav2vec2_large
- torchaudio.models.wav2vec2_large_lv60k
- torchaudio.models.wav2vec2_xlsr_300m
- torchaudio.models.wav2vec2_xlsr_1b
- torchaudio.models.wav2vec2_xlsr_2b
- torchaudio.models.hubert_base
- torchaudio.models.hubert_large
- torchaudio.models.hubert_xlarge
- torchaudio.models.wavlm_model
- torchaudio.models.wavlm_base
- torchaudio.models.wavlm_large
- Prototype Factory Functions
- Utility Functions
- RNNT
- Methods
- Factory Functions
- Prototype Factory Functions
- torchaudio.prototype.pipelines
- torchaudio.prototype.transforms