v3.8.5
ParthaEth/GIFv3.8.5Apr 1, 2026by Barabazs
AI Summary
This release resolves compatibility issues with PyTorch 2.8 by pinning specific versions of torchvision and torchcodec to ensure the library runs correctly.
Key Highlights
- Fixed compatibility with PyTorch 2.8
- Pinned torchvision and torchcodec versions
Full Release Notes
## What's Changed * fix: pin torchvision and torchcodec for torch 2.8 compatibility by @Barabazs in https://github.com/m-bain/whisperX/pull/1397 **Full Changelog**: https://github.com/m-bain/whisperX/compare/v3.8.4...v3.8.5