v3.3.1

m-bain/whisperXv3.3.1Jan 8, 2025by Barabazs

AI Summary

A minor release focusing on developer experience improvements through type hints and better text output during diarization.

Key Highlights

  • Added type hints and fixed import statements.
  • Included speaker information in `WriteTXT` output when diarizing.

New Features

  • Type hints added
  • Speaker info in TXT export

Full Release Notes

## What's Changed
* refactor: add type hints and fix import statement by @Barabazs in https://github.com/m-bain/whisperX/pull/975
* feat: include speaker information in  WriteTXT when diarizing by @Barabazs in https://github.com/m-bain/whisperX/pull/976
* Bug Fix: Suppress Numerals dataclasses replace method by @jmt0221 in https://github.com/m-bain/whisperX/pull/981

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

**Full Changelog**: https://github.com/m-bain/whisperX/compare/v3.3.0...v3.3.1