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

Disonnecting during transcription (whisper.cpp) #46

Closed Ghostkwebb closed 1 year ago

Ghostkwebb commented 1 year ago

So I was trying to do this and this problem kept on coming and I don't know how to fix it or if there is a workaround to this.

https://github.com/abdeladim-s/subsai/assets/61558762/d9164cdf-7f9d-4994-a1ff-8a5b3bdbd0f0

abdeladim-s commented 1 year ago

Could you please create a new virtual environment and give a try a now? I think it will be solved now!

Ghostkwebb commented 1 year ago

I tried again and reinstalled it because the same thing happened before reinstalling.

https://github.com/abdeladim-s/subsai/assets/61558762/c63cbd8e-9b8c-4819-90c9-42afa158ed5e

abdeladim-s commented 1 year ago

I think I found the cause of the problem. The download url of whisper.cpp ggml models has been changed, and that makes a 404 page to be downloaded instead of the models.

Let me know if you find any other issue ?

Ghostkwebb commented 1 year ago

Sir I Thank You Very Much for making this amazing piece of software and making it free and after the fixes you have made it works perfectly without any problems so THANK YOU VERY MUCH!

abdeladim-s commented 1 year ago

Great to hear that it works perfectly now You are welcome @Ghostkwebb :)