v3.8.2

m-bain/whisperXv3.8.2Mar 10, 2026by Barabazs

AI Summary

Exposes average log probability per segment from ctranslate2 beam search and reverts a previous wildcard alignment change that negatively impacted word-level timestamps.

Key Highlights

  • Exposed avg_logprob per segment from ctranslate2 beam search
  • Reverted PR #986 wildcard alignment that broke word-level timestamps

New Features

  • Exposed avg_logprob per segment

Full Release Notes

## What's Changed
* feat: expose avg_logprob per segment from ctranslate2 beam search by @Barabazs in https://github.com/m-bain/whisperX/pull/1350
* fix: revert #986 wildcard alignment that broke word-level timestamps (#1220) by @Barabazs in https://github.com/m-bain/whisperX/pull/1367


**Full Changelog**: https://github.com/m-bain/whisperX/compare/v3.8.1...v3.8.2