* added logic to ensure ascending timestamps in `result.WhisperResult` ([fd78cd7](https://github.com/jianfch/stable-ts/commit/fd78cd7432f098306706f49d7de75be888847222))
* updated default regroup algorithm ([fd78cd7](https://github.com/jianfch/stable-ts/commit/fd78cd7432f098306706f49d7de75be888847222), [77dcfdf](https://github.com/jianfch/stable-ts/commit/77dcfdf0817d59d5aed054d6d420945aa11d69dc))
* updated long form transcription logic ([fd78cd7](https://github.com/jianfch/stable-ts/commit/fd78cd7432f098306706f49d7de75be888847222))
* fixed skipping words ([77dcfdf](https://github.com/jianfch/stable-ts/commit/77dcfdf0817d59d5aed054d6d420945aa11d69dc))
* avoid computing higher temperatures on `no_speech` segments ([fd78cd7](https://github.com/jianfch/stable-ts/commit/fd78cd7432f098306706f49d7de75be888847222))
* removed any segments that contains only punctuations ([fd78cd7](https://github.com/jianfch/stable-ts/commit/fd78cd7432f098306706f49d7de75be888847222))
* removed segments with 50%+ instantaneous words ([fd78cd7](https://github.com/jianfch/stable-ts/commit/fd78cd7432f098306706f49d7de75be888847222))
* updated `README.md` ([f5b4c22](https://github.com/jianfch/stable-ts/commit/f5b4c22d60e757a93937dddc2e53ee0098a2ff80))