Break until next #36
TiltedChris
started this conversation in
General
Replies: 2 comments
-
I would recommend you yo check your SRT file. I guess the timing would be mis alligned. It should follow the proper format. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Try using the latest version of main.py: https://github.com/ThioJoe/Auto-Synced-Translated-Dubs/blob/main/main.py |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got following error, how can I fix this
subsDict[str(int(line)-1)]['break_until_next'] = processedTime1 - int(subsDict[str(int(line) - 1)]['end_ms'])
~~~~~~~~^^^^^^^^^^^^^^^^^^^^
KeyError: '1'
Beta Was this translation helpful? Give feedback.
All reactions