candle
candle copied to clipboard
Word Timestamp for whisper
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.