v2.0.2
TorchAudio 2.0.2 Release Note
This is a minor release, which is compatible with PyTorch 2.0.1 and includes bug fixes, improvements and documentation updates. There is no new feature added.
Bug fix
- #3239 Properly set #samples passed to encoder (#3204)
- #3238 Fix virtual function issue with CTC decoder (#3230)
- #3245 Fix path-like object support in FFmpeg dispatcher (#3243, #3248)
- #3261 Use scaled_dot_product_attention in Wav2vec2/HuBERT's SelfAttention (#3253)
- #3264 Use scaled_dot_product_attention in WavLM attention (#3252, #3265)
Full Changelog: v2.0.1...v2.0.2