Stable-ts

Latest version: v2.19.0

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 14

2.15.11

* fixed inaccurate progress bar in `result.WhisperResult.suppress_silence()` ([ad013d7](https://github.com/jianfch/stable-ts/commit/ad013d7f80de2b090ccfe967eb7801c8094cdf8a))
* replaced `update_all_segs_with_words()` in the `refine()` with `reassign_ids()` ([ad013d7](https://github.com/jianfch/stable-ts/commit/ad013d7f80de2b090ccfe967eb7801c8094cdf8a))
* updated `--align` to treat the argument as plain-text if the argument starts with `'text='` ([ad013d7](https://github.com/jianfch/stable-ts/commit/ad013d7f80de2b090ccfe967eb7801c8094cdf8a))

2.15.10

* added `--persist` / `-p` to CLI ([177bcc4](https://github.com/jianfch/stable-ts/commit/177bcc4ee34d6fa3753ec6de2362e1567d95b52b))
* added `suppress_attention` to `transcribe()` and `align()` for original Whisper ([177bcc4](https://github.com/jianfch/stable-ts/commit/177bcc4ee34d6fa3753ec6de2362e1567d95b52b))
* fixed `align()` failing to predict nonspeech timings after skipping a nonspeech section ([424f484](https://github.com/jianfch/stable-ts/commit/424f4842d91c0fceb66ac96aba43c41cb30275b3))
* fixed typo ([324](https://github.com/jianfch/stable-ts/pulls/324)) ([dbee5c5](https://github.com/jianfch/stable-ts/commit/dbee5c5a839be5dc6eb50683d74efcd3099006e2))

2.15.9

* changed `WhisperResult` to allow initialization without data ([00ad4b4](https://github.com/jianfch/stable-ts/commit/00ad4b45d314eadedc59b2ede7ab034ef14a5131))
* fixed `Segment.copy()` failing to initialize `WordTiming` when `new_words=None` and `copy_words=False` ([00ad4b4](https://github.com/jianfch/stable-ts/commit/00ad4b45d314eadedc59b2ede7ab034ef14a5131))
* fixed `WhisperResult.duration` to return `0.0` if result contains no segments ([00ad4b4](https://github.com/jianfch/stable-ts/commit/00ad4b45d314eadedc59b2ede7ab034ef14a5131))
* fixed `WhisperResult.has_words` to return `False` if result contains no segments ([00ad4b4](https://github.com/jianfch/stable-ts/commit/00ad4b45d314eadedc59b2ede7ab034ef14a5131))

2.15.8

* fixed `Whisper.fill_in_gaps()` ([cbbad76](https://github.com/jianfch/stable-ts/commit/cbbad765891e261a3c90eba463f44d0dc54e5433))
* removed `end` >= `start` requirement for `Segment` ([cbbad76](https://github.com/jianfch/stable-ts/commit/cbbad765891e261a3c90eba463f44d0dc54e5433))
* updated warning message for out of order timestamps ([cbbad76](https://github.com/jianfch/stable-ts/commit/cbbad765891e261a3c90eba463f44d0dc54e5433))

2.15.7

* deprecated `Segment.update_seg_with_words()` and `WhisperResult.update_all_segs_with_words()` ([ff89e53](https://github.com/jianfch/stable-ts/commit/ff89e53ab636909b2c184aff28e5e56aeebbca3a))
* changed `start`, `end`, `text`, `tokens` of `Segment` to properties ([ff89e53](https://github.com/jianfch/stable-ts/commit/ff89e53ab636909b2c184aff28e5e56aeebbca3a))
* deprecated and replace `WordTiming.round_all_timestamps()` with `round_ts=True` at initialization ([ff89e53](https://github.com/jianfch/stable-ts/commit/ff89e53ab636909b2c184aff28e5e56aeebbca3a))
* added progress bar for timestamps adjustments ([ff89e53](https://github.com/jianfch/stable-ts/commit/ff89e53ab636909b2c184aff28e5e56aeebbca3a))
* speed up splitting and merging of segments ([ff89e53](https://github.com/jianfch/stable-ts/commit/ff89e53ab636909b2c184aff28e5e56aeebbca3a))
* removed redundant parts of the default regrouping algorithm ([ff89e53](https://github.com/jianfch/stable-ts/commit/ff89e53ab636909b2c184aff28e5e56aeebbca3a))

2.15.6

* added `pipeline` to `stable_whisper.load_hf_whisper()` ([c356491](https://github.com/jianfch/stable-ts/commit/c3564915792f17eb5905e56c5ce78ce482a9f89b))
* changed `language`, `task`, `batch_size` to optional parameters for the `WhisperHF.transcribe()` ([c356491](https://github.com/jianfch/stable-ts/commit/c3564915792f17eb5905e56c5ce78ce482a9f89b))
* fixed English models not working for `WhisperHF` ([c356491](https://github.com/jianfch/stable-ts/commit/c3564915792f17eb5905e56c5ce78ce482a9f89b))
* fixed `get_device()` for `'mps'` ([53272cb](https://github.com/jianfch/stable-ts/commit/53272cb0376b2c1e32f0055a5505045681409aac))

Page 3 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.