torchaudio.prototype.models.hifigan_vocoder_v2¶
- torchaudio.prototype.models.hifigan_vocoder_v2() HiFiGANVocoder [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 HiFiGAN Vocoder with V2 architecture [Kong et al., 2020].
- Returns
generated model.
- Return type