Hey, i am using the appimage version, running that on a debian. Keep getting this message. Clicking on Install missing dependencies didn’t do anything, done that a couple times. Before it also complained about other deps, but installing them through:
sudo apt install python3-srt
sudo apt install python3-torch
Solved the problems, but with whisper:
sudo apt install python3-openai-whisper
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package python3-openai-whisper
Don’t really have an idea how to fix that, would be greatfull for some help