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
Hi, good work. I'm confused when I increase the length of the video, there's always an error
in
video_robot.add_subtitles(search_result)
File "videorobot.py", line 69, in add_subtitles
sentences[10],sentences[11],sentences[12],)
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
Hi, good work. I'm confused when I increase the length of the video, there's always an error
in
video_robot.add_subtitles(search_result)
File "videorobot.py", line 69, in add_subtitles
sentences[10],sentences[11],sentences[12],)
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: