v3.7.3

m-bain/whisperXv3.7.3Oct 16, 2025by Barabazs

AI Summary

Adds support for Swedish language alignment and stabilizes PyTorch version constraints to prevent conflicts.

Key Highlights

  • Add Swedish alignment model
  • Lock down torch and torchaudio versions

New Features

  • Swedish alignment model

Full Release Notes

## What's Changed
* feat: add Swedish alignment model by @Npahlfer in https://github.com/m-bain/whisperX/pull/1110
* fix: lock down torch and torchaudio versions by @Barabazs in https://github.com/m-bain/whisperX/pull/1265

## New Contributors
* @Npahlfer made their first contribution in https://github.com/m-bain/whisperX/pull/1110

**Full Changelog**: https://github.com/m-bain/whisperX/compare/v3.7.2...v3.7.3