* deprecated `suppress_attention` ([5513609](https://github.com/jianfch/stable-ts/commit/5513609b33935192cc54432bd224abd04b535965))
* deprecated `ts_num` and `ts_noise` ([5513609](https://github.com/jianfch/stable-ts/commit/5513609b33935192cc54432bd224abd04b535965))
* added [noisereduce](https://github.com/timsainb/noisereduce) as a supported denoisers ([03bb83b](https://github.com/jianfch/stable-ts/commit/03bb83beb30a4763884efc0bfd5b5bd17ea3c0df))
* added `engine` to `load_model()` ([5513609](https://github.com/jianfch/stable-ts/commit/5513609b33935192cc54432bd224abd04b535965))
* added `extra_models`, to `align()` and `transcribe()` ([5513609](https://github.com/jianfch/stable-ts/commit/5513609b33935192cc54432bd224abd04b535965))
* added `presplit` and `gap_padding` to `align()` ([5513609](https://github.com/jianfch/stable-ts/commit/5513609b33935192cc54432bd224abd04b535965))
* fixed docstring of `adjust_by_silence()` ([5513609](https://github.com/jianfch/stable-ts/commit/5513609b33935192cc54432bd224abd04b535965))
* fixed `dfnet` denoiser model to use specified `device` ([5513609](https://github.com/jianfch/stable-ts/commit/5513609b33935192cc54432bd224abd04b535965))
* fixed error from `progress=True` when `denoiser='noisereduce'` ([5513609](https://github.com/jianfch/stable-ts/commit/5513609b33935192cc54432bd224abd04b535965))
* fixed incorrect titles when downloading audio with yt-dlp([5513609](https://github.com/jianfch/stable-ts/commit/5513609b33935192cc54432bd224abd04b535965))
* changed `'demucs'` and `'dfnet'` denoisers to denoise in 2 channels when `stream=False` ([5513609](https://github.com/jianfch/stable-ts/commit/5513609b33935192cc54432bd224abd04b535965))
* improved word timing by making `gap_padding` more effective ([5513609](https://github.com/jianfch/stable-ts/commit/5513609b33935192cc54432bd224abd04b535965))