why using "openai/whisper-large-v2" and without a timestamp?
#4
by
new4u
- opened
according to https://huggingface.co./openai/whisper-large-v2/discussions/16,it has already updated on the model~
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"]