v3.4.2
m-bain/whisperXv3.4.2Jun 27, 2025by Barabazs
AI Summary
A bug fix release that resolves an IndexError occurring during emission calculation by ensuring proper integer tensor indexing.
Key Highlights
- Fixed integer tensor indexing in `get_wildcard_emission()` to prevent crashes.
New Features
- Bug fix for tensor indexing
Full Release Notes
## What's Changed * Fix: Ensure integer tensor indexing in get_wildcard_emission() to avoid IndexError by @HowardWhile in https://github.com/m-bain/whisperX/pull/1146 ## New Contributors * @HowardWhile made their first contribution in https://github.com/m-bain/whisperX/pull/1146 **Full Changelog**: https://github.com/m-bain/whisperX/compare/v3.4.1...v3.4.2