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

Just this one track consistently creates 0-byte SRT files β€” reproduceable πŸ‘‚πŸ»0οΈβƒ£πŸ˜’ #8964

Open
ClaireCJS opened this issue Nov 1, 2024 · 1 comment

Comments

@ClaireCJS
Copy link

ClaireCJS commented Nov 1, 2024

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
Copy link
Author

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.

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

1 participant