abdeladim-s / subsai

🎞️ Subtitles generation tool (Web-UI + CLI + Python package) powered by OpenAI's Whisper and its variants 🎞️
https://abdeladim-s.github.io/subsai/
GNU General Public License v3.0
1.25k stars 104 forks source link

Issue when installing local or docker #115

Open mkatic007 opened 7 months ago

mkatic007 commented 7 months ago

Cannot install -r requirements.txt (line 12) and faster_whisper==0.10.0 because these package versions have conflicting dependencies.

abdeladim-s commented 7 months ago

thanks @mkatic007 for reporting the issue. It should be fixed now.