Whisper API & Word-Level Time-stamping

Hey all!

I am a Node developer looking into adding word-level time-stamping into a transcription tool I am building. Is this possible with Whisper, currently? And if so, is it specifically possible with Node?

Thank you in advance!

The API has no timestamp at this moment but you can use this: whisper-timestamped

Ah thank you for this!! Hopefully Whisper will have it natively soon, but this looks promising.

Perhaps this is a dumb question, but is there a way to easily implement this into my Node web application? I have no Python experience.

Alternatively you can use Whisper from replicate.

Output example: (not sure if this is what you want)
image