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.15k stars 96 forks source link

Missing assets when running tests #123

Closed lotka closed 3 months ago

lotka commented 3 months ago

I'm trying to run the tests and I have found the following files missing:

../assets/video/test1.mp4

../assets/video/test1.srt

abdeladim-s commented 3 months ago

Thanks @lotka for pointing that out. I have fixed the issue, I think it should be working now.

lotka commented 3 months ago

Thanks!

I'm still getting some others errors with the tests but I will close this issue