Use speech2text on Debian (based distro) requiring set up a python venv because there us no vosk or whisper dependencies in Debian’s repo.
But Debian shipped whisper.cpp now. I guess with the help of pywhispercpp we probably will have a way to use this without need to configure the dependencies manually.
I made a deb package of pywhispercpp if anyone is interested.