Timestamps

#2
by Taino - opened

How can we get transcriptions with timestamps?

PR for this will be merged to Transformers soon! https://github.com/huggingface/transformers/pull/20620
Timestamps will be available after this PR

oh wow amazing

okay wonderful how do we integrate this?

Hey @Taino ! It's in transformers now, just make sure you've installed from main: https://huggingface.co/docs/transformers/installation#install-from-source

And then follow the code snippet here: https://huggingface.co/openai/whisper-large-v2#long-form-transcription

Sign up or log in to comment