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

Generate only the SRT file #130

Open NiicOw974 opened 2 months ago

NiicOw974 commented 2 months ago

Hi, how I can generate only the .srt file of a video without overlayed subtitle ?

Thanks

abdeladim-s commented 2 months ago

Hi @NiicOw974, Yes you can export just the srt file. Are you using the webui or the command line ?