You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
step2: suppress false drift warnings for pre-anchor intro segments
The drift check now starts at anchor_si instead of segment 0.
Segments before the anchor lie in the podcast intro jingle where
Whisper produces no words — that is expected behaviour, not drift.
Also changed 'FEHLER' to 'WARNUNG' in the message text since a missing
w1 word near an expected timestamp is a warning, not a hard error.
0 commit comments