SubtitleEdit / subtitleedit

the subtitle editor :)
http://www.nikse.dk/SubtitleEdit/Help
GNU General Public License v3.0
8.87k stars 916 forks source link

Just this one track consistently creates 0-byte SRT files — reproduceable 👂🏻0️⃣😢 #8964

Open ClaireCJS opened 2 weeks ago

ClaireCJS commented 2 weeks ago
Faster-Whisper-XXL.exe --model=large-v2   --language=en --output_dir "C:\MP3\TV & MOVIES & GAMES\TRIBUTES\1997 - TV Terror - Felching A Dead Horse" --output_format srt --vad_filter True   --max_line_count 1 --max_line_width 20 --ff_mdx_kim2 --highlight_words False --beep_off --check_files --sentence --verbose True --vad_filter=True --vad_threshold=0.2 --vad_min_speech_duration_ms=150 --vad_min_silence_duration_ms=200 --vad_max_speech_duration_s 5 --vad_speech_pad_ms=199 --vad_dump  "2_12_Coin Of The Realm - Outer LImits.flac"

This command consistently yields a 0-byte SRT file [and also leaves the _vad_origina.lsrt kruft in the folder]

As you can see from the screenshot {ignore the pretty colors, that's my postprocessor that cycles text color as a way of reducing "is this hung?" anxiety}, it ACTS as if it fully generated the subtitles, but in fact does not: image

I've included the downloaded json, and the command used, but the file it was used on exceeds the 25M github comment limitation by about 1 meg... so I uploaded the song file here: https://we.tl/t-qyFAKzuqrz

2_12_Coin Of The Realm - Outer Limits.json 2_12_Coin Of The Realm - Outer Limits.log

ClaireCJS commented 2 weeks ago

That WeTransfer link is only good for 48 hrs, so i suspect you'll need me to re-upload it once you get to this.