why using "openai/whisper-large-v2" and without a timestamp?

#4
by new4u - opened

Thank you for the work, could you please add the timestamp to it?
as follows

prediction = pipe(sample.copy(), batch_size=8, return_timestamps=True)["chunks"]

Sign up or log in to comment