You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to generate subtitles for a movie, translating them from Spanish to English, using this command:
auto_subtitle "C:\Users\User\Videos\Movies\LM2.mp4" --model medium --language es --task translate --srt_only true -o subtitled/
And it seems to work all right, no errors or anything, but when it's about 80%-90% done, it stops and shows me the command prompt again, and only sometimes writes an .srt file.
The video file I've been working with is about an hour and 22 minutes long, but I've tried cutting it in half and even on the shorter file, it still fails around 80%.
Is there anything else I should be doing to make it work?
The text was updated successfully, but these errors were encountered:
I've been trying to generate subtitles for a movie, translating them from Spanish to English, using this command:
auto_subtitle "C:\Users\User\Videos\Movies\LM2.mp4" --model medium --language es --task translate --srt_only true -o subtitled/
And it seems to work all right, no errors or anything, but when it's about 80%-90% done, it stops and shows me the command prompt again, and only sometimes writes an .srt file.
The video file I've been working with is about an hour and 22 minutes long, but I've tried cutting it in half and even on the shorter file, it still fails around 80%.
Is there anything else I should be doing to make it work?
The text was updated successfully, but these errors were encountered: