Tanvi Ranga
Results
1
issues of
Tanvi Ranga
`import whisperx import gc import torch device = "cuda" audio_file = "/content/audio_fixed_1.wav" batch_size = 16 # reduce if low on GPU mem compute_type = "int8" # change to "int8" if...