Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process stops at around 80%-90% finished #94

Open
technopoet opened this issue Aug 9, 2024 · 2 comments
Open

Process stops at around 80%-90% finished #94

technopoet opened this issue Aug 9, 2024 · 2 comments

Comments

@technopoet
Copy link

technopoet commented Aug 9, 2024

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?

@redasuka02
Copy link

I have the same issue when processing a movie file. Is there any log file I can check?

@TheDestr0yer
Copy link

Same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants