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