W

WhisperX

W
WhisperX AI v3.8.7rc1

3.8.7rc1

What's Changed Fix Windows CUDA detection: include AMD64 in uv source platform markers by @deekshaNVIDIA in #1414 relax huggingface-hub constraint from <1.0.0 to >=0.19.0 by @niradler in #1375 New Contributors @deekshaNVIDIA made their first contribution in #1414 @niradler made their first contribution in #1375 Full Changelog: v3.8.6...3.8.7rc1

W
WhisperX AI v3.8.6

v3.8.6

What's Changed Add Indonesian model to alignment.py by @aziib in #1400 fix: handle 'ignore' interpolation method in interpolate_nans (#1368) by @Barabazs in #1422 build(deps): bump nltk from 3.9.2 to 3.9.4 by @dependabot[bot] in #1421 ci: add zizmor workflow and harden existing workflows by @Barabazs in #1423 chore(deps): update exclude-newer settings by @Barabazs in #1424 New Contributors @aziib…

W
WhisperX AI v3.8.5

v3.8.5

What's Changed fix: pin torchvision and torchcodec for torch 2.8 compatibility by @Barabazs in #1397 Full Changelog: v3.8.4...v3.8.5

W
WhisperX AI v3.7.9

v3.7.9

Backport of word-level timestamp fixes from v3.8.4. Bug Fixes Restore timestamps for unalignable characters (39aa9f5): Words containing digits, symbols, or foreign script (e.g. 4,9, £13.60) now get proper timestamps via a wildcard emission column. The previous patch (v3.X.Y) reverted PR #986 which removed wildcard support entirely. Fixes #1372. Testing Add regression test for #1372 (da072d6) Add p…

W
WhisperX AI v3.6.2

v3.6.2

Backport of word-level timestamp fixes from v3.8.4. Bug Fixes Restore timestamps for unalignable characters (39aa9f5): Words containing digits, symbols, or foreign script (e.g. 4,9, £13.60) now get proper timestamps via a wildcard emission column. The previous patch (v3.X.Y) reverted PR #986 which removed wildcard support entirely. Fixes #1372. Testing Add regression test for #1372 (da072d6) Add p…

W
WhisperX AI v3.5.2

v3.5.2

Backport of word-level timestamp fixes from v3.8.4. Bug Fixes Restore timestamps for unalignable characters (39aa9f5): Words containing digits, symbols, or foreign script (e.g. 4,9, £13.60) now get proper timestamps via a wildcard emission column. The previous patch (v3.X.Y) reverted PR #986 which removed wildcard support entirely. Fixes #1372. Testing Add regression test for #1372 (da072d6) Add p…

W
WhisperX AI v3.4.5

v3.4.5

Backport of word-level timestamp fixes from v3.8.4. Bug Fixes Restore timestamps for unalignable characters (39aa9f5): Words containing digits, symbols, or foreign script (e.g. 4,9, £13.60) now get proper timestamps via a wildcard emission column. The previous patch (v3.X.Y) reverted PR #986 which removed wildcard support entirely. Fixes #1372. Testing Add regression test for #1372 (da072d6) Add p…

W
WhisperX AI v3.3.6

v3.3.6

Backport of word-level timestamp fixes from v3.8.4. Bug Fixes Restore timestamps for unalignable characters (39aa9f5): Words containing digits, symbols, or foreign script (e.g. 4,9, £13.60) now get proper timestamps via a wildcard emission column. The previous patch reverted PR #986 which removed wildcard support entirely. Fixes #1372. Testing Add regression test for #1372 (da072d6) Add pytest dev…

W
WhisperX AI v3.8.4

v3.8.4

What's Changed feat: add progress_callback to transcribe, align, and diarize by @Barabazs in #1371 fix: remove dead model_bytes read that leaked file handle by @Barabazs in #1381 fix: restore word-level timestamps for unalignable characters by @Barabazs in #1386 fix: require faster-whisper>=1.2.0 for use_auth_token support (#1385) by @Barabazs in #1388 Full Changelog: v3.8.2...v3.8.4