candle icon indicating copy to clipboard operation
candle copied to clipboard

Word Timestamp for whisper

Open bp7968h opened this issue 4 months ago • 2 comments

Hi is there no way to get word timestamp using the whisper in candle?

The example successfully demonstrates the retrieval of segment timestamp but how would one retrieve word timestamp.

When I look into python code, they seem to pass this word_timestamp=True argument while transcribing and get the result with base model.

Is there any work around or can someone point me towards how to achieve this please.

bp7968h avatar Jun 29 '25 01:06 bp7968h