Hi! I've got an error below trying to read vtt file.
Standalone cue identifier in line 1149.
File "/Users/anton/repositories/stt-tts/step_3_generate_audio.py", line 54, in
vtt = webvtt.read("seamanship_1_transformed.vtt")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
webvtt.errors.MalformedCaptionError: Standalone cue identifier in line 1149.
Hi! I've got an error below trying to read vtt file. Standalone cue identifier in line 1149. File "/Users/anton/repositories/stt-tts/step_3_generate_audio.py", line 54, in
vtt = webvtt.read("seamanship_1_transformed.vtt")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
webvtt.errors.MalformedCaptionError: Standalone cue identifier in line 1149.