auto-subtitle icon indicating copy to clipboard operation
auto-subtitle copied to clipboard

Automatically generate and overlay subtitles for any video.

Results 70 auto-subtitle issues
Sort by recently updated
recently updated
newest added

I kept getting an error when running auto-subtitle: ``` ModuleNotFoundError: No module named 'ffmpeg' ``` This seems to be caused by the fact that openai-whisper dropped the upstream dependency of...

Tries to fix https://github.com/m1guelpf/auto-subtitle/issues/60

It's trying to embed the subtitles to the video and as a result the CPU temp is [hiking](https://images2.imgbox.com/ef/37/ZDPPDrJv_o.png) alongside the usage. Is that possible to skip embedding process and just...

I encountered a similar issue described in #28, but my videos are in English. I suspect it is related to the variable framerates of the video's recording device. After some...

Installation done but when I run `auto_subtitle 00.mp4 -o subtitled/` I have this error `[1] 4368 segmentation fault auto_subtitle 00.mp4 -o subtitled/`

I'm not certain whether this should be a feature request, bug or request for clearer documentation. I have a video that has spoken English text and want to have subtitles...

is there a way to control the pre and post duration of the title? now it starts at 0 sec and stays displayed until the next dialogue. thank you

Environment: MacOS, Arm m1, 10 cores, 32GB RAM ``` auto_subtitle in.mp4 --model medium --task translate -o out/ 100%|█████████████████████████████████████| 1.42G/1.42G [02:48