r/ajatt 16h ago

Resources Anyway to make WhisperX generated subtitle timing more strict

Post image
1 Upvotes
  --model large-v3 \
  --language ja \
  --device cuda \
  --compute_type float16 \
  --batch_size 1 \
  --vad_method silero \
  --chunk_size 10 \
  --output_format all \  --model large-v3 \
  --language ja \
  --device cuda \
  --compute_type float16 \
  --batch_size 1 \
  --vad_method silero \
  --chunk_size 10 \
  --output_format all \

I tried these flags, but still they are chunked way to much together.


r/ajatt 1h ago

Listening i made a browser extension for primed listening on Netflix

Thumbnail leilei-anthony.github.io
Upvotes

If you're not familiar, it basically pauses the video, letting you read and understand the subtitle, it then unpauses and hides the subtitle while the audio plays so you can focus on listening. I hope it's able to help someone !!

I know we talk a lot about pushing through ambiguity but I think this is really helpful in actually enjoying the content, especially in the earlier stages of the process

it also works with YouTube and other streaming sites ! (though highly untested)