Hendrik Böhmer

Results 2 issues of Hendrik Böhmer

## 🐛 Bug When I load a sequence of TIF images according to [this](https://napari.org/stable/tutorials/processing/dask.html#make-your-life-easier-with-dask-image) method, the dimension slider is set to the 3rd position and the according image is displayed....

enhancement

How to recreate: 1. Create a clean python virtualenv in an empty folder ```bash python -m venv .env ``` 2. Install pywhispercpp from source ```bash pip install git+https://github.com/abdeladim-s/pywhispercpp ``` 3....