* 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))