whisper.cpp/include
Kirill K 75dcf461d7 feat: add t_dtw_end for accurate DTW word timestamps
Add t_dtw_end field to whisper_token_data to capture the end time
from DTW alignment path, not just the start. This enables accurate
word-level timestamps that can detect pauses/silence between words.

Previously only t_dtw (start) was stored, causing silence to be
absorbed into token durations.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 22:15:00 -08:00
..
whisper.h feat: add t_dtw_end for accurate DTW word timestamps 2026-01-18 22:15:00 -08:00