| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| whisperx-3.8.4-py3-none-any.whl | 2026-03-25 | 16.5 MB | |
| README.md | 2026-03-25 | 609 Bytes | |
| v3.8.4 source code.tar.gz | 2026-03-25 | 16.8 MB | |
| v3.8.4 source code.zip | 2026-03-25 | 16.8 MB | |
| Totals: 4 Items | 50.1 MB | 0 | |
What's Changed
- feat: add progress_callback to transcribe, align, and diarize by @Barabazs in https://github.com/m-bain/whisperX/pull/1371
- fix: remove dead model_bytes read that leaked file handle by @Barabazs in https://github.com/m-bain/whisperX/pull/1381
- fix: restore word-level timestamps for unalignable characters by @Barabazs in https://github.com/m-bain/whisperX/pull/1386
- fix: require faster-whisper>=1.2.0 for use_auth_token support (#1385) by @Barabazs in https://github.com/m-bain/whisperX/pull/1388
Full Changelog: https://github.com/m-bain/whisperX/compare/v3.8.2...v3.8.4