Stable-ts

Latest version: v2.17.5

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

Scan your dependencies

Page 7 of 13

2.11.7

* fixed `--debug` not showing the first option ([857df9a](https://github.com/jianfch/stable-ts/commit/857df9a0f2756ee99a7eaeeee2610d245bd1c3c5))
* fixed `demucs` and `only_voice_freq` for `transcribe_stable()` ([7f62a9d](https://github.com/jianfch/stable-ts/commit/7f62a9db98db5c63d93daa3397fed900f59b0596))
* fixed `demucs` for `transcribe_minimal()` ([857df9a](https://github.com/jianfch/stable-ts/commit/857df9a0f2756ee99a7eaeeee2610d245bd1c3c5))
* fixed `only_voice_freq` for `transcribe_minimal()` ([7f62a9d](https://github.com/jianfch/stable-ts/commit/7f62a9db98db5c63d93daa3397fed900f59b0596))
* fixed progress bar for faster-whisper ([7f62a9d](https://github.com/jianfch/stable-ts/commit/7f62a9db98db5c63d93daa3397fed900f59b0596))
* updated `transcribe_minimal()` to accept more options ([857df9a](https://github.com/jianfch/stable-ts/commit/857df9a0f2756ee99a7eaeeee2610d245bd1c3c5))
* updated `transcribe_stable()` for faster-whisper models to accept more options ([7f62a9d](https://github.com/jianfch/stable-ts/commit/7f62a9db98db5c63d93daa3397fed900f59b0596))

2.11.6

* delete `_demo` directory ([66f4376](https://github.com/jianfch/stable-ts/commit/66f437612561b1359dac40765d12ddf84bb4e3bd))
* fixed [216](https://github.com/jianfch/stable-ts/issues/216) ([1732ac0](https://github.com/jianfch/stable-ts/commit/1732ac0b8a14000545c7571b45c4a71e9d6ca2ea))

2.11.5

* added `'us'` as method key to `WhisperResult.regroup()` ([da33bf5](https://github.com/jianfch/stable-ts/commit/da33bf5e0f1c93e00eda9dcb5d4f635a1f1e1b35))
* added `--demucs_option`, `--model_option`, `--transcribe_option`, `--save_option` to CLI ([da33bf5](https://github.com/jianfch/stable-ts/commit/da33bf5e0f1c93e00eda9dcb5d4f635a1f1e1b35))
* added `--transcribe_method` to CLI ([da33bf5](https://github.com/jianfch/stable-ts/commit/da33bf5e0f1c93e00eda9dcb5d4f635a1f1e1b35))
* added `Segment.words_by_lock()`, `WhisperResult.all_words_by_lock()` ([da33bf5](https://github.com/jianfch/stable-ts/commit/da33bf5e0f1c93e00eda9dcb5d4f635a1f1e1b35))
* added `strip` to `WhisperResult.lock()` ([e98c3d6](https://github.com/jianfch/stable-ts/commit/e98c3d6191fae901fc0ed2fa217785d11c9d649e))
* fixed docstring of `WhisperResult.lock()` ([05bba74](https://github.com/jianfch/stable-ts/commit/05bba74e900fa0aca081ac06ebb5b91e5a50b068))
* improved `--debug` for CLI ([da33bf5](https://github.com/jianfch/stable-ts/commit/da33bf5e0f1c93e00eda9dcb5d4f635a1f1e1b35))
* improved `even_split=True` for `WhisperResult.split_by_length()` ([da33bf5](https://github.com/jianfch/stable-ts/commit/da33bf5e0f1c93e00eda9dcb5d4f635a1f1e1b35))
* updated docstring of `WhisperResult.split_by_length()` ([da33bf5](https://github.com/jianfch/stable-ts/commit/da33bf5e0f1c93e00eda9dcb5d4f635a1f1e1b35))

2.11.4

* added `lock()` to `WhisperResult` ([384fc3c](https://github.com/jianfch/stable-ts/commit/384fc3ce40c80279acbac2bc86f671f319cfefb6))
* added `'l'` as method key to `WhisperResult.regroup()` ([384fc3c](https://github.com/jianfch/stable-ts/commit/384fc3ce40c80279acbac2bc86f671f319cfefb6))
* added progress bar to transcription with faster-whisper ([5ac6f5e](https://github.com/jianfch/stable-ts/commit/5ac6f5e11eedddc7bedf728c70eb19b303b4b63c))
* updated `--output_format` to accept multiple formats ([384fc3c](https://github.com/jianfch/stable-ts/commit/384fc3ce40c80279acbac2bc86f671f319cfefb6))
* updated `WhisperResult.reset()` to match its initialization ([384fc3c](https://github.com/jianfch/stable-ts/commit/384fc3ce40c80279acbac2bc86f671f319cfefb6))
* updated `regroup()` to parse `regroup_algo` into dict ([384fc3c](https://github.com/jianfch/stable-ts/commit/384fc3ce40c80279acbac2bc86f671f319cfefb6))

2.11.3

* added `check_sorted` to `WhisperResult` ([4054ca1](https://github.com/jianfch/stable-ts/commit/4054ca174d9ad0fffbaf0a1e09cdbfdf3fd1cbca))
* added `check_sorted` to `transcribe_any()` ([07eaf9e](https://github.com/jianfch/stable-ts/commit/07eaf9e34b7996fe46a7afcac0ae8f8d7e73bfa7))
* added `round_all_timestamps()` to `result.Segment` and `result.WordTiming` ([4a7e52b](https://github.com/jianfch/stable-ts/commit/4a7e52bef88552c91249ff05c580e84cd5c168de))
* changed default to `word_timestamps=True` for `faster_transcribe()` ([4a7e52b](https://github.com/jianfch/stable-ts/commit/4a7e52bef88552c91249ff05c580e84cd5c168de))
* changed `raise_for_unsorted()` logic ([4a7e52b](https://github.com/jianfch/stable-ts/commit/4a7e52bef88552c91249ff05c580e84cd5c168de))
* fixed `WhisperResult.force_order()` to work as intended ([4a7e52b](https://github.com/jianfch/stable-ts/commit/4a7e52bef88552c91249ff05c580e84cd5c168de))

2.11.2

* fixed `condition_on_previous_text` ([641cce7](https://github.com/jianfch/stable-ts/commit/641cce70baeb611795a9c828846631ee5d394bd4))
* updated Whisper version to `v20230918` ([641cce7](https://github.com/jianfch/stable-ts/commit/641cce70baeb611795a9c828846631ee5d394bd4))

Page 7 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.