whisper.cpp
dc961166 - fix: VAD time mapping timestamp drift caused by overlap samples (#3711)

Commit
71 days ago
fix: VAD time mapping timestamp drift caused by overlap samples (#3711) * whisper : fix VAD segment overlap boundary handling - Use original segment length (pre-overlap) for vad_end in the time mapping table, so segment boundaries are preserved accurately Claude Sonnet 4.6 (Low) * whisper : remove intermediate VAD time mapping points Now that segment boundaries are mapped accurately, the intermediate point interpolation is no longer necessary. --------- Co-authored-by: Lohopupa <lohopupa@gmail.com>
Author
Parents
Loading