#is there a way to get word-timestamps? Who needs character level, that's ridicilous!

1 messages · Page 1 of 1 (latest)

uncut gorgeBOT
#
AI-generated Answer for vladimir0583

Currently, ElevenLabs provides timestamps at the character level, not at the word level. If you need word-based timestamps, you can implement a custom solution. One approach is to calculate word timestamps by counting characters up to each space (" ") and summing their durations based on the provided character-level timestamps.

This workaround can help transition to word-level highlighting in your app. Let me know if you need further clarification!

leaden swan
#

Jesus Christ, who design this API I wonder