faster-whisper
faster-whisper copied to clipboard
Long video processing failure without error
I tested a long video (8 hours) on aws ec2 g4dn.xlarge and it has been killed some minutes after model.transcribe() function call.
INFO in transcribe: Processing audio with duration 08:10:38.653
faster-whisper: 1.0.1
model: large-v2
compute_type: float16
Try to test that file locally.
Is there any difference?