v3.8.6

asheshgoplani/agent-deckv3.8.6May 25, 2026by Barabazs

AI Summary

Adds support for the Indonesian model, fixes the handling of the 'ignore' interpolation method, and updates dependencies and CI workflows.

Key Highlights

  • Add Indonesian model to alignment.py
  • Fix handling of 'ignore' interpolation method in interpolate_nans
  • bump nltk from 3.9.2 to 3.9.4
  • Add zizmor workflow and harden existing workflows

New Features

  • Add Indonesian model
  • Fix 'ignore' interpolation method

Full Release Notes

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

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

**Full Changelog**: https://github.com/m-bain/whisperX/compare/v3.8.5...v3.8.6